Skip to content

Commit

Permalink
Update dependency kubernetes-sigs/kustomize to v5.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent edd6c5a commit f313fbd
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 curl -fsSL -o get_helm.sh https://github.com/helm/helm/master
&& ./get_helm.sh \
&& mv /usr/local/bin/helm /usr/local/bin/helm2

ARG KUSTOMIZE_VERSION=5.3.0
ARG KUSTOMIZE_VERSION=5.4.3

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

0 comments on commit f313fbd

Please sign in to comment.