Skip to content

Commit

Permalink
chore(deps): bump k8s to 1.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Jan 31, 2022
1 parent efbebfa commit 9cef5e3
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 @@ -7,7 +7,7 @@ variable "network_prefix" {
default = "10.1"
}
variable "kube_version" {
default = "1.21.5-gke.1302"
default = "1.21.6-gke.1500"
}
variable "node_default_machine_type" {
default = "n2-standard-4"
Expand Down

0 comments on commit 9cef5e3

Please sign in to comment.