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.30.1 → v1.30.2 ) #3821

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 12, 2024

This PR contains the following updates:

Package Update Change
registry.k8s.io/kubectl patch v1.30.1 -> v1.30.2

…0.2 )

| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| docker     | registry.k8s.io/kubectl | v1.30.1 | v1.30.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/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 12, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 12, 2024

--- 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.30.1@sha256:0d615ea4861f59c0bc6576476462ec8e153e1712fda0f15afa87fe304db7d16b
+          value: registry.k8s.io/kubectl:v1.30.2@sha256:8603c05f0fea1723aa4256074468b430d10e1512f4d55299a4c82707c1c68eb0
         - 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 Jun 12, 2024

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

+++ kubernetes/staging/apps/system-upgrade/system-upgrade-controller/app Kustomization: flux-system/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.30.1@sha256:0d615ea4861f59c0bc6576476462ec8e153e1712fda0f15afa87fe304db7d16b
+              SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.30.2@sha256:8603c05f0fea1723aa4256074468b430d10e1512f4d55299a4c82707c1c68eb0
               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.5@sha256:637d16bd86c472f5ecc51577bfbf21e5fd4d240f33b7f16dd600b13f6579a48c

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 12, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.19s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.74s
✅ YAML prettier 1 0 0.54s
✅ YAML yamllint 1 0 0.3s

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 7377064 into main Jun 12, 2024
12 checks passed
@szinn szinn deleted the renovate/staging-registry.k8s.io-kubectl-1.x branch June 12, 2024 11:09
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