Skip to content

chore(deps): update terraform talos to v0.11.0#410

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/talos-0.x
Open

chore(deps): update terraform talos to v0.11.0#410
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/talos-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Type Update Change
talos (source) required_provider minor 0.9.00.11.0

Release Notes

siderolabs/terraform-provider-talos (talos)

v0.11.0

Compare Source

Welcome to the v0.11.0 release of terraform-provider-talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.

ephemeral resources

New ephemeral resources are added, please see docs.

Component Updates

Talos sdk: v1.13.0

Contributors
  • Noel Georgi
  • Mickaël Canévet
  • Nikita COEUR
  • Dennis Witt
  • Nahue
  • purajit
Changes
20 commits

  • 1c68732 release(v0.11.0): prepare release
  • b5affe3 fix(docs): update talos_version description
  • ce4ede8 fix: handle unknown-whole-list config_patches on machine_configuration_apply
  • 000a3ec fix(ephemeral): detect machine_configuration_input_wo changes via hash
  • 032a5ac chore: bump deps
  • 7b6a3e4 fix: prevent empty resolved_apply_mode when reusing state
  • f427339 release(v0.11.0-beta.2): prepare release
  • 6ed1274 feat: add sboms to release
  • 4729352 feat(ephemeral): rewrite talos_cluster_kubeconfig to generate from machine_secrets
  • 4992c4a fix(ephemeral): rewrite talos_client_configuration to generate from machine_secrets
  • 4c8def5 release(v0.11.0-beta.1): prepare release
  • 01330a9 chore: update goreleaser schema
  • 1585aed fix: remove unsupported windows/arm build target for Go 1.25
  • d7bb719 release(v0.11.0-beta.0): prepare release
  • 09f6c83 fix: restore correct skip_kubernetes_checks behavior
  • eaedcfd chore: bump deps
  • f4d673f feat: add ephemeral resources to prevent secrets from leaking to state
  • 5f07e0f feat: add staged_if_needing_reboot apply mode for automatic reboot prevention
  • c8e3b87 feat: add exact_filters attribute to talos_image_factory_extensions_versions
  • efe146e fix: gracefully handle Unknown config_patches values

Changes since v0.11.0-beta.2
6 commits

  • 1c68732 release(v0.11.0): prepare release
  • b5affe3 fix(docs): update talos_version description
  • ce4ede8 fix: handle unknown-whole-list config_patches on machine_configuration_apply
  • 000a3ec fix(ephemeral): detect machine_configuration_input_wo changes via hash
  • 032a5ac chore: bump deps
  • 7b6a3e4 fix: prevent empty resolved_apply_mode when reusing state

Dependency Changes
  • github.com/hashicorp/terraform-plugin-framework v1.17.0 -> v1.19.0
  • github.com/hashicorp/terraform-plugin-go v0.29.0 -> v0.31.0
  • github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1 -> v2.40.0
  • github.com/hashicorp/terraform-plugin-testing v1.14.0 -> v1.15.0
  • github.com/siderolabs/crypto v0.6.4 -> v0.6.5
  • github.com/siderolabs/image-factory v0.9.0 -> v1.1.0
  • github.com/siderolabs/talos v1.12.0 -> v1.13.0
  • github.com/siderolabs/talos/pkg/machinery v1.12.0 -> v1.13.0
  • go.yaml.in/yaml/v4 v4.0.0-rc.3 -> v4.0.0-rc.4
  • golang.org/x/crypto v0.50.0 new
  • golang.org/x/mod v0.31.0 -> v0.35.0
  • k8s.io/client-go v0.35.0 -> v0.35.4

Previous release can be found at v0.10.1

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: (UTC)

  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@goingdark-sync

This comment has been minimized.

5 similar comments
@goingdark-sync

This comment has been minimized.

@goingdark-sync

This comment has been minimized.

@goingdark-sync

This comment has been minimized.

@goingdark-sync
Copy link
Copy Markdown

goingdark-sync Bot commented May 6, 2026

Kubechecks Report

No changes

@goingdark-sync
Copy link
Copy Markdown

goingdark-sync Bot commented May 6, 2026

Kubechecks Report

No changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants