Skip to content

Commit

Permalink
Bump Rancher to v2.6.13
Browse files Browse the repository at this point in the history
Signed-off-by: Kiefer Chang <[email protected]>
  • Loading branch information
bk201 committed Nov 15, 2023
1 parent fb3c52d commit 31e7e0b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
rancherValues:
rancherImagePullPolicy: IfNotPresent
rancherImage: rancher/rancher
rancherImageTag: v2.6.11
rancherImageTag: v2.6.13
noDefaultAdmin: false
features: multi-cluster-management=false,multi-cluster-management-agent=false
useBundledSystemChart: true
bootstrapPassword: admin
hostPort: 0
rancherInstallerImage: rancher/system-agent-installer-rancher:v2.6.11
rancherInstallerImage: rancher/system-agent-installer-rancher:v2.6.13
4 changes: 2 additions & 2 deletions scripts/images/rancher-images.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ docker.io/rancher/mirrored-prometheus-operator-prometheus-config-reloader:v0.50.
docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.50.0
docker.io/rancher/mirrored-prometheus-prometheus:v2.28.1
docker.io/rancher/mirrored-prometheus-alertmanager:v0.22.2
docker.io/rancher/rancher-webhook:v0.2.9
docker.io/rancher/rancher:v2.6.11
docker.io/rancher/rancher-webhook:v0.2.10
docker.io/rancher/rancher:v2.6.13
docker.io/rancher/shell:v0.1.8
docker.io/rancher/shell:v0.1.19
docker.io/rancher/system-agent:v0.2.13-suc
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.6.11
docker.io/rancher/system-agent-installer-rancher:v2.6.13
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.6.11"
RANCHER_VERSION="v2.6.13"

0 comments on commit 31e7e0b

Please sign in to comment.