Skip to content

Commit b68058d

Browse files
fix: bump hashicorp/helm from 2.14 to 3.0.2
Bumps [hashicorp/helm](https://github.com/hashicorp/terraform-provider-helm) from 2.14 to 3.0.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.14.0...v3.0.2) --- updated-dependencies: - dependency-name: hashicorp/helm dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60b1eaa commit b68058d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ terraform {
3939
}
4040
helm = {
4141
source = "hashicorp/helm"
42-
version = "2.14"
42+
version = "3.0.2"
4343
}
4444
rancher2 = {
4545
source = "rancher/rancher2"

0 commit comments

Comments
 (0)