Skip to content

Commit

Permalink
feat: bump rke2 to v1.29.8+rke2r1 and rancher to v2.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: PoAn Yang <poan.yang@suse.com>
  • Loading branch information
FrankYang0529 committed Sep 19, 2024
1 parent f0598c5 commit bf6e65e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rancherValues:
rancherImagePullPolicy: IfNotPresent
rancherImage: rancher/rancher
rancherImageTag: v2.8.5
rancherImageTag: v2.9.1
noDefaultAdmin: false
features: multi-cluster-management=false,multi-cluster-management-agent=false
useBundledSystemChart: true
Expand All @@ -11,4 +11,4 @@ rancherValues:
cattle:
psp:
enabled: false
rancherInstallerImage: rancher/system-agent-installer-rancher:v2.8.5
rancherInstallerImage: rancher/system-agent-installer-rancher:v2.9.1
2 changes: 1 addition & 1 deletion scripts/images/rancherd-bootstrap-images.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
docker.io/rancher/system-agent-installer-rancher:v2.8.5
docker.io/rancher/system-agent-installer-rancher:v2.9.1
docker.io/rancher/system-agent-installer-rke2:$RKE2_VERSION
2 changes: 1 addition & 1 deletion scripts/version-rancher
Original file line number Diff line number Diff line change
@@ -1 +1 @@
RANCHER_VERSION="v2.8.5"
RANCHER_VERSION="v2.9.1"
2 changes: 1 addition & 1 deletion scripts/version-rke2
Original file line number Diff line number Diff line change
@@ -1 +1 @@
RKE2_VERSION="v1.28.12+rke2r1"
RKE2_VERSION="v1.29.8+rke2r1"

0 comments on commit bf6e65e

Please sign in to comment.