Skip to content

Commit

Permalink
chore(deps): Update Terraform helm to ~> 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 621c327 commit 9aaac15
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "~> 2.13.0"
version = "~> 2.16.0"
}
postgresql = {
source = "cyrilgdn/postgresql"
Expand Down

0 comments on commit 9aaac15

Please sign in to comment.