Skip to content

Commit d7fb9ca

Browse files
Update dependency helm/helm to v4.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fa010a commit d7fb9ca

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 @@ RUN pip install ./dist/syn_commodore-*-py3-none-any.whl
4343

4444
ARG KUSTOMIZE_VERSION=5.8.1
4545
ARG JSONNET_BUNDLER_VERSION=v0.6.3
46-
ARG HELM_VERSION=v4.1.4
46+
ARG HELM_VERSION=v4.2.0
4747

4848
RUN commodore tool install helm --version ${HELM_VERSION} \
4949
&& commodore tool install kustomize --version ${KUSTOMIZE_VERSION} \

0 commit comments

Comments
 (0)