Skip to content

Commit

Permalink
Merge pull request #252 from rancher/renovate/aquasecurity-kube-bench…
Browse files Browse the repository at this point in the history
…-0.x

chore(deps): update dependency aquasecurity/kube-bench to v0.9.0
  • Loading branch information
andypitcher authored Oct 16, 2024
2 parents 2b9c8d1 + 89115c0 commit dfeb99e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions hack/make/deps.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ KIND_VERSION ?= 0.24.0
KUBERNETES_VERSION ?= v$(KUBECTL_VERSION)

# renovate: datasource=github-release-attachments depName=aquasecurity/kube-bench
KUBE_BENCH_VERSION ?= v0.8.0
# renovate: datasource=github-release-attachments depName=aquasecurity/kube-bench digestVersion=v0.8.0
KUBE_BENCH_SUM_arm64 ?= 82256042da9d78bb1cf1726dc8c108459c3cdc34df6298349113f551bde0feff
# renovate: datasource=github-release-attachments depName=aquasecurity/kube-bench digestVersion=v0.8.0
KUBE_BENCH_SUM_amd64 ?= 8e8f083819678956b6c36623a6a0638741340397ffc209cd71a6b4907f2bb05e
KUBE_BENCH_VERSION ?= v0.9.0
# renovate: datasource=github-release-attachments depName=aquasecurity/kube-bench digestVersion=v0.9.0
KUBE_BENCH_SUM_arm64 ?= c88fad58394a3a93e13d779cec59ae01b95c93ff01f5fdb29aaf1c07c365bc76
# renovate: datasource=github-release-attachments depName=aquasecurity/kube-bench digestVersion=v0.9.0
KUBE_BENCH_SUM_amd64 ?= b0a30f3af1dc6b3895e2b479fbf37d59831d7e74f9d6c1f0761977004d726587

# renovate: datasource=github-release-attachments depName=vmware-tanzu/sonobuoy
SONOBUOY_VERSION ?= v0.57.2
Expand Down

0 comments on commit dfeb99e

Please sign in to comment.