Skip to content

Commit

Permalink
Update dependency kubernetes-sigs/kustomize to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Oct 20, 2023
1 parent 7be7ba2 commit eecb3af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV CATTLE_K3S_VERSION v1.24.8+k3s1
ENV CATTLE_HELM_UNITTEST_VERSION v0.1.7-rancher4
# helm 3 version
ENV HELM_VERSION v3.9.0
ENV KUSTOMIZE_VERSION v4.5.7
ENV KUSTOMIZE_VERSION v5.2.1

# kontainer-driver-metadata branch to be set for specific branch other than dev/master, logic at rancher/rancher/pkg/settings/setting.go
ENV CATTLE_KDM_BRANCH=dev-v2.7
Expand Down
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG RKE2_CHART_DEFAULT_BRANCH=main
# kontainer-driver-metadata branch to be set for specific branch other than dev/master, logic at rancher/rancher/pkg/settings/setting.go
ARG CATTLE_KDM_BRANCH=dev-v2.7

ENV KUSTOMIZE_VERSION v4.5.7
ENV KUSTOMIZE_VERSION v5.2.1

ENV CATTLE_SYSTEM_CHART_DEFAULT_BRANCH=$SYSTEM_CHART_DEFAULT_BRANCH
ENV CATTLE_CHART_DEFAULT_BRANCH=$CHART_DEFAULT_BRANCH
Expand Down

0 comments on commit eecb3af

Please sign in to comment.