Update version

This commit is contained in:
Serge Logvinov
2022-09-18 14:35:47 +03:00
parent 01bb03d903
commit 0778f1999d
5 changed files with 52 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ variable "hcloud_token" {
variable "talos_version" {
type = string
default = "v1.1.2"
default = "v1.2.2"
}
locals {

View File

@@ -23,7 +23,7 @@ variable "scaleway_zone" {
variable "talos_version" {
type = string
default = "v1.2.0"
default = "v1.2.2"
}
locals {