Skip to content

Commit 7829b6e

Browse files
authored
Merge pull request #1094 from projectsyn/renovate/projectsyn-jsonnet-bundler-0.x
Update dependency projectsyn/jsonnet-bundler to v0.6.3
2 parents 73cfe55 + f6f373e commit 7829b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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)