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 ( v0.15.0 → v0.15.1 ) #5265

Merged

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 3, 2025

This PR contains the following updates:

Package Update Change
docker.io/rancher/system-upgrade-controller patch v0.15.0 -> v0.15.1

Release Notes

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

v0.15.1

Compare Source

What's Changed
New Contributors

Full Changelog: rancher/system-upgrade-controller@v0.15.0...v0.15.1

…ler ( v0.15.0 → v0.15.1 )

| datasource | package                                     | from    | to      |
| ---------- | ------------------------------------------- | ------- | ------- |
| docker     | docker.io/rancher/system-upgrade-controller | v0.15.0 | v0.15.1 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 3, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 3, 2025

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

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

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

         - name: SYSTEM_UPGRADE_CONTROLLER_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: SYSTEM_UPGRADE_JOB_PRIVILEGED
           value: 'true'
-        image: docker.io/rancher/system-upgrade-controller:v0.15.0@sha256:6eabb80da751aca53f8f0628f36ac15e9d17f241d56b64efc209a4909084f573
+        image: docker.io/rancher/system-upgrade-controller:v0.15.1@sha256:365ba1a4af94a330466df87388271ddb3d324b2f9385cde6b4d1d39f39174639
         name: app
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 3, 2025

--- kubernetes/staging/apps/system-upgrade/system-upgrade-controller/app Kustomization: system-upgrade/system-upgrade-controller HelmRelease: system-upgrade/system-upgrade-controller

+++ kubernetes/staging/apps/system-upgrade/system-upgrade-controller/app Kustomization: system-upgrade/system-upgrade-controller HelmRelease: system-upgrade/system-upgrade-controller

@@ -30,13 +30,13 @@

                 valueFrom:
                   fieldRef:
                     fieldPath: metadata.namespace
               SYSTEM_UPGRADE_JOB_PRIVILEGED: true
             image:
               repository: docker.io/rancher/system-upgrade-controller
-              tag: v0.15.0@sha256:6eabb80da751aca53f8f0628f36ac15e9d17f241d56b64efc209a4909084f573
+              tag: v0.15.1@sha256:365ba1a4af94a330466df87388271ddb3d324b2f9385cde6b4d1d39f39174639
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@szinn szinn merged commit 182171a into main Mar 3, 2025
17 checks passed
@szinn szinn deleted the renovate/staging-docker.io-rancher-system-upgrade-controller-0.x branch March 3, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant