-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update required_provider to latest for deployable architectures - abandoned #5
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
Conversation
|
/run pipeline |
a54c2d9 to
920e493
Compare
|
/run pipeline |
920e493 to
53c644b
Compare
|
/run pipeline |
53c644b to
0f26775
Compare
|
/run pipeline |
0f26775 to
bcc3728
Compare
|
/run pipeline |
bcc3728 to
33b2ed9
Compare
|
/run pipeline |
33b2ed9 to
b9e5f44
Compare
|
/run pipeline |
b9e5f44 to
7dd8c08
Compare
|
/run pipeline |
7dd8c08 to
4fa482d
Compare
|
/run pipeline |
4fa482d to
4847e1c
Compare
|
/run pipeline |
4847e1c to
6a9e918
Compare
|
/run pipeline |
6a9e918 to
4699f13
Compare
|
/run pipeline |
4699f13 to
fa0b239
Compare
|
/run pipeline |
fa0b239 to
8da3f4b
Compare
|
/run pipeline |
8da3f4b to
767a0b7
Compare
|
/run pipeline |
767a0b7 to
0d2620a
Compare
|
/run pipeline |
2 similar comments
|
/run pipeline |
|
/run pipeline |
449dd78 to
e76b093
Compare
|
/run pipeline |
e76b093 to
220aa54
Compare
|
/run pipeline |
220aa54 to
0246600
Compare
|
/run pipeline |
|
/run pipeline |
1 similar comment
|
/run pipeline |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
>= 2.3.4->>= 2.3.5>= 2.8.0, <3.0.0->>= 2.17.0, < 3.0.01.71.3->1.78.0>= 3.4.3, < 4.0.0->>= 3.7.2, < 4.0.0Release Notes
hashicorp/terraform-provider-external (external)
v2.3.5Compare Source
NOTES:
hashicorp/terraform-provider-helm (helm)
v2.17.0Compare Source
ENHANCEMENT:
resource/helm_release: the dry-run option is now set toserverto execute any chart lookups against the server during the plan stage. [GH-1335]BUG FIXES:
resource/helm_release: fix an issue wherepostrender.argsis not parsed correctly. [GH-1534]v2.16.1Compare Source
BUG FIXES:
helm_release: Fix nil pointer deref panic on destroy when helm release is not found [GH-1501]v2.16.0Compare Source
BUG FIXES:
helm_release: On destroy, do not error when release is not found [GH-1487]resource/helm_release: Fix: only recompute metadata when the version in the metadata changes [GH-1458]v2.15.0Compare Source
ENHANCEMENT:
upgrade_installboolean attribute to enable idempotent release installation, addressing components of GH-425 [GH-1247]v2.14.1Compare Source
DEPENDENCIES:
v2.14.0Compare Source
ENHANCEMENT:
helm_release: add new attributes metadata.last_deployed, metadata.first_deployed, metadata.notes [GH-1380]v2.13.2Compare Source
DEPENDENCIES:
v2.13.1Compare Source
HOTFIX:
helm_release: Fix regression causing errors at plan time.v2.13.0Compare Source
BUG FIXES:
provider: Fix manifest diff rendering for OCI charts. [GH-1326]DOCS:
docs: Use templatefile() instead of "template_file" provider in GKE example. [GH-1329]v2.12.1Compare Source
DEPENDENCIES:
1.20to1.21. [GH-1300]v1.4.1-0.20200414143053-d3edf31b6320tov1.4.1-0.20200723130312-85980079f637. [GH-1300]v0.14.1tov0.16.0. [GH-1300]v2.26.1tov2.30.0. [GH-1300]v0.14.0tov0.16.0. [GH-1300]v3.13.1tov3.13.2. [GH-1300]v0.28.3tov0.28.4. [GH-1300]v0.28.3tov0.28.4. [GH-1300]v0.28.3tov0.28.4. [GH-1300]v1.3.0tov1.4.0. [GH-1300]v2.12.0Compare Source
BUG FIXES:
helm_release: Fix perpetual diff when version attribute is an empty string [GH-1246]DEPENDENCIES:
helm.sh/helm/v3from3.12.0to3.13.1v2.11.0Compare Source
ENHANCEMENT:
kubernetes/provider.go: Addtls_server_namekubernetes provider options. [GH-839]resource/helm_release: addnamefield validation to be limited to 53 characters. [GH-1228]BUG FIXES:
helm/resource_release.go: Fix: version conflicts when using local chart [GH-1176]resource/helm_release: Add nil check forset_list.valueto prevent provider ChartPathOptions [GH-1231]v2.10.1Compare Source
HOTFIX:
helm_release: Fix: Only recompute metadata if version actually changes. [GH-1150]v2.10.0Compare Source
FEATURES:
helm_release: Addset_listattribute [GH-1071]BUG FIXES:
helm_release: Always recompute metadata when a release is updated [GH-1097]DEPENDENCIES:
helm.sh/helm/v3from3.11.2to3.12.0[GH-1143]v2.9.0Compare Source
FEATURES:
provider: Add a new attributeburst_limitfor client-side throttling limit configuration. [GH-1012]ENHANCEMENT:
data_source/helm_template: Add a new attributecrdswhich wheninclude_crdsis set totruewill be populated with a list of the manifests from thecrds/folder of the chart. [GH-1050]BUG FIXES:
resource/helm_release: Fix an issue when the provider crashes with the error messageProvider produced inconsistent final planafter upgrading fromv2.5.1tov2.6.0and higher. That happened due to changes in the provider schema and the introduction of a new attributepass_credentialsthat was not properly handled. [GH-982]DOCS:
data_source/helm_template: Add a new attributecrds[GH-1050]data_source/helm_template: Correct some errors in examples. [GH-1027]provider: Add a new attributeburst_limit. [GH-1012]provider: Add a note regarding theKUBECONFIGenvironment variable. [GH-1051]resource/helm_release: Add usage example forOCIrepositories. [GH-1030]resource/helm_release: Add usage examples forGCSandS3plugins. [GH-1026]DEPENDENCIES:
github.com/containerd/containerdfrom1.6.6to1.6.12[GH-1029]golang.org/x/cryptofrom0.5.0to0.6.0[GH-1055]helm.sh/helm/v3from3.9.4to3.11.1[GH-1036] [GH-1054]k8s.io/client-gofrom0.24.2to0.26.1[GH-1037]NOTES:
provider:kubernetes.exec.api_versionno longer supportsclient.authentication.k8s.io/v1alpha1. Please, switch toclient.authentication.k8s.io/v1beta1orclient.authentication.k8s.io/v1. [GH-1037]IBM-Cloud/terraform-provider-ibm (ibm)
v1.78.0Compare Source
Features
Load Balancing
VPC Infrastructure
Bug Fixes
Tekton
CIS
VPC Infrastructure
Power Systems
Atracker
DNS Services
IAM
Power Systems
Enhancements
VPC Infrastructure
Schematics
Log Routing
Documentation
Key Management
Build System
General
Tests
VPC Infrastructure
v1.77.1Compare Source
Enhancements
v1.77.0Compare Source
Enhancements
Bug Fixes
v1.76.3Compare Source
v1.76.2Compare Source
v1.76.1Compare Source
BugFixes
v1.76.0Compare Source
Enhancements
BugFixes
v1.75.2Compare Source
Enhancements
BugFixes
v1.75.1Compare Source
Enhancements
v1.75.0Compare Source
Enhancements
BugFixes
v1.74.0Compare Source
Enhancements
BugFixes
v1.73.0Compare Source
Enhancements
BugFixes
v1.72.2Compare Source
BugFixes
v1.72.1Compare Source
BugFixes
v1.72.0Compare Source
Features
Support for Db2 SaaS
Support for IAM
Support for MQaaS
-Resources
- ibm_mqcloud_virtual_private_endpoint_gateway
Support for VPC
Support for Power System
Enhancements
BugFixes
hashicorp/terraform-provider-random (random)
v3.7.2Compare Source
NOTES:
v3.7.1Compare Source
NOTES:
random_passwordnow supports ephemeral values. (#625)FEATURES:
v3.6.3Compare Source
NOTES:
v3.6.2Compare Source
NOTES:
v3.6.1Compare Source
BUG FIXES:
keepersfrom triggering an in-place update following import (#385)v3.6.0Compare Source
FEATURES:
v3.5.1Compare Source
BUG FIXES:
bcryptby truncating the bytes that are hashed to a maximum length of 72 (#397)v3.5.0Compare Source
NOTES:
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.