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.
Update Request | Renovate Bot
This PR contains the following updates:
2.10.4
->2.10.12
v1.8.3
->v1.9.3
v0.27.0
->v0.29.0
v0.18.2
->v0.19.0
v0.3.2
->v0.4.0
2024.07
->2025.01
Release Notes
ARM-software/arm-trusted-firmware (ARM-software/arm-trusted-firmware)
v2.10.12
Compare Source
v2.10.11
Compare Source
v2.10.10
Compare Source
v2.10.9
Compare Source
v2.10.8
Compare Source
v2.10.7
Compare Source
v2.10.6
Compare Source
v2.10.5
Compare Source
siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)
v1.9.3
Compare 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
d40df43
release(v1.9.3): prepare release41dd593
test: bump timeout on rotate CA test1abeaa3
feat: update Linux to 6.2.112894507
feat: update etcd to 3.5.18e3bd08b
fix: bring back disk UUID8fadd04
fix: disks with 4k sector size and systemd-bootb854ea9
fix: abort node watch on hostname change5c7b3ec
chore: update Go to 1.23.5f72a155
fix: ignore forbidden error when waiting for pod eviction9587d86
chore: clear cache after updating upstreams885cb4c
fix: make etc binds read-only508cc7b
feat: update Kubernetes to 1.32.1Changes from siderolabs/pkgs
4 commits
2250843
feat: update Linux to 6.12.110f48ede
feat: bump NVIDIA driver versions164563f
feat: update Linux to 6.2.1017c292f
feat: update Go to 1.23.5Changes from siderolabs/tools
1 commit
bf2085e
feat: update Go to 1.23.5Dependency Changes
Previous release can be found at v1.9.2
Images
v1.9.2
Compare 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=1
can be used to disable Talos built-inauditd
service.kube-apiserver Authorization Config
When using
.cluster.apiServer.authorizationConfig
the user provided order for the authorizers is honoured andNode
andRBAC
authorizers are always added to the end if not explicitly specified.Eg: If user provides only
Webhook
authorizer, the final order will beWebhook
,Node
,RBAC
.To provide a specific order for
Node
orRBAC
explicitly, user can provide the authorizer in the order they want.Eg:
Usage of
authorization-mode
CLI argument will not support this form of customization.Component Updates
Talos is built with Go 1.23.4.
Contributors
Changes
18 commits
09758b3
release(v1.9.2): prepare release207f863
feat: update containerd to 2.0.2582064d
fix: add informer resync period for node status watcher244fd6e
feat: add a kernel parameter to disable built-in auditd28327e0
fix: kube-apiserver authorizers orderff9aa80
fix: a couple of imager panics/crashes44e2cc9
feat: update Linux to 6.12.99fd295b
fix: detect GPT before ZFS7b59573
fix: extfs repair and resize5f6bfe0
fix: merge of VolumeConfig documents with sizes0c05e1c
feat: update Linux to 6.12.8b61ab0a
fix: partition alignment on disks with 4k sectorsc4a69d3
fix: yet another dashboard panicdec3c6e
fix: disable NRI plugin in a different waydfb54c8
fix: request previous IP address in discovery6b1fe3d
fix: mount selinuxfs only when SELinux is enabled5e893e1
fix: update field name for bus path disk selector9219fc0
fix: exclude disks with empty transport for disk selectorChanges from siderolabs/pkgs
6 commits
c1f06e5
feat: update containerd to v2.0.2ef38c38
feat: update Linux to 6.12.9a7487d6
fix: adjust kernel options around ACPI/PCI/EFI376259a
feat: update Linux to 6.12.88e435cd
fix: update config-arm64 to add Rasperry Pi watchdog supportdaabb47
fix: dvb was missing I2C_MUX support and si2168 driverDependency Changes
Previous release can be found at v1.9.1
Images
v1.9.1
Compare Source
Talos 1.9.1 (2024-12-26)
Welcome to the v1.9.1 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.4.
Contributors
Changes
15 commits
348472f
release(v1.9.1): prepare releasee702542
fix: ignore member not found error on leave cluster2125206
test: use node informer instead of raw watch73c25ee
fix: talosctl support and race testsedd7844
fix: update go-blockdevice to v2.0.9c1f975c
fix: use correct default search domainff91a75
fix: reduce installer image9cebe5e
fix: fixFailed to initialize SELinux labeling handle
udev error852cf5a
feat: bring Linux 6.12.6, CNI plugins 1.6.15f83c83
docs: document Kubernetes service registry incompat with K8s 1.323f87286
fix: dashboard crash on CPU dataf84ba2a
docs: fix several typos972044e
chore: support gcr.io auth for cache and image gen7908c93
fix: make talosctl time work with PTP time sync48cb3a6
fix: restore previous disk serial fetchingChanges from siderolabs/go-talos-support
1 commit
0f784bd
fix: avoid deadlock on context cancelChanges from siderolabs/pkgs
3 commits
45c4ba4
fix: patch containerd with CNI deadlock fix13c5fc6
feat: update Linux to 6.12.66ed389e
feat: update Linux firmware to2024121
Dependency Changes
Previous release can be found at v1.9.0
Images
v1.9.0
Compare Source
44 commits
af5d6b8c4
fix: show SELinux labels on pseudo-fsf46922fa9
chore: fix dockerfile warningsa13f82c59
feat: udev: label device nodese899fb37f
feat: label created files in /etc5f68c17ed
feat: implement image cache configuration0ffb2187a
feat: registry proxy77cf84fb5
feat: support generating iso with imagecache5de6275b8
chore: image cache generator improvements1a8cc5f8b
feat: add SELinux labels to volumes61b9129e0
fix: add directory entries and filemode to tarball4caeae21e
refactor: optimize flags and SetLabel6074a870a
feat: add e2fsprogs to talos rootfs7ffcf5b93
docs: update getting startedc4c1a0d7c
fix: make vmware platform common code build on all archescc768037f
feat: implement block device wipe6fb518ae5
fix: don't activate LVM volumes in agent mode0e3ed3072
fix: no longer leakClose
reader4dc58cfdf
chore: small fixesf400ae911
fix: small fixes for image cache generation93754b7de
fix: config and platform manifest generation95b2fc946
feat: image cache gene4c6186c6
chore: remove i915/amdgpu drivers744ad12a6
docs: update replicated-local-storage-with-openebs.mdfd713e451
feat: add permanent hardware addr to device selectorsd55a96e8c
refactor: remove SELinux client_u and client_r3a5b55fd2
fix: allow CEL expressions config mergef1b15f580
chore: remove replace for safchain/ethtoolf9697a9a0
fix: register controlplane node with NoSchedule taint30f8b5a9f
fix: registry mirror fallback handling0f41e7743
feat: allow for onlink directive (nocloud)e26d0043e
chore: code cleanup43fe3807a
feat: implement tracking of blockdevice secondaries8a7476c3a
fix: install on non-empty disk8b4253d18
feat: update etcd to v3.5.175a0fd5b88
refactor: move early initialization functions to pre-initialize phase9916e2cd8
chore: update pkgs/tools/extras for Go 1.23.320bbf0235
docs: update vultr documentationaea98940b
fix: arch linux search paths and names for QEMU provisioner682718d4c
fix: use imager incoming version for extension validation9a02ecc49
feat: rewrite install disk selector to use CEL expressionseba35f441
docs: add note about PSP in Rook-Ceph guide38b80fb1d
docs: add missing--talosconfig
parameter to end of Hetzner guidea07f66c91
docs: gcp: fix controlplane nodes tags4fe6dc8a0
chore: clean dns codev1.8.4
Compare Source
Talos 1.8.4 (2024-12-13)
Welcome to the v1.8.4 release of Talos!
Starting with Talos v1.8.0, only standard assets would be published as github release assets. These include:
cloud-images.json
talosctl
binarieskernel
initramfs
metal
iso and disk imagestalosctl-cni-bundle
All other release assets can be downloaded from Image Factory.
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Linux: 6.6.64
runc: 1.2.3
Kubernetes: 1.31.4
etcd: 3.5.17
Talos is built with Go 1.22.10.
Contributors
Changes
17 commits
3c151c8
release(v1.8.4): prepare release1fb38e4
fix: use mtu network option for podmanacd9fda
fix: order volume config by the requested sizec547557
fix: install iptables-nft to the host94b342b
fix: lock provisioning order of user disk partitionsdf8fe4c
feat: support vlan/bond in v1, vlan in v2 for nocloud3a1727e
fix: don't reset health status if service doesn't support health checks7ff796f
fix: makesystem_disk
condition work properly before install379eefd
fix: nocloud network link matching on MAC addressesc87ec03
feat: allow for onlink directive (nocloud)aa14ae5
fix: small logrus fixesb90863a
fix: properly halt installation if Talos already installed6d20ade
fix: make vmware platform common code build on all archesbc2d547
fix: allow CEL expressions config merge5188f64
fix: install on non-empty disk6f411cc
feat: update etcd to v3.5.177f91e31
feat: update Linux 6.6.64, runc 1.2.3Changes from siderolabs/pkgs
7 commits
0698d6e
chore: bring in KSPP recommendations9ab4a32
feat: update Linux to 6.6.6477d6623
feat: update runc to v1.2.31afc88c
feat: build host iptables with nftables support4c15185
feat: update Linux to 6.6.62, runc to 1.2.288cc7d4
feat: enable CONFIG_INTEL_HFI_THERMAL + CONFIG_INTEL_TURBO_MAX_377a1abb
feat: update Go to 1.22.10Changes from siderolabs/tools
1 commit
adfcf5a
feat: update Go to 1.22.10Dependency Changes
Previous release can be found at v1.8.3
Images
moby/buildkit (moby/buildkit)
v0.19.0
Compare Source
Welcome to the v0.19.0 release of buildkit!
Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.
Contributors
Notable Changes
oci-artifact=true
option #5573tar=false
export #5589Dependency Changes
ced1acd
->e8a1dd7
8075edf
->2b5cbb2
2e043c6
new42c35b4
new31cf1f4
->b14e27f
394979b
->017636a
084abd9
f6361c8
->5fefd90
f6361c8
->324edc3
Previous release can be found at v0.18.2
siderolabs/bldr (siderolabs/bldr)
v0.4.0
Compare Source
bldr 0.4.0 (2025-01-31)
Welcome to the v0.4.0 release of bldr!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/bldr/issues.
Contributors
Changes
7 commits
62ed470
release(v0.4.0): prepare release4a79aeb
feat: make variant inpkg.yaml
explicitd978bcc
fix: drop TOOLCHAIN from std vars66b078d
fix: drop alpine formd5sum
step24a37b0
feat: implement support for network mode40ad501
chore: rekres to simplify.kres.yaml
defaults73fad60
chore: bump depsChanges from siderolabs/gen
4 commits
5ae3afe
chore: update hashtriemap implementation from the latest upstreame847d2a
chore: add more utilities to xiterf3c5a2b
chore: addEmpty
andEmpty2
iteratorsc53b90b
chore: add packages xiter/xstrings/xbytesDependency Changes
Previous release can be found at v0.3.2
u-boot/u-boot (u-boot/u-boot)
v2025.01
Compare Source
v2024.10
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.