Update Terraform helm to v2.8.0
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
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
BUG FIXES:
- Crash Fix: Fix Unknown Value in Manifest Diff [GH-966]
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.