Skip to content

Commit

Permalink
chore: bump kubernetes to '1.23.16-gke.1400'
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed Mar 2, 2023
1 parent eb6656b commit 9c679d3
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.23.16-gke.1100"
default = "1.23.16-gke.1400"
}
variable "node_default_machine_type" {
default = "n2-standard-4"
Expand Down

0 comments on commit 9c679d3

Please sign in to comment.