Skip to content

Commit

Permalink
Merge pull request #370 from projectsyn/renovate/kustomize-5.x
Browse files Browse the repository at this point in the history
Update dependency kustomize to v5.6.0
  • Loading branch information
simu authored Jan 17, 2025
2 parents 89280ce + 85a4dda commit e75ecf7
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 @@ -45,7 +45,7 @@ RUN pip install -r requirements.txt
RUN echo "export PATH=/opt/containerbase/tools/python/${PYTHON_VERSION}/bin:\${PATH}" >> /usr/local/etc/env

# renovate: datasource=github-releases packageName=kubernetes-sigs/kustomize depname=kustomize tagPrefix=kustomize/v
ARG KUSTOMIZE_VERSION=5.5.0
ARG KUSTOMIZE_VERSION=5.6.0
# renovate: datasource=github-releases packageName=projectsyn/jsonnet-bundler depname=jsonnet-bundler
ARG JSONNET_BUNDLER_VERSION=v0.6.2

Expand Down

0 comments on commit e75ecf7

Please sign in to comment.