From ec9dac882fa8d38611759f1b8a2b3f95b79c9ded Mon Sep 17 00:00:00 2001 From: Trux-Bot <19149206+trux-bot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 17:11:02 +0000 Subject: [PATCH] feat(docker-image): update ghcr.io/siderolabs/kubelet docker tag to v1.29.0 | datasource | package | from | to | | ---------- | -------------------------- | ------- | ------- | | docker | ghcr.io/siderolabs/kubelet | v1.28.4 | v1.29.0 | --- infrastructure/talos/hegira/controlplane.yaml | 2 +- infrastructure/talos/hegira/worker.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/talos/hegira/controlplane.yaml b/infrastructure/talos/hegira/controlplane.yaml index c33a4aa32b..6a97d3729d 100644 --- a/infrastructure/talos/hegira/controlplane.yaml +++ b/infrastructure/talos/hegira/controlplane.yaml @@ -19,7 +19,7 @@ machine: # Used to provide additional options to the kubelet. kubelet: # renovate: docker-image - image: ghcr.io/siderolabs/kubelet:v1.28.4 + image: ghcr.io/siderolabs/kubelet:v1.29.0 # # The `image` field is an optional reference to an alternative kubelet image. diff --git a/infrastructure/talos/hegira/worker.yaml b/infrastructure/talos/hegira/worker.yaml index fd5487ace2..f4dfdd8250 100644 --- a/infrastructure/talos/hegira/worker.yaml +++ b/infrastructure/talos/hegira/worker.yaml @@ -19,7 +19,7 @@ machine: # Used to provide additional options to the kubelet. kubelet: # renovate: docker-image - image: ghcr.io/siderolabs/kubelet:v1.28.4 + image: ghcr.io/siderolabs/kubelet:v1.29.0 # # The `ClusterDNS` field is an optional reference to an alternative kubelet clusterDNS ip list. # clusterDNS: