Skip to content

Commit

Permalink
[preview] update to gen117 image (#20395)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylos101 authored Nov 28, 2024
1 parent fc65cf1 commit a5d6488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/preview/infrastructure/modules/gce/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ variable "dev_kube_context" {
variable "vm_image" {
type = string
description = "The VM image"
default = "gitpod-k3s-202409020431"
default = "gitpod-k3s-202411272101"
}

variable "cert_issuer" {
Expand Down
2 changes: 1 addition & 1 deletion dev/preview/infrastructure/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ variable "vm_type" {
variable "vm_image" {
type = string
description = "The VM image"
default = "gitpod-k3s-202409020431"
default = "gitpod-k3s-202411272101"
}

variable "cert_issuer" {
Expand Down

0 comments on commit a5d6488

Please sign in to comment.