v3.1.1 (#1724)
Some checks failed
build / Detect Go toolchain version (push) Has been cancelled
build / Parse version file (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
HashiCorp Copywrite / copywrite (push) Has been cancelled
tests / get_version_matrix (push) Has been cancelled
tests / unit_test (push) Has been cancelled
build / generate-metadata-file (push) Has been cancelled
build / upload-terraform-registry-manifest-artifact (push) Has been cancelled
build / Go darwin 386 build (push) Has been cancelled
build / Go freebsd 386 build (push) Has been cancelled
build / Go linux 386 build (push) Has been cancelled
build / Go windows 386 build (push) Has been cancelled
build / Go darwin amd64 build (push) Has been cancelled
build / Go freebsd amd64 build (push) Has been cancelled
build / Go linux amd64 build (push) Has been cancelled
build / Go windows amd64 build (push) Has been cancelled
build / Go freebsd arm build (push) Has been cancelled
build / Go linux arm build (push) Has been cancelled
build / Go darwin arm64 build (push) Has been cancelled
build / Go linux arm64 build (push) Has been cancelled
build / What's next? (push) Has been cancelled
tests / acc_test (push) Has been cancelled

This commit is contained in:
John Houston 2025-11-17 12:26:55 -07:00 committed by GitHub
parent b6a090b73c
commit 1cbf08f6a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## 3.1.1 (Nov 17, 2025)
BUG FIXES:
* `resource/helm_release`: Fix "inconsistent result after apply" error by moving recomputeMetadata function call [[GH-1713](https://github.com/hashicorp/terraform-provider-helm/issues/1713)]
## 3.1.0 (Oct 27, 2025)
FEATURES:

View file

@ -1 +1 @@
3.1.0
3.1.1