From 977959cd19f0201b99e426e01cf695d23cf33268 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 18:41:13 -0400 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/side?= =?UTF-8?q?rolabs/installer=20(=20v1.7.3=20=E2=86=92=20v1.7.4=20)=20(#3758?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/staging/bootstrap/talos/talconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/staging/bootstrap/talos/talconfig.yaml b/kubernetes/staging/bootstrap/talos/talconfig.yaml index 190bbf0ecf..04a003ecc3 100644 --- a/kubernetes/staging/bootstrap/talos/talconfig.yaml +++ b/kubernetes/staging/bootstrap/talos/talconfig.yaml @@ -1,7 +1,7 @@ --- clusterName: staging # renovate: depName=ghcr.io/siderolabs/installer datasource=docker -talosVersion: v1.7.3 +talosVersion: v1.7.4 # renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker kubernetesVersion: v1.30.1 endpoint: https://staging.${SECRET_TECH_DOMAIN_NAME}:6443