Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.1 - autoclosed #1408

Closed
renovate-bot wants to merge 1 commits from renovate/ghcr.io-siderolabs-talosctl-1.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/talosctl minor v1.10.4 -> v1.11.1

Release Notes

siderolabs/talos (ghcr.io/siderolabs/talosctl)

v1.11.1

Compare Source

Talos 1.11.1 (2025-09-08)

Welcome to the v1.11.1 release of Talos!

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

Component Updates

Linux: 6.12.45
CoreDNS: 1.12.3

Talos is built with Go 1.24.6.

Contributors
  • Andrey Smirnov
  • Markus Freitag
  • Olivier Doucet
  • Sammy ETUR
Changes
7 commits

Changes from siderolabs/pkgs
3 commits

Dependency Changes
  • cloud.google.com/go/compute/metadata v0.7.0 -> v0.8.0
  • github.com/aws/aws-sdk-go-v2/config v1.29.17 -> v1.31.2
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32 -> v1.18.4
  • github.com/aws/smithy-go v1.22.4 -> v1.22.5
  • github.com/miekg/dns v1.1.67 -> v1.1.68
  • github.com/siderolabs/pkgs v1.11.0-15-g2ac857a -> v1.11.0-18-g1a25681
  • github.com/siderolabs/talos/pkg/machinery v1.11.0 -> v1.11.1
  • golang.org/x/net v0.42.0 -> v0.43.0
  • golang.org/x/sys v0.34.0 -> v0.35.0
  • golang.org/x/term v0.33.0 -> v0.34.0
  • golang.org/x/text v0.27.0 -> v0.28.0
  • google.golang.org/grpc v1.73.0 -> v1.75.0
  • google.golang.org/protobuf v1.36.6 -> v1.36.8

Previous release can be found at v1.11.0

Images

ghcr.io/siderolabs/flannel:v0.27.2
registry.k8s.io/coredns/coredns:v1.12.3
gcr.io/etcd-development/etcd:v3.6.4
registry.k8s.io/kube-apiserver:v1.34.0
registry.k8s.io/kube-controller-manager:v1.34.0
registry.k8s.io/kube-scheduler:v1.34.0
registry.k8s.io/kube-proxy:v1.34.0
ghcr.io/siderolabs/kubelet:v1.34.0
ghcr.io/siderolabs/installer:v1.11.1
registry.k8s.io/pause:3.10

v1.11.0

Compare Source

1 commit

  • 777335f23 chore: improve cloud image uploader resilience

v1.10.7

Compare Source

Talos 1.10.7 (2025-08-26)

Welcome to the v1.10.7 release of Talos!

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

Component Updates

Linux: 6.12.43
Kubernetes: 1.33.4

Talos is built with Go 1.24.6.

Contributors
  • Andrey Smirnov
Changes
6 commits

Changes from siderolabs/discovery-client
3 commits

Changes from siderolabs/pkgs
5 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/siderolabs/discovery-client v0.1.11 -> v0.1.13
  • github.com/siderolabs/pkgs v1.10.0-29-g2e6dd0a -> v1.10.0-34-g88700c7
  • github.com/siderolabs/talos/pkg/machinery v1.10.6 -> v1.10.7
  • github.com/siderolabs/tools v1.10.0-5-g31fd099 -> v1.10.0-6-g306d9d9
  • google.golang.org/grpc v1.71.3 -> v1.73.0
  • k8s.io/api v0.33.2 -> v0.33.4
  • k8s.io/apiserver v0.33.2 -> v0.33.4
  • k8s.io/client-go v0.33.2 -> v0.33.4
  • k8s.io/component-base v0.33.2 -> v0.33.4
  • k8s.io/kube-scheduler v0.33.2 -> v0.33.4
  • k8s.io/kubectl v0.33.2 -> v0.33.4
  • k8s.io/kubelet v0.33.2 -> v0.33.4
  • k8s.io/pod-security-admission v0.33.2 -> v0.33.4

Previous release can be found at v1.10.6

Images

ghcr.io/siderolabs/flannel:v0.26.7
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/etcd-development/etcd:v3.5.21
registry.k8s.io/kube-apiserver:v1.33.4
registry.k8s.io/kube-controller-manager:v1.33.4
registry.k8s.io/kube-scheduler:v1.33.4
registry.k8s.io/kube-proxy:v1.33.4
ghcr.io/siderolabs/kubelet:v1.33.4
ghcr.io/siderolabs/installer:v1.10.7
registry.k8s.io/pause:3.10

v1.10.6

Compare Source

Talos 1.10.6 (2025-07-31)

Welcome to the v1.10.6 release of Talos!

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

Component Updates

Linux: 6.12.40
Kubernetes: 1.33.3

Talos is built with Go 1.24.5.

Contributors
  • Andrey Smirnov
  • Andrew Longwill
  • Mateusz Urbanek
Changes
8 commits

  • @​cfa6c98 release(v1.10.6): prepare release
  • @​7553089 fix: issues with reading GPT
  • @​bb1cdc8 fix: issue with volume remount on service restart
  • @​e8bbe4a chore: tag aws snapshots created via ci with the image name
  • @​e595225 feat: include AMD encrypted mem modules into base
  • @​68a4852 fix: add more bootloader probe logs on upgrade
  • @​d76649d fix: talos endpoint might not be created in Kubernetes
  • @​e621759 feat: update Linux to 6.12.40

Changes from siderolabs/gen
1 commit

Changes from siderolabs/pkgs
5 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/siderolabs/gen v0.8.4 -> v0.8.5
  • github.com/siderolabs/go-blockdevice/v2 v2.0.16 -> v2.0.19
  • github.com/siderolabs/pkgs v1.10.0-24-g28fa97d -> v1.10.0-29-g2e6dd0a
  • github.com/siderolabs/talos/pkg/machinery v1.10.5 -> v1.10.6
  • github.com/siderolabs/tools v1.10.0-4-g9d54ed4 -> v1.10.0-5-g31fd099
  • golang.org/x/sync v0.15.0 -> v0.16.0
  • golang.org/x/sys v0.33.0 -> v0.34.0
  • golang.org/x/text v0.26.0 -> v0.27.0

Previous release can be found at v1.10.5

Images

ghcr.io/siderolabs/flannel:v0.26.7
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/etcd-development/etcd:v3.5.21
registry.k8s.io/kube-apiserver:v1.33.3
registry.k8s.io/kube-controller-manager:v1.33.3
registry.k8s.io/kube-scheduler:v1.33.3
registry.k8s.io/kube-proxy:v1.33.3
ghcr.io/siderolabs/kubelet:v1.33.3
ghcr.io/siderolabs/installer:v1.10.6
registry.k8s.io/pause:3.10

v1.10.5

Compare Source

Talos 1.10.5 (2025-07-03)

Welcome to the v1.10.5 release of Talos!

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

Azure

Talos on Azure now defaults to MTU of 1400 bytes for the eth0 interface to avoid packet fragmentation issues.
The default MTU can be overriden with machine configuration.

Component Updates

Linux: 6.12.35
Kubernetes: 1.33.2

Talos is built with Go 1.24.4.

Contributors
  • Andrey Smirnov
  • Noel Georgi
Changes
9 commits

  • @​55fc623 release(v1.10.5): prepare release
  • @​b84e150 feat: update Kubernetes default to 1.33.2
  • @​2017ec2 fix: add limited retries for not found images
  • @​b3e510a chore: improve cloud image uploader resilience
  • @​4a40cdd fix: hold user volume mount point across kubelet restarts
  • @​9e1f347 fix: etcd recover with multiple advertised addresses
  • @​f85ff5f feat: update Linux to 6.12.35
  • @​87ed1b5 fix: treat context canceled as expected error on image pull
  • @​9a0644a fix: set default MTU on Azure to 1400

Changes from siderolabs/pkgs
2 commits

Dependency Changes
  • github.com/siderolabs/pkgs v1.10.0-22-g51e388c -> v1.10.0-24-g28fa97d
  • github.com/siderolabs/talos/pkg/machinery v1.10.4 -> v1.10.5
  • k8s.io/api v0.33.1 -> v0.33.2
  • k8s.io/apiserver v0.33.1 -> v0.33.2
  • k8s.io/client-go v0.33.1 -> v0.33.2
  • k8s.io/component-base v0.33.1 -> v0.33.2
  • k8s.io/kube-scheduler v0.33.1 -> v0.33.2
  • k8s.io/kubectl v0.33.1 -> v0.33.2
  • k8s.io/kubelet v0.33.1 -> v0.33.2
  • k8s.io/pod-security-admission v0.33.1 -> v0.33.2

Previous release can be found at v1.10.4

Images

ghcr.io/siderolabs/flannel:v0.26.7
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/etcd-development/etcd:v3.5.21
registry.k8s.io/kube-apiserver:v1.33.2
registry.k8s.io/kube-controller-manager:v1.33.2
registry.k8s.io/kube-scheduler:v1.33.2
registry.k8s.io/kube-proxy:v1.33.2
ghcr.io/siderolabs/kubelet:v1.33.2
ghcr.io/siderolabs/installer:v1.10.5
registry.k8s.io/pause:3.10

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.

🔕 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 | Update | Change | |---|---|---| | [ghcr.io/siderolabs/talosctl](https://github.com/siderolabs/talos) | minor | `v1.10.4` -> `v1.11.1` | --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/talosctl)</summary> ### [`v1.11.1`](https://github.com/siderolabs/talos/releases/tag/v1.11.1) [Compare Source](https://github.com/siderolabs/talos/compare/v1.11.0...v1.11.1) #### [Talos 1.11.1](https://github.com/siderolabs/talos/releases/tag/v1.11.1) (2025-09-08) Welcome to the v1.11.1 release of Talos! Please try out the release binaries and report any issues at <https://github.com/siderolabs/talos/issues>. ##### Component Updates Linux: 6.12.45 CoreDNS: 1.12.3 Talos is built with Go 1.24.6. ##### Contributors - Andrey Smirnov - Markus Freitag - Olivier Doucet - Sammy ETUR ##### Changes <details><summary>7 commits</summary> <p> - [@&#8203;`8e85c83`](https://github.com/siderolabs/talos/commit/8e85c8362) release(v1.11.1): prepare release - [@&#8203;`ff8644c`](https://github.com/siderolabs/talos/commit/ff8644cd2) fix: correctly handle status-code 204 - [@&#8203;`7d5fe2d`](https://github.com/siderolabs/talos/commit/7d5fe2d0f) feat: update Linux kernel (memcg\_v1, ublk) - [@&#8203;`9e310a9`](https://github.com/siderolabs/talos/commit/9e310a9dd) fix: enable support for VMWare arm64 - [@&#8203;`f7620f0`](https://github.com/siderolabs/talos/commit/f7620f028) feat: update CoreDNS to 1.12.3 - [@&#8203;`01bf2f6`](https://github.com/siderolabs/talos/commit/01bf2f6f9) feat: add SOCKS5 proxy support to dynamic proxy dialer - [@&#8203;`8a578bc`](https://github.com/siderolabs/talos/commit/8a578bc4a) feat: update Linux to 6.12.45 </p> </details> ##### Changes from siderolabs/pkgs <details><summary>3 commits</summary> <p> - [siderolabs/pkgs@`1a25681`](https://github.com/siderolabs/pkgs/commit/1a25681) feat: enable ublk support - [siderolabs/pkgs@`95f0be4`](https://github.com/siderolabs/pkgs/commit/95f0be4) fix: enable memcg v1 - [siderolabs/pkgs@`e1c333c`](https://github.com/siderolabs/pkgs/commit/e1c333c) feat: update Linux to 6.12.45 </p> </details> ##### Dependency Changes - **cloud.google.com/go/compute/metadata** v0.7.0 -> v0.8.0 - **github.com/aws/aws-sdk-go-v2/config** v1.29.17 -> v1.31.2 - **github.com/aws/aws-sdk-go-v2/feature/ec2/imds** v1.16.32 -> v1.18.4 - **github.com/aws/smithy-go** v1.22.4 -> v1.22.5 - **github.com/miekg/dns** v1.1.67 -> v1.1.68 - **github.com/siderolabs/pkgs** v1.11.0-15-g2ac857a -> v1.11.0-18-g1a25681 - **github.com/siderolabs/talos/pkg/machinery** v1.11.0 -> v1.11.1 - **golang.org/x/net** v0.42.0 -> v0.43.0 - **golang.org/x/sys** v0.34.0 -> v0.35.0 - **golang.org/x/term** v0.33.0 -> v0.34.0 - **golang.org/x/text** v0.27.0 -> v0.28.0 - **google.golang.org/grpc** v1.73.0 -> v1.75.0 - **google.golang.org/protobuf** v1.36.6 -> v1.36.8 Previous release can be found at [v1.11.0](https://github.com/siderolabs/talos/releases/tag/v1.11.0) #### Images ``` ghcr.io/siderolabs/flannel:v0.27.2 registry.k8s.io/coredns/coredns:v1.12.3 gcr.io/etcd-development/etcd:v3.6.4 registry.k8s.io/kube-apiserver:v1.34.0 registry.k8s.io/kube-controller-manager:v1.34.0 registry.k8s.io/kube-scheduler:v1.34.0 registry.k8s.io/kube-proxy:v1.34.0 ghcr.io/siderolabs/kubelet:v1.34.0 ghcr.io/siderolabs/installer:v1.11.1 registry.k8s.io/pause:3.10 ``` ### [`v1.11.0`](https://github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v1110-alpha2) [Compare Source](https://github.com/siderolabs/talos/compare/v1.10.7...v1.11.0) <details><summary>1 commit</summary> <p> - [`777335f23`](https://github.com/siderolabs/talos/commit/777335f2342abf1c04a738456678980fcc375e1b) chore: improve cloud image uploader resilience </p> </details> ### [`v1.10.7`](https://github.com/siderolabs/talos/releases/tag/v1.10.7) [Compare Source](https://github.com/siderolabs/talos/compare/v1.10.6...v1.10.7) #### [Talos 1.10.7](https://github.com/siderolabs/talos/releases/tag/v1.10.7) (2025-08-26) Welcome to the v1.10.7 release of Talos! Please try out the release binaries and report any issues at <https://github.com/siderolabs/talos/issues>. ##### Component Updates Linux: 6.12.43 Kubernetes: 1.33.4 Talos is built with Go 1.24.6. ##### Contributors - Andrey Smirnov ##### Changes <details><summary>6 commits</summary> <p> - [@&#8203;`71de2e2`](https://github.com/siderolabs/talos/commit/71de2e23b) release(v1.10.7): prepare release - [@&#8203;`d7936de`](https://github.com/siderolabs/talos/commit/d7936dec6) fix: image cache lockup on a missing volume - [@&#8203;`f6541fa`](https://github.com/siderolabs/talos/commit/f6541fa71) fix: live reload of TLS client config for discovery client - [@&#8203;`29cfd9f`](https://github.com/siderolabs/talos/commit/29cfd9fd0) fix: enforce minimum size on user volumes if not set explicitly - [@&#8203;`83dcca3`](https://github.com/siderolabs/talos/commit/83dcca3c7) feat: add [`F71808E`](https://github.com/siderolabs/talos/commit/F71808E) watchdog driver - [@&#8203;`3f05c39`](https://github.com/siderolabs/talos/commit/3f05c3922) feat: update Linux and Kubernetes </p> </details> ##### Changes from siderolabs/discovery-client <details><summary>3 commits</summary> <p> - [siderolabs/discovery-client@`0bffa6f`](https://github.com/siderolabs/discovery-client/commit/0bffa6f) fix: allow TLS config to be passed as a function - [siderolabs/discovery-client@`09c6687`](https://github.com/siderolabs/discovery-client/commit/09c6687) chore: fix project name in release.toml - [siderolabs/discovery-client@`71b0c6d`](https://github.com/siderolabs/discovery-client/commit/71b0c6d) fix: add FIPS-140-3 strict compliance </p> </details> ##### Changes from siderolabs/pkgs <details><summary>5 commits</summary> <p> - [siderolabs/pkgs@`88700c7`](https://github.com/siderolabs/pkgs/commit/88700c7) feat: update Linux to 6.12.43 - [siderolabs/pkgs@`4cf5eeb`](https://github.com/siderolabs/pkgs/commit/4cf5eeb) fix: re-enable CPUSETS\_V1 cgroups controller - [siderolabs/pkgs@`8a14125`](https://github.com/siderolabs/pkgs/commit/8a14125) feat: update backportable dependencies - [siderolabs/pkgs@`69b9cdc`](https://github.com/siderolabs/pkgs/commit/69b9cdc) feat: enable [`F71808E`](https://github.com/siderolabs/talos/commit/F71808E) watchdog driver - [siderolabs/pkgs@`7ffefa9`](https://github.com/siderolabs/pkgs/commit/7ffefa9) feat: update Go to 1.24.6 </p> </details> ##### Changes from siderolabs/tools <details><summary>1 commit</summary> <p> - [siderolabs/tools@`306d9d9`](https://github.com/siderolabs/tools/commit/306d9d9) feat: update Go to 1.24.6 </p> </details> ##### Dependency Changes - **github.com/siderolabs/discovery-client** v0.1.11 -> v0.1.13 - **github.com/siderolabs/pkgs** v1.10.0-29-g2e6dd0a -> v1.10.0-34-g88700c7 - **github.com/siderolabs/talos/pkg/machinery** v1.10.6 -> v1.10.7 - **github.com/siderolabs/tools** v1.10.0-5-g31fd099 -> v1.10.0-6-g306d9d9 - **google.golang.org/grpc** v1.71.3 -> v1.73.0 - **k8s.io/api** v0.33.2 -> v0.33.4 - **k8s.io/apiserver** v0.33.2 -> v0.33.4 - **k8s.io/client-go** v0.33.2 -> v0.33.4 - **k8s.io/component-base** v0.33.2 -> v0.33.4 - **k8s.io/kube-scheduler** v0.33.2 -> v0.33.4 - **k8s.io/kubectl** v0.33.2 -> v0.33.4 - **k8s.io/kubelet** v0.33.2 -> v0.33.4 - **k8s.io/pod-security-admission** v0.33.2 -> v0.33.4 Previous release can be found at [v1.10.6](https://github.com/siderolabs/talos/releases/tag/v1.10.6) #### Images ``` ghcr.io/siderolabs/flannel:v0.26.7 registry.k8s.io/coredns/coredns:v1.12.1 gcr.io/etcd-development/etcd:v3.5.21 registry.k8s.io/kube-apiserver:v1.33.4 registry.k8s.io/kube-controller-manager:v1.33.4 registry.k8s.io/kube-scheduler:v1.33.4 registry.k8s.io/kube-proxy:v1.33.4 ghcr.io/siderolabs/kubelet:v1.33.4 ghcr.io/siderolabs/installer:v1.10.7 registry.k8s.io/pause:3.10 ``` ### [`v1.10.6`](https://github.com/siderolabs/talos/releases/tag/v1.10.6) [Compare Source](https://github.com/siderolabs/talos/compare/v1.10.5...v1.10.6) #### [Talos 1.10.6](https://github.com/siderolabs/talos/releases/tag/v1.10.6) (2025-07-31) Welcome to the v1.10.6 release of Talos! Please try out the release binaries and report any issues at <https://github.com/siderolabs/talos/issues>. ##### Component Updates Linux: 6.12.40 Kubernetes: 1.33.3 Talos is built with Go 1.24.5. ##### Contributors - Andrey Smirnov - Andrew Longwill - Mateusz Urbanek ##### Changes <details><summary>8 commits</summary> <p> - [@&#8203;`cfa6c98`](https://github.com/siderolabs/talos/commit/cfa6c98ce) release(v1.10.6): prepare release - [@&#8203;`7553089`](https://github.com/siderolabs/talos/commit/755308906) fix: issues with reading GPT - [@&#8203;`bb1cdc8`](https://github.com/siderolabs/talos/commit/bb1cdc86b) fix: issue with volume remount on service restart - [@&#8203;`e8bbe4a`](https://github.com/siderolabs/talos/commit/e8bbe4a51) chore: tag aws snapshots created via ci with the image name - [@&#8203;`e595225`](https://github.com/siderolabs/talos/commit/e59522577) feat: include AMD encrypted mem modules into base - [@&#8203;`68a4852`](https://github.com/siderolabs/talos/commit/68a485269) fix: add more bootloader probe logs on upgrade - [@&#8203;`d76649d`](https://github.com/siderolabs/talos/commit/d76649dd5) fix: talos endpoint might not be created in Kubernetes - [@&#8203;`e621759`](https://github.com/siderolabs/talos/commit/e62175948) feat: update Linux to 6.12.40 </p> </details> ##### Changes from siderolabs/gen <details><summary>1 commit</summary> <p> - [siderolabs/gen@`044d921`](https://github.com/siderolabs/gen/commit/044d921) feat: add xslices.Deduplicate </p> </details> ##### Changes from siderolabs/pkgs <details><summary>5 commits</summary> <p> - [siderolabs/pkgs@`2e6dd0a`](https://github.com/siderolabs/pkgs/commit/2e6dd0a) feat: update Linux to 6.12.40 - [siderolabs/pkgs@`3657b7d`](https://github.com/siderolabs/pkgs/commit/3657b7d) feat: update Linux to 6.12.38 - [siderolabs/pkgs@`a8e77ff`](https://github.com/siderolabs/pkgs/commit/a8e77ff) feat: enable AMD encrypted memory - [siderolabs/pkgs@`8dd783f`](https://github.com/siderolabs/pkgs/commit/8dd783f) feat: update Linux to 6.12.36 and firmware - [siderolabs/pkgs@`7e49fce`](https://github.com/siderolabs/pkgs/commit/7e49fce) feat: update tools and toolchain </p> </details> ##### Changes from siderolabs/tools <details><summary>1 commit</summary> <p> - [siderolabs/tools@`31fd099`](https://github.com/siderolabs/tools/commit/31fd099) feat: update Go to 1.24.5 </p> </details> ##### Dependency Changes - **github.com/siderolabs/gen** v0.8.4 -> v0.8.5 - **github.com/siderolabs/go-blockdevice/v2** v2.0.16 -> v2.0.19 - **github.com/siderolabs/pkgs** v1.10.0-24-g28fa97d -> v1.10.0-29-g2e6dd0a - **github.com/siderolabs/talos/pkg/machinery** v1.10.5 -> v1.10.6 - **github.com/siderolabs/tools** v1.10.0-4-g9d54ed4 -> v1.10.0-5-g31fd099 - **golang.org/x/sync** v0.15.0 -> v0.16.0 - **golang.org/x/sys** v0.33.0 -> v0.34.0 - **golang.org/x/text** v0.26.0 -> v0.27.0 Previous release can be found at [v1.10.5](https://github.com/siderolabs/talos/releases/tag/v1.10.5) #### Images ``` ghcr.io/siderolabs/flannel:v0.26.7 registry.k8s.io/coredns/coredns:v1.12.1 gcr.io/etcd-development/etcd:v3.5.21 registry.k8s.io/kube-apiserver:v1.33.3 registry.k8s.io/kube-controller-manager:v1.33.3 registry.k8s.io/kube-scheduler:v1.33.3 registry.k8s.io/kube-proxy:v1.33.3 ghcr.io/siderolabs/kubelet:v1.33.3 ghcr.io/siderolabs/installer:v1.10.6 registry.k8s.io/pause:3.10 ``` ### [`v1.10.5`](https://github.com/siderolabs/talos/releases/tag/v1.10.5) [Compare Source](https://github.com/siderolabs/talos/compare/v1.10.4...v1.10.5) #### [Talos 1.10.5](https://github.com/siderolabs/talos/releases/tag/v1.10.5) (2025-07-03) Welcome to the v1.10.5 release of Talos! Please try out the release binaries and report any issues at <https://github.com/siderolabs/talos/issues>. ##### Azure Talos on Azure now defaults to MTU of 1400 bytes for the `eth0` interface to avoid packet fragmentation issues. The default MTU can be overriden with machine configuration. ##### Component Updates Linux: 6.12.35 Kubernetes: 1.33.2 Talos is built with Go 1.24.4. ##### Contributors - Andrey Smirnov - Noel Georgi ##### Changes <details><summary>9 commits</summary> <p> - [@&#8203;`55fc623`](https://github.com/siderolabs/talos/commit/55fc62331) release(v1.10.5): prepare release - [@&#8203;`b84e150`](https://github.com/siderolabs/talos/commit/b84e15037) feat: update Kubernetes default to 1.33.2 - [@&#8203;`2017ec2`](https://github.com/siderolabs/talos/commit/2017ec228) fix: add limited retries for not found images - [@&#8203;`b3e510a`](https://github.com/siderolabs/talos/commit/b3e510ac5) chore: improve cloud image uploader resilience - [@&#8203;`4a40cdd`](https://github.com/siderolabs/talos/commit/4a40cddbb) fix: hold user volume mount point across kubelet restarts - [@&#8203;`9e1f347`](https://github.com/siderolabs/talos/commit/9e1f347f5) fix: etcd recover with multiple advertised addresses - [@&#8203;`f85ff5f`](https://github.com/siderolabs/talos/commit/f85ff5fa8) feat: update Linux to 6.12.35 - [@&#8203;`87ed1b5`](https://github.com/siderolabs/talos/commit/87ed1b589) fix: treat context canceled as expected error on image pull - [@&#8203;`9a0644a`](https://github.com/siderolabs/talos/commit/9a0644a64) fix: set default MTU on Azure to 1400 </p> </details> ##### Changes from siderolabs/pkgs <details><summary>2 commits</summary> <p> - [siderolabs/pkgs@`28fa97d`](https://github.com/siderolabs/pkgs/commit/28fa97d) fix: iptables url - [siderolabs/pkgs@`6109fe6`](https://github.com/siderolabs/pkgs/commit/6109fe6) feat: update dependencies </p> </details> ##### Dependency Changes - **github.com/siderolabs/pkgs** v1.10.0-22-g51e388c -> v1.10.0-24-g28fa97d - **github.com/siderolabs/talos/pkg/machinery** v1.10.4 -> v1.10.5 - **k8s.io/api** v0.33.1 -> v0.33.2 - **k8s.io/apiserver** v0.33.1 -> v0.33.2 - **k8s.io/client-go** v0.33.1 -> v0.33.2 - **k8s.io/component-base** v0.33.1 -> v0.33.2 - **k8s.io/kube-scheduler** v0.33.1 -> v0.33.2 - **k8s.io/kubectl** v0.33.1 -> v0.33.2 - **k8s.io/kubelet** v0.33.1 -> v0.33.2 - **k8s.io/pod-security-admission** v0.33.1 -> v0.33.2 Previous release can be found at [v1.10.4](https://github.com/siderolabs/talos/releases/tag/v1.10.4) #### Images ``` ghcr.io/siderolabs/flannel:v0.26.7 registry.k8s.io/coredns/coredns:v1.12.1 gcr.io/etcd-development/etcd:v3.5.21 registry.k8s.io/kube-apiserver:v1.33.2 registry.k8s.io/kube-controller-manager:v1.33.2 registry.k8s.io/kube-scheduler:v1.33.2 registry.k8s.io/kube-proxy:v1.33.2 ghcr.io/siderolabs/kubelet:v1.33.2 ghcr.io/siderolabs/installer:v1.10.5 registry.k8s.io/pause:3.10 ``` </details> --- ### 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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
renovate-bot added the image label 2025-09-09 16:28:24 +00:00
renovate-bot force-pushed renovate/ghcr.io-siderolabs-talosctl-1.x from 42fe82d1bd to eda9d04789 2025-09-09 16:29:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-siderolabs-talosctl-1.x from eda9d04789 to ced643fb29 2025-09-09 16:33:01 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-siderolabs-talosctl-1.x from ced643fb29 to 8a2afab351 2025-09-09 16:36:51 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-siderolabs-talosctl-1.x from 8a2afab351 to b41049a2ce 2025-09-09 16:40:05 +00:00 Compare
renovate-bot changed title from Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.1 to Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.1 - autoclosed 2025-09-09 16:49:20 +00:00
renovate-bot closed this pull request 2025-09-09 16:49:20 +00:00
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s

Pull request closed

Sign in to join this conversation.