Skip to content

Commit

Permalink
Update Terraform kubernetes to v2.32.0 (#467)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 1b8f118 commit c38db11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/vault/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.27.0"
version = "2.32.0"
}
}
}
Expand Down

0 comments on commit c38db11

Please sign in to comment.