Skip to content

Commit 9e29a51

Browse files
Update dependency jsonnet-bundler to v0.6.3
1 parent 589e069 commit 9e29a51

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
@@ -47,7 +47,7 @@ RUN echo "export PATH=/opt/containerbase/tools/python/${PYTHON_VERSION}/bin:\${P
4747
# renovate: datasource=github-releases packageName=kubernetes-sigs/kustomize depname=kustomize tagPrefix=kustomize/v
4848
ARG KUSTOMIZE_VERSION=5.6.0
4949
# renovate: datasource=github-releases packageName=projectsyn/jsonnet-bundler depname=jsonnet-bundler
50-
ARG JSONNET_BUNDLER_VERSION=v0.6.2
50+
ARG JSONNET_BUNDLER_VERSION=v0.6.3
5151

5252
# Install Commodore binary dependencies
5353
RUN curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 \

0 commit comments

Comments
 (0)