Skip to content

Commit

Permalink
:dependabot: terraform(deps): Bump hashicorp/helm
Browse files Browse the repository at this point in the history
Bumps [hashicorp/helm](https://github.com/hashicorp/terraform-provider-helm) from 2.16.1 to 2.17.0.
- [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.16.1...v2.17.0)

---
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 25, 2024
1 parent 943573e commit 35538e4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "2.16.1"
version = "2.17.0"
}
kubectl = {
source = "gavinbunney/kubectl"
Expand Down

0 comments on commit 35538e4

Please sign in to comment.