Skip to content

Commit

Permalink
chore: bump kubernetes to '1.27.9-gke.1092000'
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed Jan 16, 2024
1 parent ea71dc8 commit 2c61f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/platform/gcp/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ variable "network_prefix" {
default = "10.1"
}
variable "kube_version" {
default = "1.27.8-gke.1067000"
default = "1.27.9-gke.1092000"
}
variable "node_default_machine_type" {
default = "n2-standard-4"
Expand Down

0 comments on commit 2c61f0b

Please sign in to comment.