Skip to content

Commit

Permalink
chore(deps): Update Terraform helm to ~> 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 6daca3e commit 83486b7
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 14 deletions.
38 changes: 25 additions & 13 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.11.0"
version = "~> 2.12.0"
}
postgresql = {
source = "cyrilgdn/postgresql"
Expand Down

0 comments on commit 83486b7

Please sign in to comment.