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.0 → v1.32.1 ) #4993

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 15, 2025

This PR contains the following updates:

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

…2.1 )

| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| docker     | registry.k8s.io/kubectl | v1.32.0 | v1.32.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 Jan 15, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 15, 2025

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

+++ kubernetes/staging/apps/system-upgrade/system-upgrade-controller/app Kustomization: flux-system/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.0@sha256:8ccae74fc039a256eddf3066d02134b2d1ad55e7b646e9dd38f60b3d369ef97a
+              SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.32.1@sha256:6ae337221866ae69380cfa08e2b38fa113fd5044cfb5b7a7662f5b0028be23b6
               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 Jan 15, 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

@@ -56,13 +56,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.0@sha256:8ccae74fc039a256eddf3066d02134b2d1ad55e7b646e9dd38f60b3d369ef97a
+          value: registry.k8s.io/kubectl:v1.32.1@sha256:6ae337221866ae69380cfa08e2b38fa113fd5044cfb5b7a7662f5b0028be23b6
         - 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
Copy link
Contributor Author

repo-jeeves bot commented Jan 15, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.05s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 2.97s
✅ YAML prettier 1 0 0.38s
✅ YAML yamllint 1 0 0.36s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 51fc7df into main Jan 15, 2025
14 checks passed
@szinn szinn deleted the renovate/staging-registry.k8s.io-kubectl-1.x branch January 15, 2025 19:10
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