Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
upgrade: suv v0.7.7-rc.1 (#761)
Browse files Browse the repository at this point in the history
- rancher/system-upgrade-controller:v0.7.7-rc.1
- rancher/kubectl:v1.21.5

Signed-off-by: Jacob Blain Christen <[email protected]>
  • Loading branch information
dweomer authored Sep 23, 2021
1 parent f7c3b10 commit 50980c1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ data:
SYSTEM_UPGRADE_JOB_ACTIVE_DEADLINE_SECONDS: "900"
SYSTEM_UPGRADE_JOB_BACKOFF_LIMIT: "2"
SYSTEM_UPGRADE_JOB_IMAGE_PULL_POLICY: "IfNotPresent"
SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: "rancher/kubectl:v1.18.6"
SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: "rancher/kubectl:v1.21.5"
SYSTEM_UPGRADE_JOB_PRIVILEGED: "true"
SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: "900"
SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL: "15m"
Expand Down Expand Up @@ -70,7 +70,7 @@ spec:
effect: "NoSchedule"
containers:
- name: system-upgrade-controller
image: rancher/system-upgrade-controller:v0.7.5
image: rancher/system-upgrade-controller:v0.7.7-rc.1
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
Expand Down

0 comments on commit 50980c1

Please sign in to comment.