Skip to content

Commit

Permalink
Bump hashicorp/helm (#1123)
Browse files Browse the repository at this point in the history
Bumps the terraform group in /terraform/gcp/modules/argocd with 1 update: [hashicorp/helm](https://github.com/hashicorp/terraform-provider-helm).


Updates `hashicorp/helm` from 2.13.1 to 2.13.2
- [Release notes](https://github.com/hashicorp/terraform-provider-helm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-helm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-helm@v2.13.1...v2.13.2)

---
updated-dependencies:
- dependency-name: hashicorp/helm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 3369fe8 commit e23b7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/gcp/modules/argocd/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "2.13.1"
version = "2.13.2"
}
}
}

0 comments on commit e23b7f9

Please sign in to comment.