Skip to content

Commit 3254d43

Browse files
Merge pull request jamf#17 from jamf/JPXI-5442
added repo info file
2 parents ec17275 + 4224e75 commit 3254d43

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

catalog-info.yml

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: go-mysqldump
5+
description: instructions to create MySQL dumps
6+
labels:
7+
- jira-key: JPXI
8+
links:
9+
- url:
10+
- url:
11+
spec:
12+
type: library
13+
lifecycle: production
14+
owner: deerstalker
15+
system: Pro

0 commit comments

Comments
 (0)