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

feat(oci/kubectl): update v1.29.2 ➼ v1.31.3 - autoclosed #1458

Closed
wants to merge 1 commit into from

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Dec 5, 2024

This PR contains the following updates:

Package Update Change
registry.k8s.io/kubectl minor v1.29.2 -> v1.31.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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

cloudflare-workers-and-pages bot commented Dec 5, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3d6b5ef
Status: ✅  Deploy successful!
Preview URL: https://b68bccd9.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-registry-k8s-io-kub-ow9b.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 5, 2024

--- kube/deploy/core/system-upgrade-controller/app Kustomization: flux-system/1-core-system-upgrade-controller-app HelmRelease: system-upgrade-controller/system-upgrade-controller

+++ kube/deploy/core/system-upgrade-controller/app Kustomization: flux-system/1-core-system-upgrade-controller-app HelmRelease: system-upgrade-controller/system-upgrade-controller

@@ -56,13 +56,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.29.2@sha256:ac66c804f411269a1caa8cc907447fcd00a4476cfb627a4756845c85e685a671
+              SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.31.3@sha256:f5735dae787c62a225536142b5eb0fbfd5515f7a80fcf2b3a5035401b681d1db
               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.13.2@sha256:c3d120c265c3d1167f077bf79a88d0a401dd3a54ce6933e4cb98b2e51a1ed49b
--- kube/deploy/core/system-upgrade-controller/plans/talos/app Kustomization: flux-system/1-core-system-upgrade-controller-plans-talos Plan: system-upgrade-controller/kubernetes

+++ kube/deploy/core/system-upgrade-controller/plans/talos/app Kustomization: flux-system/1-core-system-upgrade-controller-plans-talos Plan: system-upgrade-controller/kubernetes

@@ -22,13 +22,13 @@

     - --timeout=300s
     - |
       --for=jsonpath=.status.ceph.health=HEALTH_OK
     - cephcluster
     - --all
     - --all-namespaces
-    image: registry.k8s.io/kubectl:v1.29.2@sha256:ac66c804f411269a1caa8cc907447fcd00a4476cfb627a4756845c85e685a671
+    image: registry.k8s.io/kubectl:v1.31.3@sha256:f5735dae787c62a225536142b5eb0fbfd5515f7a80fcf2b3a5035401b681d1db
   secrets:
   - ignoreUpdates: true
     name: talos
     path: /var/run/secrets/talos.dev
   serviceAccountName: system-upgrade
   tolerations:
--- kube/deploy/core/system-upgrade-controller/plans/talos/app Kustomization: flux-system/1-core-system-upgrade-controller-plans-talos Plan: system-upgrade-controller/talos

+++ kube/deploy/core/system-upgrade-controller/plans/talos/app Kustomization: flux-system/1-core-system-upgrade-controller-plans-talos Plan: system-upgrade-controller/talos

@@ -28,13 +28,13 @@

     - --timeout=3600s
     - |
       --for=jsonpath=.status.ceph.health=HEALTH_OK
     - cephcluster
     - --all
     - --all-namespaces
-    image: registry.k8s.io/kubectl:v1.29.2@sha256:ac66c804f411269a1caa8cc907447fcd00a4476cfb627a4756845c85e685a671
+    image: registry.k8s.io/kubectl:v1.31.3@sha256:f5735dae787c62a225536142b5eb0fbfd5515f7a80fcf2b3a5035401b681d1db
   secrets:
   - ignoreUpdates: true
     name: talos
     path: /var/run/secrets/talos.dev
   serviceAccountName: system-upgrade
   upgrade:

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 5, 2024

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

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

@@ -96,13 +96,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.29.2@sha256:ac66c804f411269a1caa8cc907447fcd00a4476cfb627a4756845c85e685a671
+          value: registry.k8s.io/kubectl:v1.31.3@sha256:f5735dae787c62a225536142b5eb0fbfd5515f7a80fcf2b3a5035401b681d1db
         - 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

@tinfoild tinfoild bot changed the title feat(oci/registry.k8s.io/kubectl): update v1.29.2 ➼ v1.31.3 feat(oci/): update v1.29.2 ➼ v1.31.3 Dec 6, 2024
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from de54bff to d961614 Compare December 6, 2024 02:25
@tinfoild tinfoild bot changed the title feat(oci/): update v1.29.2 ➼ v1.31.3 feat(oci/kubectl): update v1.29.2 ➼ v1.31.3 Dec 6, 2024
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from d961614 to 3d6b5ef Compare December 6, 2024 15:44
@tinfoild tinfoild bot changed the title feat(oci/kubectl): update v1.29.2 ➼ v1.31.3 feat(oci/kubectl): update v1.29.2 ➼ v1.31.3 - autoclosed Dec 6, 2024
@tinfoild tinfoild bot closed this Dec 6, 2024
@tinfoild tinfoild bot deleted the renovate/registry.k8s.io-kubectl-1.x branch December 6, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants