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 ghcr.io/buroa/system-upgrade-controller docker tag to v0.15.1 #3726

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Sep 27, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/system-upgrade-controller patch v0.15.0 -> v0.15.1

Release Notes

buroa/system-upgrade-controller (ghcr.io/buroa/system-upgrade-controller)

v0.15.1

Compare Source

[!IMPORTANT]

  • DEPRECATION: We will no longer be maintaining this fork. The required changes for Talos have been merged and released into the upstream rancher/system-upgrade-controller. You can see how I moved within my repo here. Thanks!

What's Changed

Full Changelog: https://github.com/buroa/system-upgrade-controller/compare/v0.15.0...v0.15.1


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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner September 27, 2024 18:31
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 27, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 27, 2024

--- 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

@@ -46,13 +46,13 @@

               SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.30.3
               SYSTEM_UPGRADE_JOB_PRIVILEGED: true
               SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: 900
               SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL: 15m
             image:
               repository: ghcr.io/buroa/system-upgrade-controller
-              tag: v0.15.0@sha256:e97af620194c4b48e26b2ecf71d24a0cadcb6b67a35c33b411549bd53ac0194d
+              tag: v0.15.1@sha256:12320870f038622ebcb3b82be8154d1f36101eee0985d3276fafe7d0bb269aa1
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 27, 2024

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

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

@@ -79,13 +79,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: ghcr.io/buroa/system-upgrade-controller:v0.15.0@sha256:e97af620194c4b48e26b2ecf71d24a0cadcb6b67a35c33b411549bd53ac0194d
+        image: ghcr.io/buroa/system-upgrade-controller:v0.15.1@sha256:12320870f038622ebcb3b82be8154d1f36101eee0985d3276fafe7d0bb269aa1
         name: app
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@mchestr mchestr merged commit a5e8120 into main Sep 28, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-buroa-system-upgrade-controller-0.x branch September 28, 2024 16:26
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.

1 participant