chore(deps): update terraform talos to v0.10.1 #4

Merged
Peter merged 1 commit from renovate/talos-0.x into main 2026-02-06 12:12:27 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
talos (source) required_provider minor 0.9.00.10.1

Release Notes

siderolabs/terraform-provider-talos (talos)

v0.10.1

Compare Source

terraform-provider-talos 0.10.1 (2026-01-19)

Welcome to the v0.10.1 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.

Contributors
  • Noel Georgi
  • Dennis Witt
  • Nikita COEUR
  • purajit
Changes
5 commits

  • ac1829b release(v0.10.1): prepare release
  • bbf6d87 fix(conform): allow multiple commits
  • c696a93 feat: add staged_if_needing_reboot apply mode for automatic reboot prevention
  • 9313f8e feat: add exact_filters attribute to talos_image_factory_extensions_versions
  • 3c508e1 fix: gracefully handle Unknown config_patches values

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.10.0

v0.10.0

Compare 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
  • Noel Georgi
Changes
1 commit

Dependency Changes
  • github.com/hashicorp/terraform-plugin-docs v0.22.0 -> v0.24.0
  • github.com/hashicorp/terraform-plugin-framework v1.15.1 -> v1.16.1
  • github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0 -> v0.7.0
  • github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 -> v0.19.0
  • github.com/hashicorp/terraform-plugin-go v0.28.0 -> v0.29.0
  • github.com/hashicorp/terraform-plugin-log v0.9.0 -> v0.10.0
  • github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 -> v2.38.1
  • github.com/siderolabs/crypto v0.6.3 -> v0.6.4
  • github.com/siderolabs/gen v0.8.5 -> v0.8.6
  • github.com/siderolabs/image-factory v0.8.3 -> v0.9.0
  • github.com/siderolabs/talos v1.11.0 -> v1.12.0-beta.0
  • github.com/siderolabs/talos/pkg/machinery v1.11.0 -> v1.12.0-beta.0
  • go.yaml.in/yaml/v4 v4.0.0-rc.3 new
  • golang.org/x/mod v0.27.0 -> v0.30.0
  • k8s.io/client-go v0.34.0 -> v0.35.0-alpha.3

Previous release can be found at v0.9.0


Configuration

📅 Schedule: Branch creation - "before 6am on Tuesday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [talos](https://registry.terraform.io/providers/siderolabs/talos) ([source](https://github.com/siderolabs/terraform-provider-talos)) | required_provider | minor | `0.9.0` → `0.10.1` | --- ### Release Notes <details> <summary>siderolabs/terraform-provider-talos (talos)</summary> ### [`v0.10.1`](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.10.1) [Compare Source](https://github.com/siderolabs/terraform-provider-talos/compare/v0.10.0...v0.10.1) ##### [terraform-provider-talos 0.10.1](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.10.1) (2026-01-19) Welcome to the v0.10.1 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>. ##### Contributors - Noel Georgi - Dennis Witt - Nikita COEUR - purajit ##### Changes <details><summary>5 commits</summary> <p> - [`ac1829b`](https://github.com/siderolabs/terraform-provider-talos/commit/ac1829b3532d596800cfdca5b7938feadec8a34d) release(v0.10.1): prepare release - [`bbf6d87`](https://github.com/siderolabs/terraform-provider-talos/commit/bbf6d87deb43ef2c46ae679bf28a61dd59d5e33a) fix(conform): allow multiple commits - [`c696a93`](https://github.com/siderolabs/terraform-provider-talos/commit/c696a93a67777a04bc762558af443d9c3e024cb5) feat: add staged\_if\_needing\_reboot apply mode for automatic reboot prevention - [`9313f8e`](https://github.com/siderolabs/terraform-provider-talos/commit/9313f8e373428c5ca414047397f7f604ff428ace) feat: add exact\_filters attribute to talos\_image\_factory\_extensions\_versions - [`3c508e1`](https://github.com/siderolabs/terraform-provider-talos/commit/3c508e13869622bdd345ad431de3175b79add753) fix: gracefully handle Unknown config\_patches values </p> </details> ##### Dependency Changes This release has no dependency changes Previous release can be found at [v0.10.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.10.0) ### [`v0.10.0`](https://github.com/siderolabs/terraform-provider-talos/blob/HEAD/CHANGELOG.md#terraform-provider-talos-0100-beta0-2025-11-28) [Compare Source](https://github.com/siderolabs/terraform-provider-talos/compare/v0.9.0...v0.10.0) 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 - Noel Georgi ##### Changes <details><summary>1 commit</summary> <p> - [`11063bc`](https://github.com/siderolabs/terraform-provider-talos/commit/11063bc25f97c7abb8ae9ceb099bbc523c8655b8) chore: bump deps </p> </details> ##### Dependency Changes - **github.com/hashicorp/terraform-plugin-docs** v0.22.0 -> v0.24.0 - **github.com/hashicorp/terraform-plugin-framework** v1.15.1 -> v1.16.1 - **github.com/hashicorp/terraform-plugin-framework-timeouts** v0.5.0 -> v0.7.0 - **github.com/hashicorp/terraform-plugin-framework-validators** v0.18.0 -> v0.19.0 - **github.com/hashicorp/terraform-plugin-go** v0.28.0 -> v0.29.0 - **github.com/hashicorp/terraform-plugin-log** v0.9.0 -> v0.10.0 - **github.com/hashicorp/terraform-plugin-sdk/v2** v2.37.0 -> v2.38.1 - **github.com/siderolabs/crypto** v0.6.3 -> v0.6.4 - **github.com/siderolabs/gen** v0.8.5 -> v0.8.6 - **github.com/siderolabs/image-factory** v0.8.3 -> v0.9.0 - **github.com/siderolabs/talos** v1.11.0 -> v1.12.0-beta.0 - **github.com/siderolabs/talos/pkg/machinery** v1.11.0 -> v1.12.0-beta.0 - **go.yaml.in/yaml/v4** v4.0.0-rc.3 ***new*** - **golang.org/x/mod** v0.27.0 -> v0.30.0 - **k8s.io/client-go** v0.34.0 -> v0.35.0-alpha.3 Previous release can be found at [v0.9.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.9.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Tuesday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
renovate added 1 commit 2026-02-06 12:02:56 +01:00
Peter merged commit 838cb8581c into main 2026-02-06 12:12:27 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wheatley/infrastructure#4
No description provided.