Skip to content

Commit

Permalink
chore: bump kubernetes to '1.23.17-gke.300'
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed Mar 30, 2023
1 parent a137146 commit 8ff1c7b
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.1400"
default = "1.23.17-gke.300"
}
variable "node_default_machine_type" {
default = "n2-standard-4"
Expand Down

0 comments on commit 8ff1c7b

Please sign in to comment.