Skip to content

Commit

Permalink
feat: bump RKE2 to v1.27.13+rke2r1 and Rancher to v2.8.3
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 May 13, 2024
1 parent ff64a85 commit 996d720
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rancherValues:
rancherImagePullPolicy: IfNotPresent
rancherImage: rancher/rancher
rancherImageTag: v2.8.2
rancherImageTag: v2.8.3
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.2
rancherInstallerImage: rancher/system-agent-installer-rancher:v2.8.3
2 changes: 1 addition & 1 deletion scripts/images/rancher-images.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.65.1
docker.io/rancher/mirrored-prometheus-prometheus:v2.42.0
docker.io/rancher/mirrored-prometheus-alertmanager:v0.25.0
docker.io/rancher/rancher-webhook:v0.4.2
docker.io/rancher/rancher:v2.8.2
docker.io/rancher/rancher:v2.8.3
docker.io/rancher/shell:v0.1.22
docker.io/rancher/system-agent:v0.3.4-suc
docker.io/rancher/system-upgrade-controller:v0.13.1
Expand Down
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.2
docker.io/rancher/system-agent-installer-rancher:v2.8.3
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.2"
RANCHER_VERSION="v2.8.3"
2 changes: 1 addition & 1 deletion scripts/version-rke2
Original file line number Diff line number Diff line change
@@ -1 +1 @@
RKE2_VERSION="v1.27.10+rke2r1"
RKE2_VERSION="v1.27.13+rke2r1"

0 comments on commit 996d720

Please sign in to comment.