chore(deps): update terraform talos to ~> 0.10 #268
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:
~> 0.8→~> 0.10Release Notes
siderolabs/terraform-provider-talos (talos)
v0.10.0Compare Source
Welcome to the v0.10.0-beta.0 release of terraform-provider-talos!
This is a pre-release of terraform-provider-talos
Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.
config patches
JSON6502 patches are no longer supported, use strategic patches instead.
Component Updates
Talos sdk: v1.12.0-beta.0
Contributors
Changes
1 commit
11063bcchore: bump depsDependency Changes
Previous release can be found at v0.9.0
v0.9.0Compare Source
Welcome to the v0.9.0-alpha.0 release of terraform-provider-talos!
This is a pre-release of terraform-provider-talos
Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.
talos_machine_disks Data Source
The
talos_machine_disksdata source has been updated to use the better CEL expression language.The resource attributes and selector have been updated to use the new syntax.
The user would need to update the data source in their configuration to use the new syntax.
The expression syntax is documented in the CEL documentation.
This also brings in consistency with how disks are reported in Talos.
Component Updates
Talos sdk: v1.11.0-alpha.0
Contributors
Changes
7 commits
4016c0cfix: secureboot installer urls for non-metal platform34f3f1echore: simplify disk selector code93070aafeat: use CEL expression filters fortalos_machine_disksf70e10efix: allow talos_version to be used without avprefixfa8002dchore: bump depse76002dfix: factory installer urls44eec1cfix: image factory examples and docsDependency Changes
Previous release can be found at v0.8.1
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.