Skip to content

Commit

Permalink
Change backstage catalog info to component (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
kornys authored Jul 16, 2024
1 parent b9a3bd1 commit 4245776
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
apiVersion: backstage.io/v1alpha1
kind: System
kind: Component
metadata:
name: test-metadata-generator
title: Test Metadata Generator
Expand All @@ -16,5 +16,7 @@ metadata:
url: https://github.com/skodjob/test-metadata-generator/blob/main/README.md
icon: help
spec:
type: library
lifecycle: production
owner: group:redhat/skodjob
domain: quality-community/quality-community

0 comments on commit 4245776

Please sign in to comment.