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/): update v1.29.2 ➼ v1.31.3 #776

Closed
wants to merge 1 commit into from

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Apr 17, 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 Apr 17, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0b7c0e8
Status: ✅  Deploy successful!
Preview URL: https://7e9f8233.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 Apr 17, 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 Apr 17, 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

@JJGadgets JJGadgets force-pushed the main branch 10 times, most recently from 751a93d to dca5afb Compare April 23, 2024 17:50
@JJGadgets JJGadgets force-pushed the main branch 4 times, most recently from 12a15a8 to 7d82757 Compare April 28, 2024 21:04
@tinfoild tinfoild bot changed the title feat(container): update image registry.k8s.io/kubectl to v1.30.0 feat(container): update image registry.k8s.io/kubectl to v1.30.1 May 14, 2024
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from fd74b6b to 749312b Compare May 14, 2024 12:44
@JJGadgets JJGadgets force-pushed the main branch 2 times, most recently from a98348d to 74b5ce6 Compare May 27, 2024 02:31
@tinfoild tinfoild bot changed the title feat(container): update image registry.k8s.io/kubectl to v1.30.1 feat(container): update image registry.k8s.io/kubectl to v1.30.2 Jun 12, 2024
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch 3 times, most recently from e397c6f to e425a24 Compare June 18, 2024 11:12
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch 2 times, most recently from bc99cf2 to cfc288f Compare June 24, 2024 16:25
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from 1d5f8a8 to 9f40e24 Compare October 1, 2024 13:15
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from 9f40e24 to f0f97c3 Compare October 1, 2024 13:39
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from f0f97c3 to 44f5406 Compare October 1, 2024 13:39
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from 44f5406 to 4d809de Compare October 22, 2024 04:49
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from 4d809de to 2f10feb Compare October 23, 2024 01:24
@tinfoild tinfoild bot changed the title feat(container): update image registry.k8s.io/kubectl to v1.31.1 feat(container): update image registry.k8s.io/kubectl to v1.31.2 Oct 23, 2024
@tinfoild tinfoild bot changed the title feat(container): update image registry.k8s.io/kubectl to v1.31.2 feat(container): update image registry.k8s.io/kubectl to v1.31.3 Nov 20, 2024
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from 2f10feb to 70c86ed Compare November 20, 2024 06:08
@tinfoild tinfoild bot changed the title feat(container): update image registry.k8s.io/kubectl to v1.31.3 feat(docker/registry.k8s.io/kubectl): update registry.k8s.io/kubectl docker tag to v1.31.3 Dec 4, 2024
@tinfoild tinfoild bot changed the title feat(docker/registry.k8s.io/kubectl): update registry.k8s.io/kubectl docker tag to v1.31.3 feat(docker/): update registry.k8s.io/kubectl docker tag to v1.31.3 Dec 4, 2024
@tinfoild tinfoild bot changed the title feat(docker/): update registry.k8s.io/kubectl docker tag to v1.31.3 feat(docker/): update ➼ v1.31.3 Dec 4, 2024
@tinfoild tinfoild bot force-pushed the renovate/registry.k8s.io-kubectl-1.x branch from 70c86ed to 0b7c0e8 Compare December 4, 2024 11:41
@tinfoild tinfoild bot changed the title feat(docker/): update ➼ v1.31.3 feat(docker/): update v1.29.2 ➼ v1.31.3 Dec 4, 2024
@tinfoild tinfoild bot changed the title feat(docker/): update v1.29.2 ➼ v1.31.3 feat(oci/): update v1.29.2 ➼ v1.31.3 Dec 4, 2024
@JJGadgets JJGadgets closed this Dec 4, 2024
@tinfoild tinfoild bot deleted the renovate/registry.k8s.io-kubectl-1.x branch December 4, 2024 14:07
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.

1 participant