chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.4#52
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.4#52renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
ecb1865 to
31c6312
Compare
31c6312 to
ebc6f51
Compare
ebc6f51 to
afdcfee
Compare
afdcfee to
75deef5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.8.2->v1.9.4Release Notes
siderolabs/talos (ghcr.io/siderolabs/installer)
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
v1.9.1Compare 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
348472frelease(v1.9.1): prepare releasee702542fix: ignore member not found error on leave cluster2125206test: use node informer instead of raw watch73c25eefix: talosctl support and race testsedd7844fix: update go-blockdevice to v2.0.9c1f975cfix: use correct default search domainff91a75fix: reduce installer image9cebe5efix: fixFailed to initialize SELinux labeling handleudev error852cf5afeat: bring Linux 6.12.6, CNI plugins 1.6.15f83c83docs: document Kubernetes service registry incompat with K8s 1.323f87286fix: dashboard crash on CPU dataf84ba2adocs: fix several typos972044echore: support gcr.io auth for cache and image gen7908c93fix: make talosctl time work with PTP time sync48cb3a6fix: restore previous disk serial fetchingChanges from siderolabs/go-talos-support
1 commit
0f784bdfix: avoid deadlock on context cancelChanges from siderolabs/pkgs
3 commits
45c4ba4fix: patch containerd with CNI deadlock fix13c5fc6feat: update Linux to 6.12.66ed389efeat: update Linux firmware to2024121Dependency Changes
Previous release can be found at v1.9.0
Images
v1.9.0Compare Source
44 commits
af5d6b8c4fix: show SELinux labels on pseudo-fsf46922fa9chore: fix dockerfile warningsa13f82c59feat: udev: label device nodese899fb37ffeat: label created files in /etc5f68c17edfeat: implement image cache configuration0ffb2187afeat: registry proxy77cf84fb5feat: support generating iso with imagecache5de6275b8chore: image cache generator improvements1a8cc5f8bfeat: add SELinux labels to volumes61b9129e0fix: add directory entries and filemode to tarball4caeae21erefactor: optimize flags and SetLabel6074a870afeat: add e2fsprogs to talos rootfs7ffcf5b93docs: update getting startedc4c1a0d7cfix: make vmware platform common code build on all archescc768037ffeat: implement block device wipe6fb518ae5fix: don't activate LVM volumes in agent mode0e3ed3072fix: no longer leakClosereader4dc58cfdfchore: small fixesf400ae911fix: small fixes for image cache generation93754b7defix: config and platform manifest generation95b2fc946feat: image cache gene4c6186c6chore: remove i915/amdgpu drivers744ad12a6docs: update replicated-local-storage-with-openebs.mdfd713e451feat: add permanent hardware addr to device selectorsd55a96e8crefactor: remove SELinux client_u and client_r3a5b55fd2fix: allow CEL expressions config mergef1b15f580chore: remove replace for safchain/ethtoolf9697a9a0fix: register controlplane node with NoSchedule taint30f8b5a9ffix: registry mirror fallback handling0f41e7743feat: allow for onlink directive (nocloud)e26d0043echore: code cleanup43fe3807afeat: implement tracking of blockdevice secondaries8a7476c3afix: install on non-empty disk8b4253d18feat: update etcd to v3.5.175a0fd5b88refactor: move early initialization functions to pre-initialize phase9916e2cd8chore: update pkgs/tools/extras for Go 1.23.320bbf0235docs: update vultr documentationaea98940bfix: arch linux search paths and names for QEMU provisioner682718d4cfix: use imager incoming version for extension validation9a02ecc49feat: rewrite install disk selector to use CEL expressionseba35f441docs: add note about PSP in Rook-Ceph guide38b80fb1ddocs: add missing--talosconfigparameter to end of Hetzner guidea07f66c91docs: gcp: fix controlplane nodes tags4fe6dc8a0chore: clean dns codev1.8.4Compare 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.jsontalosctlbinarieskernelinitramfsmetaliso and disk imagestalosctl-cni-bundleAll 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
3c151c8release(v1.8.4): prepare release1fb38e4fix: use mtu network option for podmanacd9fdafix: order volume config by the requested sizec547557fix: install iptables-nft to the host94b342bfix: lock provisioning order of user disk partitionsdf8fe4cfeat: support vlan/bond in v1, vlan in v2 for nocloud3a1727efix: don't reset health status if service doesn't support health checks7ff796ffix: makesystem_diskcondition work properly before install379eefdfix: nocloud network link matching on MAC addressesc87ec03feat: allow for onlink directive (nocloud)aa14ae5fix: small logrus fixesb90863afix: properly halt installation if Talos already installed6d20adefix: make vmware platform common code build on all archesbc2d547fix: allow CEL expressions config merge5188f64fix: install on non-empty disk6f411ccfeat: update etcd to v3.5.177f91e31feat: update Linux 6.6.64, runc 1.2.3Changes from siderolabs/pkgs
7 commits
0698d6echore: bring in KSPP recommendations9ab4a32feat: update Linux to 6.6.6477d6623feat: update runc to v1.2.31afc88cfeat: build host iptables with nftables support4c15185feat: update Linux to 6.6.62, runc to 1.2.288cc7d4feat: enable CONFIG_INTEL_HFI_THERMAL + CONFIG_INTEL_TURBO_MAX_377a1abbfeat: update Go to 1.22.10Changes from siderolabs/tools
1 commit
adfcf5afeat: update Go to 1.22.10Dependency Changes
Previous release can be found at v1.8.3
Images
v1.8.3Compare Source
Talos 1.8.3 (2024-11-13)
Welcome to the v1.8.3 release of Talos!
Starting with Talos v1.8.0, only standard assets would be published as github release assets. These include:
cloud-images.jsontalosctlbinarieskernelinitramfsmetaliso and disk imagestalosctl-cni-bundleAll 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.60
containerd: 2.0.0
runc: 1.2.1
Talos is built with Go 1.22.9.
Contributors
Changes
15 commits
6494acerelease(v1.8.3): prepare release01c9f45fix: arch linux search paths and names for QEMU provisioner8b5c5f1chore: fix nil pointer dereference in AWS uploaderfbf85ddfix: install disk matcher errorff3fccefeat: add dm-cache dm-cache-smq kernel modules6d872e4feat: allow extra mounts for docker-basedtalosctl cluster create8c193c8fix: update permissions for logging directories in /var5044a41fix: mount /sys/kernel/security conditionally83abb66fix: make route normalization keep family228a943fix: do not trim 0 from process SELinux labeld4a3a2bfix: prevent panic in nocloud platform code5c7b02dfix: update the CRI sandbox image referencef8155c4feat: add parsing of vlanNNNN:ethX style VLAN cmdline argsea19f15fix: generation of SecureBoot isofddaa60feat: update Linux, runc, containerd, goChanges from siderolabs/pkgs
7 commits
9c80a4afeat: update Linux to 6.6.60747c6c7feat: update containerd to v2.0.087c6526feat: enable CONFIG_DM_CACHEb4fa648fix: enable nvme and 2.5gbit ethernet on nanopi-r5s079ea13feat: update Linux to 6.6.59e4bc753feat: update runc to v1.2.1de3dbf5feat: update Go to 1.22.9Changes from siderolabs/tools
1 commit
653182afeat: update Go to 1.22.9Dependency Changes
Previous release can be found at v1.8.2
Images
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 becomes conflicted, 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.