Skip to content

Commit

Permalink
fix: Update backstage catalog file (#38)
Browse files Browse the repository at this point in the history
* fix: Update backstage catalog file

* Update catalog-info.yaml

---------

Co-authored-by: Onkar Banerjee <46961494+onkarbanerjee@users.noreply.github.com>
  • Loading branch information
misranitin and onkarbanerjee authored Nov 25, 2023
1 parent cec9046 commit 121da7e
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,3 +1,4 @@
# nonk8s
---
apiVersion: backstage.io/v1alpha1
kind: Component
Expand All @@ -7,9 +8,10 @@ metadata:
github.com/project-slug: honestbank/mfa-lib
sonarqube.org/project-key: honestbank_mfa-lib
tags:
- idempotent:false
- language:golang
- stateless:true
spec:
type: library
lifecycle: production
owner: group:spend-squad
---

0 comments on commit 121da7e

Please sign in to comment.