Skip to content

Commit

Permalink
Change default chart branch to dev-v2.6.10 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmweir authored and KevinJoiner committed Jan 19, 2023
1 parent 0402678 commit 5a56a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ WORKDIR /var/lib/rancher
ARG ARCH=amd64
ARG IMAGE_REPO=rancher
ARG SYSTEM_CHART_DEFAULT_BRANCH=release-v2.6
ARG CHART_DEFAULT_BRANCH=dev-v2.6
ARG CHART_DEFAULT_BRANCH=dev-v2.6.10
ARG PARTNER_CHART_DEFAULT_BRANCH=main
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
Expand Down

0 comments on commit 5a56a94

Please sign in to comment.