From d6dc60a2d63e6aca7047da46d0da2033d9b23734 Mon Sep 17 00:00:00 2001 From: Timtor-bot Date: Sat, 16 Mar 2024 08:43:02 +0000 Subject: [PATCH] chore(amethyst): Update talos to v1.6.6 --- amethyst/talos/controlplane.yaml | 2 +- amethyst/talos/worker.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/amethyst/talos/controlplane.yaml b/amethyst/talos/controlplane.yaml index 6b2c749b0..a82f3f99b 100644 --- a/amethyst/talos/controlplane.yaml +++ b/amethyst/talos/controlplane.yaml @@ -12,7 +12,7 @@ machine: key: ${machine_ca_key} certSANs: [] install: - image: ghcr.io/siderolabs/installer:v1.6.4 + image: ghcr.io/siderolabs/installer:v1.6.6 disk: /dev/sda wipe: false extraKernelArgs: diff --git a/amethyst/talos/worker.yaml b/amethyst/talos/worker.yaml index bb5721c9a..7e03a7198 100644 --- a/amethyst/talos/worker.yaml +++ b/amethyst/talos/worker.yaml @@ -12,7 +12,7 @@ machine: certSANs: [] install: disk: /dev/sda - image: ghcr.io/siderolabs/installer:v1.6.4 + image: ghcr.io/siderolabs/installer:v1.6.6 wipe: false extraKernelArgs: - talos.logging.kernel=tcp://192.168.253.100:3001