Skip to content

Commit

Permalink
Merge pull request #380 from projectsyn/renovate/jsonnet-bundler-0.x
Browse files Browse the repository at this point in the history
Update dependency jsonnet-bundler to v0.6.3
  • Loading branch information
simu authored Jan 21, 2025
2 parents 589e069 + 9e29a51 commit e716e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN echo "export PATH=/opt/containerbase/tools/python/${PYTHON_VERSION}/bin:\${P
# renovate: datasource=github-releases packageName=kubernetes-sigs/kustomize depname=kustomize tagPrefix=kustomize/v
ARG KUSTOMIZE_VERSION=5.6.0
# renovate: datasource=github-releases packageName=projectsyn/jsonnet-bundler depname=jsonnet-bundler
ARG JSONNET_BUNDLER_VERSION=v0.6.2
ARG JSONNET_BUNDLER_VERSION=v0.6.3

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

0 comments on commit e716e35

Please sign in to comment.