Skip to content

Commit

Permalink
chore(deps): Update Terraform helm to ~> 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 474a2f4 commit 5a73f2e
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.17.0"
}
postgresql = {
source = "cyrilgdn/postgresql"
Expand Down

0 comments on commit 5a73f2e

Please sign in to comment.