Skip to content

chore(deps): update terraform helm to v3 #1054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2025

This PR contains the following updates:

Package Type Update Change
helm (source) required_provider major 2.17.0 -> 3.0.2

Release Notes

hashicorp/terraform-provider-helm (helm)

v3.0.2

Compare Source

This is a patch release that fixes a number of bugs discovered in the v3.x.x release.

BUG FIXES:

  • helm_release: Fix description field causing inconsistent plan [GH-1648]
  • helm_release: Fix plan error when devel = false is set and version is provided [GH-1656]
  • helm_release: Fix postrender being run when binaryPath is nil [GH-1649]
  • helm_release: Fix shallow clone bug causing nested sensitive values to be redacted in the k8s API [GH-1644]
  • provider: Fix namespace override logic in Kubernetes client initialization [GH-1650]
  • provider: Restore support for the KUBE_PROXY_URL environment variable [GH-1655]

v3.0.1

Compare Source

This is a hotfix release.

HOTFIX:

  • helm_release: Fix state upgrader code to use correct type for "values" attribute. [GH-1638]

v3.0.0

Compare Source

This release migrates ports the provider project from terraform-plugin-sdk/v2 to terraform-plugin-framework [GH-1379]

Please refer to the migration guide.

BREAKING CHANGES:

  • Blocks to Nested Objects: Blocks like kubernetes, registry, and experiments are now represented as nested objects.
  • List Syntax for Nested Attributes: Attributes like set, set_list, and set_sensitive in helm_release and helm_template are now lists of nested objects instead of blocks
  • The new framework code uses Terraform Plugin Protocol Version 6 which is compatible with Terraform versions 1.0 and above. Users of earlier versions of Terraform can continue to use the Helm provider by pinning their configuration to the 2.x version.

FEATURES:

  • Add "literal" as a supported type for the set block [GH-1615]

  • helm_release: Add support for ResourceIdentity. [GH-1625]

  • helm_release: Add set_wo write-only attribute [GH-1592]

ENHANCEMENT:

  • helm_release: Add UpgradeState logic to support migration from SDKv2 to Plugin Framework [GH-1633]
  • update helm dependency to v3.17.2 [GH-1608]

BUG FIXES:

  • helm_release: Fix namespace behaviour for dependency charts in non-default namespaces [GH-1583]

  • change set.value && set_list.value to optional instead of required [GH-1572]


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate Created or managed by renovate bot label Jun 19, 2025
@renovate renovate bot force-pushed the renovate/helm-3.x branch 12 times, most recently from 9d80a24 to 1d778f6 Compare June 26, 2025 12:49
@renovate renovate bot force-pushed the renovate/helm-3.x branch 12 times, most recently from 31ad9a7 to bcfbc8b Compare July 3, 2025 05:55
@renovate renovate bot force-pushed the renovate/helm-3.x branch 5 times, most recently from 35a014e to 4348f29 Compare July 9, 2025 23:51
@renovate renovate bot force-pushed the renovate/helm-3.x branch 12 times, most recently from 378325c to 3a51519 Compare July 15, 2025 18:05
@renovate renovate bot force-pushed the renovate/helm-3.x branch 11 times, most recently from 389bc79 to 147fd0c Compare July 24, 2025 09:24
@renovate renovate bot force-pushed the renovate/helm-3.x branch 2 times, most recently from 7bce43c to 4c78e30 Compare July 27, 2025 19:14
@renovate renovate bot force-pushed the renovate/helm-3.x branch 3 times, most recently from ff96311 to 7cf622d Compare August 4, 2025 08:25
@renovate renovate bot force-pushed the renovate/helm-3.x branch from 7cf622d to 65b4930 Compare August 4, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Created or managed by renovate bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants