Update ghcr.io/siderolabs/talos Docker tag to v1.9.4 #676
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:
v1.9.1->v1.9.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
siderolabs/talos (ghcr.io/siderolabs/talos)
v1.9.4Compare Source
Talos 1.9.4 (2025-02-13)
Welcome to the v1.9.4 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Ingress Firewall
Talos Ingress Firewall now filters access to Kubernetes NodePort services correctly.
Component Updates
Talos is built with Go 1.23.6.
Contributors
Changes
13 commits
c863a56release(v1.9.4): prepare release81164efchore: fix spurious generate failures7639cf7fix: path for ca-certificates9afdaf4feat: update Kubernetes to 1.32.2e3bfb23fix: make ingress firewall filter traffic to nodeports6d0db51fix: blockdevice transport detection39d608achore: provide more logging for dns requests2ca0d59fix: fix diff printingc8a7a2cfix: ignore errors to stop podscfc43b0fix: handle empty registry configa3aa099feat: update Flannel to 0.26.43612fbffeat: update Linux to 6.12.13a320b99chore: bump Go to 1.23.6Changes from siderolabs/pkgs
2 commits
27017e0feat: update Linux to 6.12.13bf4206cfeat: update Go to 1.23.6Changes from siderolabs/tools
1 commit
b2ede52feat: update Go to 1.23.6Dependency Changes
Previous release can be found at v1.9.3
Images
v1.9.3Compare Source
Talos 1.9.3 (2025-01-28)
Welcome to the v1.9.3 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Talos is built with Go 1.23.5.
Contributors
Changes
12 commits
d40df43release(v1.9.3): prepare release41dd593test: bump timeout on rotate CA test1abeaa3feat: update Linux to 6.2.112894507feat: update etcd to 3.5.18e3bd08bfix: bring back disk UUID8fadd04fix: disks with 4k sector size and systemd-bootb854ea9fix: abort node watch on hostname change5c7b3ecchore: update Go to 1.23.5f72a155fix: ignore forbidden error when waiting for pod eviction9587d86chore: clear cache after updating upstreams885cb4cfix: make etc binds read-only508cc7bfeat: update Kubernetes to 1.32.1Changes from siderolabs/pkgs
4 commits
2250843feat: update Linux to 6.12.110f48edefeat: bump NVIDIA driver versions164563ffeat: update Linux to 6.2.1017c292ffeat: update Go to 1.23.5Changes from siderolabs/tools
1 commit
bf2085efeat: update Go to 1.23.5Dependency Changes
Previous release can be found at v1.9.2
Images
v1.9.2Compare Source
Talos 1.9.2 (2025-01-16)
Welcome to the v1.9.2 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
auditd
Kernel parameter
talos.auditd.disabled=1can be used to disable Talos built-inauditdservice.kube-apiserver Authorization Config
When using
.cluster.apiServer.authorizationConfigthe user provided order for the authorizers is honoured andNodeandRBACauthorizers are always added to the end if not explicitly specified.Eg: If user provides only
Webhookauthorizer, the final order will beWebhook,Node,RBAC.To provide a specific order for
NodeorRBACexplicitly, user can provide the authorizer in the order they want.Eg:
Usage of
authorization-modeCLI argument will not support this form of customization.Component Updates
Talos is built with Go 1.23.4.
Contributors
Changes
18 commits
09758b3release(v1.9.2): prepare release207f863feat: update containerd to 2.0.2582064dfix: add informer resync period for node status watcher244fd6efeat: add a kernel parameter to disable built-in auditd28327e0fix: kube-apiserver authorizers orderff9aa80fix: a couple of imager panics/crashes44e2cc9feat: update Linux to 6.12.99fd295bfix: detect GPT before ZFS7b59573fix: extfs repair and resize5f6bfe0fix: merge of VolumeConfig documents with sizes0c05e1cfeat: update Linux to 6.12.8b61ab0afix: partition alignment on disks with 4k sectorsc4a69d3fix: yet another dashboard panicdec3c6efix: disable NRI plugin in a different waydfb54c8fix: request previous IP address in discovery6b1fe3dfix: mount selinuxfs only when SELinux is enabled5e893e1fix: update field name for bus path disk selector9219fc0fix: exclude disks with empty transport for disk selectorChanges from siderolabs/pkgs
6 commits
c1f06e5feat: update containerd to v2.0.2ef38c38feat: update Linux to 6.12.9a7487d6fix: adjust kernel options around ACPI/PCI/EFI376259afeat: update Linux to 6.12.88e435cdfix: update config-arm64 to add Rasperry Pi watchdog supportdaabb47fix: dvb was missing I2C_MUX support and si2168 driverDependency Changes
Previous release can be found at v1.9.1
Images
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.