Skip to content

Commit

Permalink
Bump Rancher to v2.7.9
Browse files Browse the repository at this point in the history
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
  • Loading branch information
bk201 committed Jan 3, 2024
1 parent 4ce300c commit 1c42f30
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rancherValues:
rancherImagePullPolicy: IfNotPresent
rancherImage: rancher/rancher
rancherImageTag: v2.7.5
rancherImageTag: v2.7.9
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.7.5
rancherInstallerImage: rancher/system-agent-installer-rancher:v2.7.9
14 changes: 7 additions & 7 deletions scripts/images/rancher-images.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
docker.io/rancher/fleet-agent:v0.7.0
docker.io/rancher/fleet:v0.7.0
docker.io/rancher/gitjob:v0.1.54
docker.io/rancher/fleet-agent:v0.8.0
docker.io/rancher/fleet:v0.8.0
docker.io/rancher/gitjob:v0.1.76
docker.io/rancher/kubectl:v1.20.2
docker.io/rancher/kubectl:v1.21.5
docker.io/rancher/mirrored-grafana-grafana:9.1.5
Expand All @@ -16,14 +16,14 @@ docker.io/rancher/mirrored-prometheus-operator-prometheus-config-reloader:v0.59.
docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.59.1
docker.io/rancher/mirrored-prometheus-prometheus:v2.38.0
docker.io/rancher/mirrored-prometheus-alertmanager:v0.24.0
docker.io/rancher/rancher-webhook:v0.3.5
docker.io/rancher/rancher:v2.7.5
docker.io/rancher/shell:v0.1.8
docker.io/rancher/rancher-webhook:v0.3.6
docker.io/rancher/rancher:v2.7.9
docker.io/rancher/shell:v0.1.21
docker.io/rancher/shell:v0.1.18
docker.io/rancher/shell:v0.1.20
docker.io/rancher/system-agent:v0.3.3-suc
docker.io/rancher/system-upgrade-controller:v0.11.0
docker.io/rancher/mirrored-banzaicloud-fluentd:v1.14.6-alpine-5
docker.io/rancher/mirrored-banzaicloud-logging-operator:3.17.10
docker.io/rancher/mirrored-fluent-fluent-bit:1.9.5
docker.io/rancher/mirrored-jimmidyson-configmap-reload:v0.4.0
docker.io/rancher/mirrored-cluster-api-controller:v1.4.4
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.7.5
docker.io/rancher/system-agent-installer-rancher:v2.7.9
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.7.5"
RANCHER_VERSION="v2.7.9"

0 comments on commit 1c42f30

Please sign in to comment.