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

Update Kubelet group to v1.31.2 #867

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Update Kubelet group to v1.31.2 #867

merged 1 commit into from
Oct 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/kubelet minor 1.30.1 -> 1.31.2
ghcr.io/siderolabs/kubelet minor v1.30.1 -> v1.31.2
registry.k8s.io/kubectl minor v1.30.1 -> v1.31.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

siderolabs/kubelet (ghcr.io/siderolabs/kubelet)

v1.31.2

Compare Source

v1.31.1

Compare Source

v1.31.0

Compare Source

v1.30.6

Compare Source

v1.30.5

Compare Source

v1.30.4

Compare Source

v1.30.3

Compare Source

v1.30.2

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/kubelet branch from 373b062 to ed98364 Compare July 7, 2024 09:56
@renovate renovate bot changed the title Update Kubelet group to v1.30.2 Update Kubelet group to v1.30.3 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/kubelet branch from ed98364 to 1ca2077 Compare July 17, 2024 12:51
@renovate renovate bot changed the title Update Kubelet group to v1.30.3 Update Kubelet group Aug 13, 2024
@renovate renovate bot force-pushed the renovate/kubelet branch from 1ca2077 to cb42a0f Compare August 13, 2024 10:24
Copy link

github-actions bot commented Aug 13, 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

@@ -72,13 +72,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
+          value: registry.k8s.io/kubectl:v1.31.2
         - name: SYSTEM_UPGRADE_JOB_PRIVILEGED
           value: 'true'
         - name: SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH
           value: '900'
         - name: SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL
           value: 10m

Copy link

github-actions bot commented Aug 13, 2024

--- cluster/apps/utils/system-upgrade-controller/app Kustomization: flux-system/system-upgrade-controller HelmRelease: system-upgrade/system-upgrade-controller

+++ cluster/apps/utils/system-upgrade-controller/app Kustomization: flux-system/system-upgrade-controller HelmRelease: system-upgrade/system-upgrade-controller

@@ -41,13 +41,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
+              SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.31.2
               SYSTEM_UPGRADE_JOB_PRIVILEGED: true
               SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: '900'
               SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL: 10m
             image:
               repository: ghcr.io/buroa/system-upgrade-controller
               tag: v0.15.1
--- cluster/apps/utils/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-upgrade/kubernetes

+++ cluster/apps/utils/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-upgrade/kubernetes

@@ -49,8 +49,8 @@

     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
     image: ghcr.io/siderolabs/talosctl:v1.7.4
-  version: v1.30.1
+  version: v1.31.2
 
--- cluster/apps Kustomization: flux-system/apps Kustomization: flux-system/system-upgrade-controller-plans

+++ cluster/apps Kustomization: flux-system/apps Kustomization: flux-system/system-upgrade-controller-plans

@@ -14,13 +14,13 @@

   dependsOn:
   - name: system-upgrade-controller
   interval: 30m
   path: ./cluster/apps/utils/system-upgrade-controller/plans
   postBuild:
     substitute:
-      KUBERNETES_VERSION: v1.30.1
+      KUBERNETES_VERSION: v1.31.2
       TALOS_VERSION: v1.7.4
   prune: true
   retryInterval: 1m
   sourceRef:
     kind: GitRepository
     name: flux-system

@renovate renovate bot changed the title Update Kubelet group Update Kubelet group to v1.31.0 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/kubelet branch from cb42a0f to 1de08f0 Compare August 14, 2024 11:30
@renovate renovate bot force-pushed the renovate/kubelet branch from 1de08f0 to 08fc2d9 Compare September 12, 2024 01:35
@renovate renovate bot changed the title Update Kubelet group to v1.31.0 Update Kubelet group Sep 12, 2024
@renovate renovate bot force-pushed the renovate/kubelet branch from 08fc2d9 to c78e705 Compare September 12, 2024 15:08
@renovate renovate bot changed the title Update Kubelet group Update Kubelet group to v1.31.1 Sep 12, 2024
@renovate renovate bot changed the title Update Kubelet group to v1.31.1 Update Kubelet group Oct 23, 2024
@renovate renovate bot force-pushed the renovate/kubelet branch from c78e705 to 8fb7ca9 Compare October 23, 2024 07:41
@renovate renovate bot changed the title Update Kubelet group Update Kubelet group to v1.31.2 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/kubelet branch from 8fb7ca9 to ebb5ccf Compare October 23, 2024 15:39
@TomCranitch TomCranitch merged commit 6f55817 into main Oct 26, 2024
2 checks passed
@renovate renovate bot deleted the renovate/kubelet branch October 26, 2024 06:10
TomCranitch added a commit that referenced this pull request Oct 26, 2024
TomCranitch added a commit that referenced this pull request Oct 26, 2024
TomCranitch added a commit that referenced this pull request Oct 26, 2024
TomCranitch added a commit that referenced this pull request Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant