Skip to content

Commit 01ad3fa

Browse files
authored
Add catalog-info.yaml config file (#75)
1 parent d376662 commit 01ad3fa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

catalog-info.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: loopback4-vault
5+
annotations:
6+
github.com/project-slug: sourcefuse/loopback4-vault
7+
spec:
8+
type: other
9+
lifecycle: unknown
10+
owner: sourcefuse

0 commit comments

Comments
 (0)