Skip to content

Commit

Permalink
terraform, gcp: update k8s minor versions info to include 1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Aug 22, 2024
1 parent 98ffccd commit e382a13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions terraform/gcp/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,8 @@ variable "k8s_version_prefixes" {
# channel, so we may want to remove or add minor versions here over time.
#
default = [
"1.27.",
"1.28.",
"1.29.",
"1.30.",
"1.",
]
description = <<-EOT
Expand Down

0 comments on commit e382a13

Please sign in to comment.