Skip to content

Update Terraform helm to v2.8.0

Renovate [bot] requested to merge renovate/helm-2.x into master

This MR contains the following updates:

Package Type Update Change
helm (source) required_provider minor ~> 2.7.0 -> ~> 2.8.0
helm (source) required_provider minor 2.7.1 -> 2.8.0

Release Notes

hashicorp/terraform-provider-helm

v2.8.0

Compare Source

FEATURES:

  • Add support for configuring OCI registries inside provider block [GH-862]
  • Add support for setting kube version on helm_template data source [GH-994]

BUG FIXES:

  • Fix larger diff than expected when updating helm_release "set" block value [GH-915]

v2.7.1

Compare Source

BUG FIXES:

  • Crash Fix: Fix Unknown Value in Manifest Diff [GH-966]

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading