From f4eb701ac6b5ccc0d336c41bd63c5a545ccb575e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 22:02:51 -0400 Subject: [PATCH] fix(container): update image ghcr.io/siderolabs/installer to v1.7.2 (#1479) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 b/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 index f8f39bbb4..084030c89 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.7.1 +talosVersion: v1.7.2 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet kubernetesVersion: v1.30.1