Skip to content

Commit

Permalink
Merge pull request #275 from krunalhinguu/add-helm-v3.16.1
Browse files Browse the repository at this point in the history
Add helm v3.16.1
  • Loading branch information
mallardduck authored Sep 30, 2024
2 parents ddba4d7 + 7a3a65f commit 19fba36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/make/deps.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# renovate: datasource=github-release-attachments depName=rancher/helm
HELM_VERSION := v3.15.1-rancher2
HELM_VERSION := v3.16.1-rancher1

KUBECTL_VERSION := v1.29.9
KUBECTL_SUM_arm64 ?= $(shell curl -L "https://dl.k8s.io/release/$(KUBECTL_VERSION)/bin/linux/arm64/kubectl.sha256")
Expand Down

0 comments on commit 19fba36

Please sign in to comment.