From 7e65ea075463732bf889783dc1a649c1298552d7 Mon Sep 17 00:00:00 2001 From: Paul Payne Date: Fri, 27 Jun 2025 15:17:23 -0700 Subject: [PATCH] Fix talos-schema versions. --- setup/cluster-nodes/talos-schemas.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/setup/cluster-nodes/talos-schemas.yaml b/setup/cluster-nodes/talos-schemas.yaml index 9c860e8..b673134 100644 --- a/setup/cluster-nodes/talos-schemas.yaml +++ b/setup/cluster-nodes/talos-schemas.yaml @@ -14,7 +14,5 @@ # Format: "version": "schematic-id" talos-schemas: - "v1.6.1": "e6230b0db3fd355a0bb77a9de74af41a9f3edd168f913cbd94807629a2116d07" - # Add more versions here as needed - # "v1.6.2": "example-schematic-id-here" - # "v1.7.0": "example-schematic-id-here" \ No newline at end of file + "v1.10.3": "e6230b0db3fd355a0bb77a9de74af41a9f3edd168f913cbd94807629a2116d07" + "v1.10.4": "434a0300db532066f1098e05ac068159371d00f0aba0a3103a0e826e83825c82"