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 ( v0.14.2 → v0.14.3 ) #2132

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Apr 17, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/system-upgrade-controller patch v0.14.2 -> v0.14.3

Release Notes

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

v0.14.3

Compare Source

What's Changed

Full Changelog: https://github.com/buroa/system-upgrade-controller/compare/v0.14.2...v0.14.3


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.

…4.2 → v0.14.3 )

| datasource | package                                 | from    | to      |
| ---------- | --------------------------------------- | ------- | ------- |
| docker     | ghcr.io/buroa/system-upgrade-controller | v0.14.2 | v0.14.3 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner April 17, 2024 12:03
@smurf-bot smurf-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Apr 17, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Apr 17, 2024

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

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

@@ -45,13 +45,13 @@

               SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.29.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.14.2@sha256:1c2a8684fc7d738af7df996e0246e4938682aa2c11e55ccd4c9592274950b120
+              tag: v0.14.3@sha256:8f2916ef30fd50648ecb0fa3fba3bf8fff9e0e3529f1bf736c0026f347e87d5a
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Apr 17, 2024

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

+++ HelmRelease: kube-tools/system-upgrade-controller Deployment: kube-tools/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: ghcr.io/buroa/system-upgrade-controller:v0.14.2@sha256:1c2a8684fc7d738af7df996e0246e4938682aa2c11e55ccd4c9592274950b120
+        image: ghcr.io/buroa/system-upgrade-controller:v0.14.3@sha256:8f2916ef30fd50648ecb0fa3fba3bf8fff9e0e3529f1bf736c0026f347e87d5a
         name: app
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@joryirving joryirving merged commit 78ef28d into main Apr 18, 2024
10 checks passed
@joryirving joryirving deleted the renovate/patch-system-upgrade-controller branch April 18, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant