Cluster upgrade to 1.6.0

This commit is contained in:
Joseph Hanson 2023-12-19 23:02:45 -06:00
parent d700b235f8
commit 41cb6d3539
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 3 additions and 2 deletions

View file

@ -4,3 +4,4 @@ valinor-arlen.yaml
valinor-eonwe.yaml
valinor-nienna.yaml
valinor-orome.yaml
valinor-nessa.yaml

View file

@ -1,7 +1,7 @@
---
clusterName: valinor
talosVersion: v1.5.5
talosVersion: v1.6.0
kubernetesVersion: 1.28.4
endpoint: "https://${clusterEndpointIP}:6443"
@ -15,7 +15,7 @@ additionalMachineCertSans:
- ${clusterEndpointIP}
imageFactory:
registryURL: factory.hsn.dev
registryURL: factory.talos.dev
schematicEndpoint: /schematics
protocol: https
installerURLTmpl: "{{.RegistryURL}}/installer/{{.ID}}:{{.Version}}"