From 5cc49df953e80de189616b1265319dbb5a528dae Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:07:22 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/side?= =?UTF-8?q?rolabs/installer=20(=20v1.8.1=20=E2=86=92=20v1.8.3=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infra/talos/talconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/talos/talconfig.yaml b/infra/talos/talconfig.yaml index a04f8470b..5a85f9983 100644 --- a/infra/talos/talconfig.yaml +++ b/infra/talos/talconfig.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/budimanjojo/talhelper/master/pkg/config/schemas/talconfig.json # renovate: depName=ghcr.io/siderolabs/installer datasource=docker -talosVersion: v1.8.1 +talosVersion: v1.8.3 # renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker kubernetesVersion: v1.31.2