Skip to content

Commit 801e79c

Browse files
Update dependency helm to v4.2.1
1 parent b3abd11 commit 801e79c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ARG KUSTOMIZE_VERSION=5.8.1
4343
# renovate: datasource=github-releases packageName=projectsyn/jsonnet-bundler depname=jsonnet-bundler
4444
ARG JSONNET_BUNDLER_VERSION=v0.6.3
4545
# renovate: datasource=github-releases packageName=helm/helm depname=helm
46-
ARG HELM_VERSION=v4.2.0
46+
ARG HELM_VERSION=v4.2.1
4747

4848
# Install Commodore binary dependencies
4949
RUN --mount=type=secret,id=COMMODORE_GITHUB_TOKEN,env=COMMODORE_GITHUB_TOKEN \

0 commit comments

Comments
 (0)