From e6895f929228fbe6ea9495383b15ab27efc66e1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 09:52:01 +0000 Subject: [PATCH] fix(container): update image ghcr.io/siderolabs/installer to v1.7.6 --- kubernetes/bootstrap/talos/talconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/bootstrap/talos/talconfig.yaml b/kubernetes/bootstrap/talos/talconfig.yaml index 800cbd12..e2d7cf8d 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.7.5 +talosVersion: v1.7.6 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet kubernetesVersion: v1.30.3