Skip to content

Commit

Permalink
feat(container): update image rancher/kubectl ( v1.31.3 → v1.32.0 )
Browse files Browse the repository at this point in the history
| datasource | package         | from    | to      |
| ---------- | --------------- | ------- | ------- |
| docker     | rancher/kubectl | v1.31.3 | v1.32.0 |


Signed-off-by: Winston R. Milling <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent fc9e04a commit 11612d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-upgrade/system-upgrade-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ data:
SYSTEM_UPGRADE_JOB_ACTIVE_DEADLINE_SECONDS: "900"
SYSTEM_UPGRADE_JOB_BACKOFF_LIMIT: "99"
SYSTEM_UPGRADE_JOB_IMAGE_PULL_POLICY: "Always"
SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: "rancher/kubectl:v1.31.3"
SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: "rancher/kubectl:v1.32.0"
SYSTEM_UPGRADE_JOB_PRIVILEGED: "true"
SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: "900"
SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL: "15m"
Expand Down

0 comments on commit 11612d1

Please sign in to comment.