From 0c4b8b7d7a9dcad1f3d668d91636a787bd4a3004 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Tue, 19 Dec 2023 11:44:54 +0100 Subject: [PATCH] Add talos linux 1.6.0 (#715) Signed-off-by: Christian Berendt --- etc/images/talos.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/images/talos.yml b/etc/images/talos.yml index 8d29b581..174c91b4 100644 --- a/etc/images/talos.yml +++ b/etc/images/talos.yml @@ -33,3 +33,8 @@ images: source: https://github.com/siderolabs/talos/releases/download/v1.4.5/openstack-amd64.tar.gz checksum: "sha256:fc7dc71a6acece93196c8bace15139469b7bfbe4fa7d001336da0fdda9b437c9" build_date: 2023-05-30 + - version: '1.6.0' + url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/talos/1.6.0/openstack-amd64.raw + source: https://github.com/siderolabs/talos/releases/download/v1.6.0/openstack-amd64.raw.xz + checksum: "sha256:e3754c2338b4ce831db5442cf62deab260d56b64227a07cfc26e4b73eef5abaf" + build_date: 2023-12-15