File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ENV CATTLE_K3S_VERSION v1.24.8+k3s1
8
8
# version used by helm plugin install script
9
9
ENV CATTLE_HELM_UNITTEST_VERSION v0.1.7-rancher4
10
10
# helm 3 version
11
- ENV HELM_VERSION v3.9.0
11
+ ENV HELM_VERSION v3.11.2
12
12
ENV KUSTOMIZE_VERSION v4.5.7
13
13
14
14
# kontainer-driver-metadata branch to be set for specific branch other than dev/master, logic at rancher/rancher/pkg/settings/setting.go
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ENV LINODE_UI_DRIVER_VERSION v0.4.0
42
42
# make sure the version number is consistent with the one at Line 100 of pkg/data/management/machinedriver_data.go
43
43
ENV DOCKER_MACHINE_HARVESTER_VERSION v0.5.0
44
44
ENV CATTLE_KDM_BRANCH ${CATTLE_KDM_BRANCH}
45
- ENV HELM_VERSION v3.9.0
45
+ ENV HELM_VERSION v3.11.2
46
46
ENV CATTLE_WINS_AGENT_VERSION v0.4.11
47
47
ENV CATTLE_WINS_AGENT_INSTALL_SCRIPT https://raw.githubusercontent.com/rancher/wins/${CATTLE_WINS_AGENT_VERSION}/install.ps1
48
48
ENV CATTLE_WINS_AGENT_UNINSTALL_SCRIPT https://raw.githubusercontent.com/rancher/wins/${CATTLE_WINS_AGENT_VERSION}/uninstall.ps1
You can’t perform that action at this time.
0 commit comments