Skip to content

Commit 6354226

Browse files
authored
Change backstage catalog info to component (#143)
1 parent 503840b commit 6354226

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

catalog-info.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
apiVersion: backstage.io/v1alpha1
3-
kind: System
3+
kind: Component
44
metadata:
55
name: test-frame
66
title: Test Frame
@@ -20,5 +20,7 @@ metadata:
2020
- title: Blogpost
2121
url: https://skodjob.io/tools/test-frame-introduction/
2222
spec:
23+
type: library
24+
lifecycle: production
2325
owner: group:redhat/skodjob
2426
domain: quality-community/quality-community

0 commit comments

Comments
 (0)