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 registry.k8s.io/kubectl ( v1.32.1 → v1.32.2 ) - autoclosed #5146

Closed
wants to merge 1 commit into from

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Feb 13, 2025

This PR contains the following updates:

Package Update Change
registry.k8s.io/kubectl patch v1.32.1 -> v1.32.2

…2.2 )

| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| docker     | registry.k8s.io/kubectl | v1.32.1 | v1.32.2 |
@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/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Feb 13, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 13, 2025

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

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

@@ -32,13 +32,13 @@

                   fieldRef:
                     fieldPath: metadata.namespace
               SYSTEM_UPGRADE_CONTROLLER_THREADS: 2
               SYSTEM_UPGRADE_JOB_ACTIVE_DEADLINE_SECONDS: 900
               SYSTEM_UPGRADE_JOB_BACKOFF_LIMIT: 99
               SYSTEM_UPGRADE_JOB_IMAGE_PULL_POLICY: IfNotPresent
-              SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.32.1@sha256:6ae337221866ae69380cfa08e2b38fa113fd5044cfb5b7a7662f5b0028be23b6
+              SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.32.2@sha256:b48ea9c7a5306ad509987009af385561476e4a4c4c75de99bd4b4efbe4d66332
               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.14.2@sha256:3cdbfdd90f814702cefb832fc4bdb09ea93865a4d06c6bafd019d1dc6a9f34c9

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 13, 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

@@ -57,13 +57,13 @@

           value: '900'
         - name: SYSTEM_UPGRADE_JOB_BACKOFF_LIMIT
           value: '99'
         - name: SYSTEM_UPGRADE_JOB_IMAGE_PULL_POLICY
           value: IfNotPresent
         - name: SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE
-          value: registry.k8s.io/kubectl:v1.32.1@sha256:6ae337221866ae69380cfa08e2b38fa113fd5044cfb5b7a7662f5b0028be23b6
+          value: registry.k8s.io/kubectl:v1.32.2@sha256:b48ea9c7a5306ad509987009af385561476e4a4c4c75de99bd4b4efbe4d66332
         - 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

@repo-jeeves repo-jeeves bot changed the title fix(container): update image registry.k8s.io/kubectl ( v1.32.1 → v1.32.2 ) fix(container): update image registry.k8s.io/kubectl ( v1.32.1 → v1.32.2 ) - autoclosed Feb 13, 2025
@repo-jeeves repo-jeeves bot closed this Feb 13, 2025
@repo-jeeves repo-jeeves bot deleted the renovate/main-registry.k8s.io-kubectl-1.x branch February 13, 2025 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main 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.

0 participants