Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image docker.io/rancher/system-upgrade-controller to v0.13.2 - autoclosed #1453

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Nov 28, 2023

This PR contains the following updates:

Package Update Change
docker.io/rancher/system-upgrade-controller patch v0.13.1 -> v0.13.2

Release Notes

rancher/system-upgrade-controller (docker.io/rancher/system-upgrade-controller)

v0.13.2

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/system-upgrade-controller@v0.13.1...v0.13.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-blake bot-blake bot requested a review from buroa as a code owner November 28, 2023 00:22
@bot-blake bot-blake bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Nov 28, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 28, 2023

--- kubernetes HelmRelease: kube-system/system-upgrade-controller Deployment: kube-system/system-upgrade-controller

+++ kubernetes HelmRelease: kube-system/system-upgrade-controller Deployment: kube-system/system-upgrade-controller

@@ -89,13 +89,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.1
+        image: docker.io/rancher/system-upgrade-controller:v0.13.2
         name: main
         volumeMounts:
         - mountPath: /etc/ca-certificates
           name: etc-ca-certificates
           readOnly: true
         - mountPath: /etc/pki

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 28, 2023

--- kubernetes/apps/kube-system/system-upgrade-controller/app Kustomization: flux-system/cluster-apps-system-upgrade-controller HelmRelease: kube-system/system-upgrade-controller

+++ kubernetes/apps/kube-system/system-upgrade-controller/app Kustomization: flux-system/cluster-apps-system-upgrade-controller HelmRelease: kube-system/system-upgrade-controller

@@ -48,13 +48,13 @@

               SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: docker.io/rancher/kubectl:v1.28.4
               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.1
+              tag: v0.13.2
         pod:
           affinity:
             nodeAffinity:
               requiredDuringSchedulingIgnoredDuringExecution:
                 nodeSelectorTerms:
                 - matchExpressions:

@bot-blake bot-blake bot changed the title fix(container): update image docker.io/rancher/system-upgrade-controller to v0.13.2 fix(container): update image docker.io/rancher/system-upgrade-controller to v0.13.2 - autoclosed Nov 28, 2023
@bot-blake bot-blake bot closed this Nov 28, 2023
@bot-blake bot-blake bot deleted the renovate/docker.io-rancher-system-upgrade-controller-0.x branch November 28, 2023 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants