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 589e069 + 9e29a51 commit e716e35Copy full SHA for e716e35
Dockerfile
@@ -47,7 +47,7 @@ RUN echo "export PATH=/opt/containerbase/tools/python/${PYTHON_VERSION}/bin:\${P
47
# renovate: datasource=github-releases packageName=kubernetes-sigs/kustomize depname=kustomize tagPrefix=kustomize/v
48
ARG KUSTOMIZE_VERSION=5.6.0
49
# renovate: datasource=github-releases packageName=projectsyn/jsonnet-bundler depname=jsonnet-bundler
50
-ARG JSONNET_BUNDLER_VERSION=v0.6.2
+ARG JSONNET_BUNDLER_VERSION=v0.6.3
51
52
# Install Commodore binary dependencies
53
RUN curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 \
0 commit comments