Skip to content

Commit

Permalink
Merge pull request #15 from vtex-apps/dk-portal-setup
Browse files Browse the repository at this point in the history
Add catalog-info.yaml config file
  • Loading branch information
pabloppupulin authored Jun 6, 2024
2 parents 025dfbc + abedad1 commit 135ad55
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Added

- Add catalog-info.yaml

## [0.3.1] - 2023-09-14

### Fixed
Expand Down
10 changes: 10 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: b2b-suite
annotations:
github.com/project-slug: vtex-apps/b2b-suite
spec:
type: other
lifecycle: unknown
owner: b-2-b-enabler

0 comments on commit 135ad55

Please sign in to comment.