From 013aac4a84de38f8d974b20a6636735245ee4382 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 01:30:46 +0800 Subject: [PATCH] =?UTF-8?q?chore(docker/debian):=20pin=20=E2=9E=BC=20(#143?= =?UTF-8?q?5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kube/clusters/hercules/kairos/cloud-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/clusters/hercules/kairos/cloud-config.yaml b/kube/clusters/hercules/kairos/cloud-config.yaml index 2221fa46..0be32d82 100644 --- a/kube/clusters/hercules/kairos/cloud-config.yaml +++ b/kube/clusters/hercules/kairos/cloud-config.yaml @@ -12,7 +12,7 @@ users: - "github:jjgadgets" - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPkuFpjTwHzP1cw9XDtJOKKROwkZycvAx++w1j/7g2Yr" install: - image: &img "quay.io/kairos/debian:bookworm-standard-amd64-generic-v2.4.2-k3sv1.28.2-k3s1" + image: &img "quay.io/kairos/debian:bookworm-standard-amd64-generic-v2.4.2-k3sv1.28.2-k3s1@sha256:e696192f84a1682a9b8634b6094fea9d8a9d0bf2689c2351cdeb0fbd66632e3c" auto: true # for single node without P2P/VPN #device: "/dev/sda" reboot: true