Skip to content

Commit f6f373e

Browse files
Update dependency projectsyn/jsonnet-bundler to v0.6.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73cfe55 commit f6f373e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ RUN curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master
5353
&& mv /usr/local/bin/helm /usr/local/bin/helm2
5454

5555
ARG KUSTOMIZE_VERSION=5.6.0
56-
ARG JSONNET_BUNDLER_VERSION=v0.6.2
56+
ARG JSONNET_BUNDLER_VERSION=v0.6.3
5757

5858
RUN ./tools/install-jb.sh ${JSONNET_BUNDLER_VERSION} \
5959
&& curl -fsSLO "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" \

0 commit comments

Comments
 (0)