Skip to content

Commit

Permalink
chore: add catalog info (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtzeDeVries authored Dec 4, 2023
1 parent 83d23a2 commit 66248d0
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: mage-kubernetes-lib
title: Mage Kubernetes Library
tags:
- "go"
- "pkg"
- "mage"
- "kubernetes"
annotations:
github.com/project-slug: coopnorge/mage-kubernetes-lib
backstage.io/techdocs-ref: dir:.
links:
- url: https://magefile.org/
title: Official Mage site
icon: web
spec:
type: library
lifecycle: experimental
owner: engineering
dependsOn:
- component:devtools-golang-v1beta1
- component:github-workflow-supply-chain-security-validation
- component:github-workflow-techdocs
- component:techdocs
- component:vale-coop

0 comments on commit 66248d0

Please sign in to comment.