Skip to content

Commit

Permalink
Add catalog-info.yaml config file (#1447)
Browse files Browse the repository at this point in the history
* Add catalog-info.yaml config file

* Add type and correct lifecycle
  • Loading branch information
chuckcarpenter committed May 11, 2021
1 parent 6bf0d75 commit b115e3e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions catalog-info.yaml
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: shepherd
annotations:
github.com/project-slug: shipshapecode/shepherd
spec:
type: library
lifecycle: production
owner: internal

0 comments on commit b115e3e

Please sign in to comment.