Skip to content

Commit afc64ed

Browse files
authored
v2.17.0 (#1550)
1 parent 5404147 commit afc64ed

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.17.0 (Dec 19, 2024)
2+
3+
ENHANCEMENT:
4+
5+
* `resource/helm_release`: the dry-run option is now set to `server` to execute any chart lookups against the server during the plan stage. [[GH-1335](https://github.com/hashicorp/terraform-provider-helm/issues/1335)]
6+
7+
BUG FIXES:
8+
9+
* `resource/helm_release`: fix an issue where `postrender.args` is not parsed correctly. [[GH-1534](https://github.com/hashicorp/terraform-provider-helm/issues/1534)]
10+
111
## 2.16.1 (Oct 15, 2024)
212

313
BUG FIXES:

0 commit comments

Comments
 (0)