Skip to content

Commit

Permalink
Merge pull request #1083 from projectsyn/renovate/kubernetes-sigs-kus…
Browse files Browse the repository at this point in the history
…tomize-5.x

Update dependency kubernetes-sigs/kustomize to v5.6.0
  • Loading branch information
simu authored Jan 15, 2025
2 parents bfd03d6 + feb813c commit da47f50
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 @@ -52,7 +52,7 @@ RUN curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master
&& ./get_helm.sh \
&& mv /usr/local/bin/helm /usr/local/bin/helm2

ARG KUSTOMIZE_VERSION=5.5.0
ARG KUSTOMIZE_VERSION=5.6.0

RUN ./tools/install-jb.sh v0.6.2 \
&& curl -fsSLO "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" \
Expand Down

0 comments on commit da47f50

Please sign in to comment.