Skip to content

Commit 9475c37

Browse files
authored
Merge pull request #1264 from projectsyn/renovate/helm-helm-3.x
Update dependency helm/helm to v3.19.4
2 parents 6fe4b9a + e835753 commit 9475c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0
4545
ARG JSONNET_BUNDLER_VERSION=v0.6.3
46-
ARG HELM_VERSION=v3.19.2
46+
ARG HELM_VERSION=v3.19.4
4747

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

0 commit comments

Comments
 (0)