File tree 3 files changed +3
-3
lines changed
dev/preview/infrastructure
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" {
44
44
variable "vm_image" {
45
45
type = string
46
46
description = " The VM image"
47
- default = " gitpod-k3s-202402020033 "
47
+ default = " gitpod-k3s-202402021944 "
48
48
}
49
49
50
50
variable "cert_issuer" {
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ variable "ssh_key" {
33
33
variable "vm_image" {
34
34
type = string
35
35
description = " The VM image"
36
- default = " gitpod-k3s-202402020033 "
36
+ default = " gitpod-k3s-202402021944 "
37
37
}
38
38
39
39
variable "harvester_ingress_ip" {
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ variable "vm_type" {
35
35
variable "vm_image" {
36
36
type = string
37
37
description = " The VM image"
38
- default = " gitpod-k3s-202402020033 "
38
+ default = " gitpod-k3s-202402021944 "
39
39
}
40
40
41
41
variable "cert_issuer" {
You can’t perform that action at this time.
0 commit comments