Skip to content

Commit

Permalink
Update Terraform kubernetes to v2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 71f0826 commit ebaa441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.23.0"
version = "2.24.0"
}
}

Expand Down

0 comments on commit ebaa441

Please sign in to comment.