generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependencies #182
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
Open
terraform-ibm-modules-ops
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+43
−43
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 |
255fe10
to
c4b5cc6
Compare
/run pipeline |
c4b5cc6
to
23fc29b
Compare
/run pipeline |
23fc29b
to
0457681
Compare
/run pipeline |
0457681
to
410c122
Compare
ℹ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
/run pipeline |
410c122
to
fb045c7
Compare
/run pipeline |
fb045c7
to
bb60c82
Compare
/run pipeline |
bb60c82
to
26a9470
Compare
/run pipeline |
26a9470
to
0288335
Compare
/run pipeline |
0288335
to
3b785c6
Compare
/run pipeline |
3b785c6
to
0e75ca8
Compare
/run pipeline |
1 similar comment
/run pipeline |
0e75ca8
to
356090b
Compare
/run pipeline |
356090b
to
62e144c
Compare
/run pipeline |
62e144c
to
5ec08ee
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:
v1.58.6
->v1.58.12
1.24.5
->1.25.0
2.17.0
->3.0.2
1.81.0
->1.81.1
14.1.0
->14.1.1
1.91.2
->1.91.5
3.54.4
->3.55.3
1.6.1
->1.6.5
1.10.13
->1.10.18
Release Notes
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
v1.58.12
Compare Source
Bug Fixes
v1.58.11
Compare Source
Bug Fixes
v1.58.10
Compare Source
Bug Fixes
v1.58.9
Compare Source
Bug Fixes
v1.58.8
Compare Source
Bug Fixes
v1.58.7
Compare Source
Bug Fixes
hashicorp/terraform-provider-helm (helm)
v3.0.2
Compare 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 = false
is set andversion
is 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_URL
environment variable [GH-1655]v3.0.1
Compare Source
This is a hotfix release.
HOTFIX:
helm_release
: Fix state upgrader code to use correct type for "values" attribute. [GH-1638]v3.0.0
Compare Source
This release migrates ports the provider project from
terraform-plugin-sdk/v2
toterraform-plugin-framework
[GH-1379]Please refer to the migration guide.
BREAKING CHANGES:
kubernetes
,registry
, andexperiments
are now represented as nested objects.set
,set_list
, andset_sensitive
inhelm_release
andhelm_template
are now lists of nested objects instead of blocksFEATURES:
Add
"literal"
as a supportedtype
for theset
block [GH-1615]helm_release
: Add support for ResourceIdentity. [GH-1625]helm_release
: Addset_wo
write-only attribute [GH-1592]ENHANCEMENT:
helm_release
: AddUpgradeState
logic 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.value
to optional instead of required [GH-1572]IBM-Cloud/terraform-provider-ibm (ibm)
v1.81.1
Compare Source
Bug Fixes
Resource controller
VPC Infrastructure
sysdiglabs/charts (sysdig-deploy)
v1.91.5
Compare Source
What's Changed
Chores
Full diff: sysdiglabs/charts@sysdig-deploy-1.91.4...sysdig-deploy-1.91.5
v1.91.4
Compare Source
What's Changed
Chores
Full diff: sysdiglabs/charts@sysdig-deploy-1.91.3...sysdig-deploy-1.91.4
v1.91.3
Compare Source
What's Changed
Chores
Full diff: sysdiglabs/charts@sysdig-deploy-1.91.2...sysdig-deploy-1.91.3
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)
v3.55.3
Compare Source
Bug Fixes
v3.55.2
Compare Source
Bug Fixes
v3.55.1
Compare Source
Bug Fixes
v3.55.0
Compare Source
Features
Quickstart
variation of OCP DA (#738) (c131db2)v3.54.7
Compare Source
Bug Fixes
existing_resource_group_name
is nownull
, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#766) (24224bf)v3.54.6
Compare Source
Bug Fixes
v3.54.5
Compare Source
Bug Fixes
prefix
,existing_kms_instance_crn
,existing_cluster_kms_key_crn
andexisting_boot_volume_kms_key_crn
inputs (#751) (f94351d)terraform-ibm-modules/terraform-ibm-cloud-monitoring (terraform-ibm-modules/cloud-monitoring/ibm)
v1.6.5
Compare Source
Bug Fixes
v1.6.4
Compare Source
Bug Fixes
v1.6.3
Compare Source
Bug Fixes
v1.6.2
Compare Source
Bug Fixes
existing_resource_group_name
is nownull
, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#71) (979bf8b)terraform-ibm-modules/terraform-ibm-scc-workload-protection (terraform-ibm-modules/scc-workload-protection/ibm)
v1.10.18
Compare Source
Bug Fixes
v1.10.17
Compare Source
Bug Fixes
v1.10.16
Compare Source
Bug Fixes
v1.10.15
Compare Source
Bug Fixes
existing_resource_group_name
is nownull
, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#296) (2a4c6ac)v1.10.14
Compare Source
Bug Fixes
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.