Skip to content

Commit

Permalink
Update Terraform kubernetes to v2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 2fda1b3 commit 6ce5d8a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 15 deletions.
38 changes: 24 additions & 14 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.20.0"
version = "2.30.0"
}
kubectl = {
source = "gavinbunney/kubectl"
Expand Down

0 comments on commit 6ce5d8a

Please sign in to comment.