generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update terraform helm to v3 - autoclosed #108
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
Closed
terraform-ibm-modules-ops
wants to merge
1
commit into
main
from
renovate/major-terraform-dependencies
Closed
fix(deps): update terraform helm to v3 - autoclosed #108
terraform-ibm-modules-ops
wants to merge
1
commit into
main
from
renovate/major-terraform-dependencies
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
/run pipeline |
2 similar comments
|
/run pipeline |
Member
|
/run pipeline |
9fb9f7d to
22e136b
Compare
|
/run pipeline |
22e136b to
315b4fd
Compare
|
/run pipeline |
315b4fd to
edd94b8
Compare
|
/run pipeline |
edd94b8 to
53716b1
Compare
|
/run pipeline |
53716b1 to
54df1f8
Compare
|
/run pipeline |
54df1f8 to
60ed961
Compare
|
/run pipeline |
60ed961 to
7214562
Compare
|
/run pipeline |
7214562 to
05bdcad
Compare
|
/run pipeline |
05bdcad to
8baa72c
Compare
|
/run pipeline |
8baa72c to
874060d
Compare
|
/run pipeline |
874060d to
ec49299
Compare
|
/run pipeline |
ec49299 to
0f56fde
Compare
|
/run pipeline |
2c75e57 to
d6e30d7
Compare
|
/run pipeline |
d6e30d7 to
c64e9c3
Compare
|
/run pipeline |
c64e9c3 to
24e2bd9
Compare
|
/run pipeline |
24e2bd9 to
ff097b4
Compare
|
/run pipeline |
ff097b4 to
3229fbb
Compare
|
/run pipeline |
3229fbb to
8957211
Compare
|
/run pipeline |
8957211 to
3f9513c
Compare
|
/run pipeline |
3f9513c to
80bb37e
Compare
|
/run pipeline |
80bb37e to
2a4047c
Compare
|
/run pipeline |
2a4047c to
25ac3d9
Compare
|
/run pipeline |
25ac3d9 to
be51840
Compare
|
/run pipeline |
be51840 to
b3377e9
Compare
|
/run pipeline |
b3377e9 to
d1de329
Compare
|
/run pipeline |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.17.0->3.0.2Release Notes
hashicorp/terraform-provider-helm (helm)
v3.0.2Compare 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 whendevel = falseis set andversionis 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 theKUBE_PROXY_URLenvironment variable [GH-1655]v3.0.1Compare Source
This is a hotfix release.
HOTFIX:
helm_release: Fix state upgrader code to use correct type for "values" attribute. [GH-1638]v3.0.0Compare Source
This release migrates ports the provider project from
terraform-plugin-sdk/v2toterraform-plugin-framework[GH-1379]Please refer to the migration guide.
BREAKING CHANGES:
kubernetes,registry, andexperimentsare now represented as nested objects.set,set_list, andset_sensitiveinhelm_releaseandhelm_templateare now lists of nested objects instead of blocksFEATURES:
Add
"literal"as a supportedtypefor thesetblock [GH-1615]helm_release: Add support for ResourceIdentity. [GH-1625]helm_release: Addset_wowrite-only attribute [GH-1592]ENHANCEMENT:
helm_release: AddUpgradeStatelogic to support migration from SDKv2 to Plugin Framework [GH-1633]BUG FIXES:
helm_release: Fix namespace behaviour for dependency charts in non-default namespaces [GH-1583]change
set.value&&set_list.valueto 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.
This PR has been generated by Renovate Bot.