onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

feat(container): update ghcr.io/siderolabs/kubelet ( v1.30.3 β†’ v1.31.1 ) #7996

Closed bot-ross[bot] closed 2 weeks ago

bot-ross[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/kubelet minor v1.30.3 -> v1.31.1

Release Notes

siderolabs/kubelet (ghcr.io/siderolabs/kubelet) ### [`v1.31.1`](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.0...v1.31.1) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.0...v1.31.1) ### [`v1.31.0`](https://redirect.github.com/siderolabs/kubelet/compare/v1.30.5...v1.31.0) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.30.5...v1.31.0) ### [`v1.30.5`](https://redirect.github.com/siderolabs/kubelet/compare/v1.30.4...v1.30.5) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.30.4...v1.30.5) ### [`v1.30.4`](https://redirect.github.com/siderolabs/kubelet/compare/v1.30.3...v1.30.4) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.30.3...v1.30.4)

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 this update again.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 1 month ago
--- kubernetes/main/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-controller-plans

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

@@ -18,13 +18,13 @@

   dependsOn:
   - name: system-upgrade-controller
   interval: 30m
   path: ./kubernetes/main/apps/system-upgrade/system-upgrade-controller/plans
   postBuild:
     substitute:
-      KUBERNETES_VERSION: v1.30.3
+      KUBERNETES_VERSION: v1.31.1
       TALOS_SCHEMATIC_ID: d715f723f882b1e1e8063f1b89f237dcc0e3bd000f9f970243af59c8baae0100
       TALOS_VERSION: v1.8.0
     substituteFrom:
     - kind: ConfigMap
       name: cluster-settings
     - kind: Secret
--- kubernetes/main/apps/system-upgrade/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-upgrade/kubernetes

+++ kubernetes/main/apps/system-upgrade/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.8.0
-  version: v1.30.3
+  version: v1.31.1