Open renovate[bot] opened 1 month ago
--- kubernetes/apps/system-upgrade/system-upgrade-controller/app Kustomization: flux-system/system-upgrade-controller HelmRelease: system-upgrade/system-upgrade-controller
+++ kubernetes/apps/system-upgrade/system-upgrade-controller/app Kustomization: flux-system/system-upgrade-controller HelmRelease: system-upgrade/system-upgrade-controller
@@ -46,13 +46,13 @@
SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.30.1
SYSTEM_UPGRADE_JOB_PRIVILEGED: true
SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: 900
SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL: 15m
image:
repository: docker.io/rancher/system-upgrade-controller
- tag: v0.13.4
+ tag: v0.14.2
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
--- HelmRelease: system-upgrade/system-upgrade-controller Deployment: system-upgrade/system-upgrade-controller
+++ HelmRelease: system-upgrade/system-upgrade-controller Deployment: system-upgrade/system-upgrade-controller
@@ -77,13 +77,13 @@
- name: SYSTEM_UPGRADE_JOB_PRIVILEGED
value: 'true'
- name: SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH
value: '900'
- name: SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL
value: 15m
- image: docker.io/rancher/system-upgrade-controller:v0.13.4
+ image: docker.io/rancher/system-upgrade-controller:v0.14.2
name: main
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
This PR contains the following updates:
v0.13.4
->v0.14.2
v0.13.4
->v0.14.2
Release Notes
rancher/system-upgrade-controller (rancher/system-upgrade-controller)
### [`v0.14.2`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.14.2) [Compare Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.14.1...v0.14.2) #### What's Changed - bump go to 1.23 and k8s to 1.31.1 by [@jiaqiluo](https://redirect.github.com/jiaqiluo) in [https://github.com/rancher/system-upgrade-controller/pull/334](https://redirect.github.com/rancher/system-upgrade-controller/pull/334) #### New Contributors - [@jiaqiluo](https://redirect.github.com/jiaqiluo) made their first contribution in [https://github.com/rancher/system-upgrade-controller/pull/334](https://redirect.github.com/rancher/system-upgrade-controller/pull/334) **Full Changelog**: https://github.com/rancher/system-upgrade-controller/compare/v0.14.1...v0.14.2 ### [`v0.14.1`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.14.1) [Compare Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.14.0...v0.14.1) #### What's Changed - Revert "fix(kustomize): Deploy latest system-upgrade-controller" by [@onno204](https://redirect.github.com/onno204) in [https://github.com/rancher/system-upgrade-controller/pull/304](https://redirect.github.com/rancher/system-upgrade-controller/pull/304) #### New Contributors - [@onno204](https://redirect.github.com/onno204) made their first contribution in [https://github.com/rancher/system-upgrade-controller/pull/304](https://redirect.github.com/rancher/system-upgrade-controller/pull/304) **Full Changelog**: https://github.com/rancher/system-upgrade-controller/compare/v0.14.0...v0.14.1 ### [`v0.14.0`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.14.0) [Compare Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.13.4...v0.14.0) #### What's Changed - fix: Drop unneeded reorder surpression by [@SISheogorath](https://redirect.github.com/SISheogorath) in [https://github.com/rancher/system-upgrade-controller/pull/296](https://redirect.github.com/rancher/system-upgrade-controller/pull/296) - Update/fix README kustomize command by [@SISheogorath](https://redirect.github.com/SISheogorath) in [https://github.com/rancher/system-upgrade-controller/pull/297](https://redirect.github.com/rancher/system-upgrade-controller/pull/297) - Add GHA workflows by [@bfbachmann](https://redirect.github.com/bfbachmann) in [https://github.com/rancher/system-upgrade-controller/pull/311](https://redirect.github.com/rancher/system-upgrade-controller/pull/311) - Upgrade outdated golang dependencies by [@harsimranmaan](https://redirect.github.com/harsimranmaan) in [https://github.com/rancher/system-upgrade-controller/pull/326](https://redirect.github.com/rancher/system-upgrade-controller/pull/326) - feat: allow pod replacement policy override by [@buroa](https://redirect.github.com/buroa) in [https://github.com/rancher/system-upgrade-controller/pull/328](https://redirect.github.com/rancher/system-upgrade-controller/pull/328) - fix: system-upgrade-controller-drainer: add missing delete permission for pods in clusterrole by [@damdo](https://redirect.github.com/damdo) in [https://github.com/rancher/system-upgrade-controller/pull/320](https://redirect.github.com/rancher/system-upgrade-controller/pull/320) - Bump golang.org/x/net from 0.17.0 to 0.23.0 in /pkg/apis by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/rancher/system-upgrade-controller/pull/307](https://redirect.github.com/rancher/system-upgrade-controller/pull/307) - Fix GHA release workflow by [@brandond](https://redirect.github.com/brandond) in [https://github.com/rancher/system-upgrade-controller/pull/330](https://redirect.github.com/rancher/system-upgrade-controller/pull/330) - Fix image tag by [@brandond](https://redirect.github.com/brandond) in [https://github.com/rancher/system-upgrade-controller/pull/331](https://redirect.github.com/rancher/system-upgrade-controller/pull/331) - Fix artifact permissions by [@brandond](https://redirect.github.com/brandond) in [https://github.com/rancher/system-upgrade-controller/pull/332](https://redirect.github.com/rancher/system-upgrade-controller/pull/332) #### New Contributors - [@bfbachmann](https://redirect.github.com/bfbachmann) made their first contribution in [https://github.com/rancher/system-upgrade-controller/pull/311](https://redirect.github.com/rancher/system-upgrade-controller/pull/311) - [@harsimranmaan](https://redirect.github.com/harsimranmaan) made their first contribution in [https://github.com/rancher/system-upgrade-controller/pull/326](https://redirect.github.com/rancher/system-upgrade-controller/pull/326) - [@damdo](https://redirect.github.com/damdo) made their first contribution in [https://github.com/rancher/system-upgrade-controller/pull/320](https://redirect.github.com/rancher/system-upgrade-controller/pull/320) **Full Changelog**: https://github.com/rancher/system-upgrade-controller/compare/v0.13.4...v0.14.0Configuration
π Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.