We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5f1275 + 462de82 commit 404b827Copy full SHA for 404b827
1 file changed
Dockerfile
@@ -46,7 +46,7 @@ RUN curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master
46
&& ./get_helm.sh \
47
&& mv /usr/local/bin/helm /usr/local/bin/helm2
48
49
-ARG KUSTOMIZE_VERSION=5.6.0
+ARG KUSTOMIZE_VERSION=5.7.0
50
ARG JSONNET_BUNDLER_VERSION=v0.6.3
51
52
RUN ./tools/install-jb.sh ${JSONNET_BUNDLER_VERSION} \
0 commit comments