We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e87f03 + 9a923b2 commit 7c7f19dCopy full SHA for 7c7f19d
Dockerfile
@@ -43,7 +43,7 @@ RUN pip install ./dist/syn_commodore-*-py3-none-any.whl
43
44
ARG KUSTOMIZE_VERSION=5.8.0
45
ARG JSONNET_BUNDLER_VERSION=v0.6.3
46
-ARG HELM_VERSION=v3.19.4
+ARG HELM_VERSION=v4.0.4
47
48
RUN commodore tool install helm --version ${HELM_VERSION} \
49
&& commodore tool install kustomize --version ${KUSTOMIZE_VERSION} \
0 commit comments