Skip to content

Commit

Permalink
fix: update list of supported cr (#128)
Browse files Browse the repository at this point in the history
* fix: update list of supported cr
  • Loading branch information
saumilmac authored Aug 2, 2024
1 parent d56ea94 commit a0a6dab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/snyk-broker/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: snyk-broker
version: 2.7.1
version: 2.7.2
description: A Helm chart for Kubernetes
type: application
2 changes: 2 additions & 0 deletions charts/snyk-broker/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@
"quay-cr",
"nexus-cr",
"github-cr",
"google-artifact-cr",
"gitlab-cr",
"ecr",
"digitalocean-cr"
]
Expand Down

0 comments on commit a0a6dab

Please sign in to comment.