Skip to content

chore: Bump github.com/siderolabs/talos from 1.12.0-beta.0 to 1.13.0-alpha.1 in /sfyra#1587

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sfyra/github.com/siderolabs/talos-1.13.0-alpha.1
Open

chore: Bump github.com/siderolabs/talos from 1.12.0-beta.0 to 1.13.0-alpha.1 in /sfyra#1587
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sfyra/github.com/siderolabs/talos-1.13.0-alpha.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps github.com/siderolabs/talos from 1.12.0-beta.0 to 1.13.0-alpha.1.

Release notes

Sourced from github.com/siderolabs/talos's releases.

v1.13.0-alpha.1

Talos 1.13.0-alpha.1 (2026-02-03)

Welcome to the v1.13.0-alpha.1 release of Talos!
This is a pre-release of Talos

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

Environment Configuration Document

A new EnvironmentConfig document has been introduced to allow users to specify environment variables for Talos components. It replaces and deprecates the previous method of setting environment variables via the .machine.env field.

Multiple values for the same environment variable will replace previous values, with the last one taking precedence.

To remove an environment variable, remove it from the EnvironmentConfig document and restart the node.

External Volumes

Talos now supports virtiofs-based external volumes via the new ExternalVolumeConfig document.

These virtiofs external volumes are not supported when SELinux is running in enforcing mode.

Extra Arguments accept slices in addition to strings

Several Talos configuration fields that previously accepted single string values for extra arguments have been updated to accept slices of strings as well. This includes fields such as .cluster.apiServer.extraArgs.

BREAKING: If you were relying on the resources EtcdConfigs, KubeletConfigs, ControllerManagerConfigs, SchedulerConfigs or APIServerConfigs, the protobuf format has changed from map<string,string> to map<string,message>.

Talos Imager Enhancements

Talos imager now supports running rootless. --privileged and -v /dev:/dev are no longer required.

Talosctl images k8s-bundle subcommand accepts version parameter

The talosctl images k8s-bundle command now accepts an optional version overrides arguments.

Kubernetes server-side apply

... (truncated)

Commits
  • 055add7 release(v1.13.0-alpha.1): prepare release
  • 900516e chore: update image signer
  • 938de56 feat: bump kernel
  • 388cec7 feat(overlays): add new overlays
  • 9f2dd63 refactor: api tests
  • a907831 feat: add a helper module to generate standard patches
  • 1fec5b2 fix: implement merger for PercentageSize
  • 8b245b8 feat: implement new image service APIs
  • d90c775 chore: rename internal talosctl debug air-gapped
  • 2165280 refactor: change the way one2many proxying is picked
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/siderolabs/talos](https://github.com/siderolabs/talos) from 1.12.0-beta.0 to 1.13.0-alpha.1.
- [Release notes](https://github.com/siderolabs/talos/releases)
- [Commits](siderolabs/talos@v1.12.0-beta.0...v1.13.0-alpha.1)

---
updated-dependencies:
- dependency-name: github.com/siderolabs/talos
  dependency-version: 1.13.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2026
@talos-bot talos-bot moved this to In Review in Planning Feb 9, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 9, 2026

Deploy Preview for wonderful-swartz-a1308c ready!

Name Link
🔨 Latest commit 4b5c4bc
🔍 Latest deploy log https://app.netlify.com/projects/wonderful-swartz-a1308c/deploys/698932557a917d000906056a
😎 Deploy Preview https://deploy-preview-1587--wonderful-swartz-a1308c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@smira smira removed this from Planning Feb 9, 2026
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 45 days with no activity.

@github-actions github-actions Bot added the Stale label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants