Skip to content

Commit 294f08c

Browse files
wheatdogmergify[bot]
authored andcommitted
feat: bump rancher to v2.14.2-alpha6 and rke2 to v1.35.5+rke2r1 (#1278)
Signed-off-by: Tim Liou <tim.liou@suse.com> (cherry picked from commit faabeb3)
1 parent 0474823 commit 294f08c

5 files changed

Lines changed: 14 additions & 14 deletions

File tree

package/harvester-os/files/usr/share/rancher/rancherd/config.yaml.d/50-defaults.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ rancherValues:
22
image:
33
pullPolicy: IfNotPresent
44
repository: rancher/rancher
5-
tag: v2.14.0
5+
tag: v2.14.2-alpha6
66
noDefaultAdmin: false
77
features: multi-cluster-management=false,multi-cluster-management-agent=false,managed-system-upgrade-controller=false
88
useBundledSystemChart: true
@@ -13,4 +13,4 @@ rancherValues:
1313
cattle:
1414
psp:
1515
enabled: false
16-
rancherInstallerImage: rancher/system-agent-installer-rancher:v2.14.0
16+
rancherInstallerImage: rancher/system-agent-installer-rancher:v2.14.2-alpha6

scripts/images/rancher-images.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
docker.io/rancher/fleet-agent:v0.15.0
2-
docker.io/rancher/fleet:v0.15.0
1+
docker.io/rancher/fleet-agent:v0.15.2-rc.3
2+
docker.io/rancher/fleet:v0.15.2-rc.3
33
docker.io/rancher/kubectl:v1.32.3
44
docker.io/rancher/kubectl:v1.34.0
55
docker.io/rancher/kubectl:v1.35.1
@@ -24,11 +24,11 @@ docker.io/rancher/prom-prometheus:v3.5.0
2424
docker.io/rancher/kuberlr-kubectl:v6.0.0
2525
docker.io/rancher/kuberlr-kubectl:v7.0.1
2626
docker.io/rancher/kuberlr-kubectl:v7.0.3
27-
docker.io/rancher/rancher:v2.14.0
28-
docker.io/rancher/rancher-agent:v2.14.0
29-
docker.io/rancher/rancher-webhook:v0.10.0
27+
docker.io/rancher/rancher:v2.14.2-alpha6
28+
docker.io/rancher/rancher-agent:v2.14.2-alpha6
29+
docker.io/rancher/rancher-webhook:v0.10.5-rc.4
3030
docker.io/rancher/shell:v0.7.0
31-
docker.io/rancher/system-agent:v0.3.15-suc
32-
docker.io/rancher/system-upgrade-controller:v0.19.0
33-
docker.io/rancher/turtles:v0.26.0
34-
docker.io/rancher/cluster-api-controller:v1.12.2
31+
docker.io/rancher/system-agent:v0.3.16-suc
32+
docker.io/rancher/system-upgrade-controller:v0.19.1
33+
docker.io/rancher/turtles:v0.26.2-rc.3
34+
docker.io/rancher/cluster-api-controller:v1.12.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
docker.io/rancher/system-agent-installer-rancher:v2.14.0
1+
docker.io/rancher/system-agent-installer-rancher:v2.14.2-alpha6
22
docker.io/rancher/system-agent-installer-rke2:$RKE2_VERSION

scripts/version-rancher

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
RANCHER_VERSION="v2.14.0"
1+
RANCHER_VERSION="v2.14.2-alpha6"

scripts/version-rke2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
RKE2_VERSION="v1.35.2+rke2r1"
1+
RKE2_VERSION="v1.35.5+rke2r1"

0 commit comments

Comments
 (0)