Skip to content

Commit 0cded84

Browse files
Update dependency kubernetes-sigs/kustomize to v5.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c6954e commit 0cded84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ RUN curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master
4646
&& ./get_helm.sh \
4747
&& mv /usr/local/bin/helm /usr/local/bin/helm2
4848

49-
ARG KUSTOMIZE_VERSION=5.6.0
49+
ARG KUSTOMIZE_VERSION=5.7.0
5050
ARG JSONNET_BUNDLER_VERSION=v0.6.3
5151

5252
RUN ./tools/install-jb.sh ${JSONNET_BUNDLER_VERSION} \

0 commit comments

Comments
 (0)