feat: Remove v version prefix in node config

This allows for better checking if the provided version string adheres
to semver.
This commit is contained in:
2026-02-20 04:51:40 +01:00
parent b6c201775a
commit 940b01a7dc
3 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
schematicId: !schematic default
arch: amd64
talosVersion: v1.11.3
kubernesVersion: v1.34.1
talosVersion: 1.11.3
kubernetesVersion: 1.34.1
kernelArgs:
- talos.platform=metal
- console=tty0