Skip to content

Commit 2285b09

Browse files
breaking: the dependency helm/helm has been updated to a new major version (v4.0.0), which may include breaking changes. #major
1 parent ac69e05 commit 2285b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ARG VERSION_KUBECTL=1.32.9
1515
# renovate: datasource=github-tags depName=opentofu/opentofu
1616
ARG VERSION_OPENTOFU=1.9.4
1717
# renovate: datasource=github-tags depName=helm/helm
18-
ARG VERSION_HELM=3.18.6
18+
ARG VERSION_HELM=4.0.0
1919
# renovate: datasource=github-tags depName=kubernetes-sigs/kind
2020
ARG VERSION_KIND=0.30.0
2121
# renovate: datasource=github-tags depName=derailed/k9s

0 commit comments

Comments
 (0)