Skip to content

Commit

Permalink
Merge pull request #73 from SpongePowered/renovate/helm-2.x
Browse files Browse the repository at this point in the history
chore(deps): Update Terraform helm to ~> 2.11.0
  • Loading branch information
gabizou authored Nov 14, 2023
2 parents a84fdde + e3e3bfc commit ac211bd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 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.7.0"
version = "~> 2.11.0"
}
postgresql = {
source = "cyrilgdn/postgresql"
Expand Down

0 comments on commit ac211bd

Please sign in to comment.