Skip to content

Commit

Permalink
Update Terraform kubernetes to v2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent 5378cff commit 8f2cb5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.24.0"
version = "2.26.0"
}
kubectl = {
source = "alekc/kubectl"
Expand Down

0 comments on commit 8f2cb5e

Please sign in to comment.