Skip to content

Commit

Permalink
chore(deps): update terraform kubernetes to v2.26.0 (#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 26, 2024
1 parent 9108888 commit 394477c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstarts/terraform/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.25.2"
version = "2.26.0"
}
}
required_version = ">= 0.13"
Expand Down

0 comments on commit 394477c

Please sign in to comment.