Skip to content

Commit

Permalink
Merge pull request #1373 from snyk/staging
Browse files Browse the repository at this point in the history
RELEASE
  • Loading branch information
minsiyang committed Oct 4, 2023
2 parents 6f810d3 + 0f05059 commit ee2fb19
Show file tree
Hide file tree
Showing 4 changed files with 317 additions and 310 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/relock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run npm update
run: |
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
npm update
npm update --save
rm -f .npmrc
- name: Create Signed Commit
Expand Down
11 changes: 11 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: kubernetes-monitor
annotations:
github.com/project-slug: snyk/kubernetes-monitor
github.com/team-slug: snyk/container-integration
spec:
type: external-tooling
lifecycle: "-"
owner: container-integration
Loading

0 comments on commit ee2fb19

Please sign in to comment.