From b0eb568f7dc1ece6d277f6b8d3628d27fa226f01 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 18:12:37 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/side?= =?UTF-8?q?rolabs/installer=20(=20v1.9.2=20=E2=86=92=20v1.9.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 66c5dccad..ec12bb2cc 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.9.2 +talosVersion: v1.9.3 # renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker kubernetesVersion: v1.32.1