File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
dev/preview/infrastructure Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ variable "harvester_ingress_ip" {
4444variable "vm_image" {
4545 type = string
4646 description = " The VM image"
47- default = " gitpod-k3s-202402020033 "
47+ default = " gitpod-k3s-202402021944 "
4848}
4949
5050variable "cert_issuer" {
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ variable "ssh_key" {
3333variable "vm_image" {
3434 type = string
3535 description = " The VM image"
36- default = " gitpod-k3s-202402020033 "
36+ default = " gitpod-k3s-202402021944 "
3737}
3838
3939variable "harvester_ingress_ip" {
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ variable "vm_type" {
3535variable "vm_image" {
3636 type = string
3737 description = " The VM image"
38- default = " gitpod-k3s-202402020033 "
38+ default = " gitpod-k3s-202402021944 "
3939}
4040
4141variable "cert_issuer" {
You can’t perform that action at this time.
0 commit comments