update version

This commit is contained in:
Serge Logvinov
2023-01-24 22:17:51 +02:00
parent 0e2ecfc264
commit 4abd954146
8 changed files with 8 additions and 8 deletions

View File

@@ -8,5 +8,5 @@ variable "region" {
}
variable "talos_version" {
default = "v1.3.0"
default = "v1.3.3"
}

View File

@@ -12,5 +12,5 @@ variable "do_region" {
variable "talos_version" {
type = string
default = "v1.2.4"
default = "v1.3.3"
}

View File

@@ -28,7 +28,7 @@ variable "google_locations" {
variable "talos_version" {
type = string
default = "v1.0.3"
default = "v1.3.3"
}
source "googlecompute" "talos" {

View File

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

View File

@@ -25,7 +25,7 @@ variable "proxmox_storage_type" {
variable "talos_version" {
type = string
default = "v1.0.3"
default = "v1.3.3"
}
locals {

View File

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

View File

@@ -22,7 +22,7 @@ variable "upcloud_zones" {
variable "talos_version" {
type = string
default = "v1.0.3"
default = "v1.3.3"
}
locals {

View File

@@ -11,7 +11,7 @@ variable "vultr_region" {
variable "talos_version" {
type = string
default = "v1.3.0"
default = "v1.3.3"
}
locals {