Skip to content

Commit a57aed6

Browse files
author
Piotr Zaniewski
authored
Merge pull request #229 from upbound/convert-to-component
Fast Follow: Converting upjet to component to include CI visibility
2 parents a02ad96 + 95002d6 commit a57aed6

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,5 +1,5 @@
11
apiVersion: backstage.io/v1alpha1
2-
kind: System
2+
kind: Component
33
metadata:
44
name: upjet
55
description: "A code generation framework and runtime for Crossplane providers"
@@ -9,4 +9,6 @@ metadata:
99
annotations:
1010
github.com/project-slug: upbound/upjet
1111
spec:
12+
type: library
13+
lifecycle: production
1214
owner: team:extensions

0 commit comments

Comments
 (0)