File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ templateOptions:
1212 fileValues : []
1313 jsonValues : []
1414 literalValues : []
15- talosVersion : " v1.8 "
15+ talosVersion : " v1.9 "
1616 withSecrets : " secrets.yaml"
1717 kubernetesVersion : " "
1818 full : false
Original file line number Diff line number Diff line change 11endpoint : " https://192.168.100.10:6443"
22clusterDomain : cozy.local
33floatingIP : 192.168.100.10
4- image : " ghcr.io/aenix-io /cozystack/talos:v1.9.3"
4+ image : " ghcr.io/cozystack /cozystack/talos:v1.9.3"
55podSubnets :
66- 10.244.0.0/16
77serviceSubnets :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ templateOptions:
1515 fileValues: []
1616 jsonValues: []
1717 literalValues: []
18- talosVersion: "v1.8 "
18+ talosVersion: "v1.9 "
1919 withSecrets: "secrets.yaml"
2020 kubernetesVersion: ""
2121 full: false
@@ -135,7 +135,7 @@ cluster:
135135 "cozystack/values.yaml" : `endpoint: "https://192.168.100.10:6443"
136136clusterDomain: cozy.local
137137floatingIP: 192.168.100.10
138- image: "ghcr.io/aenix-io /cozystack/talos:v1.9.3"
138+ image: "ghcr.io/cozystack /cozystack/talos:v1.9.3"
139139podSubnets:
140140- 10.244.0.0/16
141141serviceSubnets:
You can’t perform that action at this time.
0 commit comments