Skip to content

Commit 404b827

Browse files
authored
Merge pull request #1168 from projectsyn/renovate/kubernetes-sigs-kustomize-5.x
Update dependency kubernetes-sigs/kustomize to v5.7.0
2 parents e5f1275 + 462de82 commit 404b827

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)