From 734ef47d88620a543cda3a0d6079907427fb8fbc Mon Sep 17 00:00:00 2001 From: "bot-x-mod[bot]" <130179593+bot-x-mod[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:25:20 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/siderolabs/i?= =?UTF-8?q?nstaller=20(=20v1.8.3=20=E2=86=92=20v1.8.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 | 2 +- kubernetes/bootstrap/talos/talconfig.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 b/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 index 5fe5668eb..7d4dadbe4 100644 --- a/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 +++ b/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/budimanjojo/talhelper/master/pkg/config/schemas/talconfig.json --- # renovate: datasource=docker depName=ghcr.io/siderolabs/installer -talosVersion: v1.8.3 +talosVersion: v1.8.4 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet kubernetesVersion: v1.32.0 diff --git a/kubernetes/bootstrap/talos/talconfig.yaml b/kubernetes/bootstrap/talos/talconfig.yaml index ef4915690..5a5843888 100644 --- a/kubernetes/bootstrap/talos/talconfig.yaml +++ b/kubernetes/bootstrap/talos/talconfig.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/budimanjojo/talhelper/master/pkg/config/schemas/talconfig.json --- # renovate: datasource=docker depName=ghcr.io/siderolabs/installer -talosVersion: v1.8.3 +talosVersion: v1.8.4 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet kubernetesVersion: v1.32.0