Skip to content

Commit

Permalink
Bump hashicorp/helm from 2.11.0 to 2.12.1 in /exoscale/demo
Browse files Browse the repository at this point in the history
Bumps [hashicorp/helm](https://github.com/hashicorp/terraform-provider-helm) from 2.11.0 to 2.12.1.
- [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.11.0...v2.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 338da17 commit fb9ca22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exoscale/demo/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "2.11.0"
version = "2.12.1"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit fb9ca22

Please sign in to comment.