From 195a6ae77a305b1e86b99e800f770d5e5444203e Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 05:32:55 -0400 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/side?= =?UTF-8?q?rolabs/kubelet=20(=20v1.30.1=20=E2=86=92=20v1.30.2=20)=20(#3833?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/kubelet](https://togithub.com/siderolabs/kubelet) | patch | `v1.30.1` -> `v1.30.2` | --- ### Release Notes
siderolabs/kubelet (ghcr.io/siderolabs/kubelet) ### [`v1.30.2`](https://togithub.com/siderolabs/kubelet/compare/v1.30.1...v1.30.2) [Compare Source](https://togithub.com/siderolabs/kubelet/compare/v1.30.1...v1.30.2)
Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- .../apps/system-upgrade/system-upgrade-controller/install.yaml | 2 +- kubernetes/staging/bootstrap/talos/talconfig.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/staging/apps/system-upgrade/system-upgrade-controller/install.yaml b/kubernetes/staging/apps/system-upgrade/system-upgrade-controller/install.yaml index b978fa87d9..7346a39053 100644 --- a/kubernetes/staging/apps/system-upgrade/system-upgrade-controller/install.yaml +++ b/kubernetes/staging/apps/system-upgrade/system-upgrade-controller/install.yaml @@ -47,4 +47,4 @@ spec: # renovate: depName=ghcr.io/siderolabs/installer datasource=docker TALOS_VERSION: v1.7.4 # renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker - KUBERNETES_VERSION: v1.30.1 + KUBERNETES_VERSION: v1.30.2 diff --git a/kubernetes/staging/bootstrap/talos/talconfig.yaml b/kubernetes/staging/bootstrap/talos/talconfig.yaml index aac6ae5744..2c787778d0 100644 --- a/kubernetes/staging/bootstrap/talos/talconfig.yaml +++ b/kubernetes/staging/bootstrap/talos/talconfig.yaml @@ -3,7 +3,7 @@ clusterName: staging # renovate: depName=ghcr.io/siderolabs/installer datasource=docker talosVersion: v1.7.4 # renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker -kubernetesVersion: v1.30.1 +kubernetesVersion: v1.30.2 endpoint: https://staging.${SECRET_TECH_DOMAIN_NAME}:6443 cniConfig: