Skip to content

Commit

Permalink
Update Terraform kubernetes to v2.27.0 (#457)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Apr 9, 2024
1 parent f4cf92c commit f6e7c92
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.26.0"
version = "2.27.0"
}
}
}
Expand Down

0 comments on commit f6e7c92

Please sign in to comment.