fix(deps): update talos group (patch) #2256
Merged
+3
−3
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:
v3.0.14
->v3.0.15
v1.9.1
->v1.9.2
Release Notes
budimanjojo/talhelper (budimanjojo/talhelper)
v3.0.15
Compare Source
Changelog
7783fb2
chore(container): update alpine docker tag to v3.21.2c1f69ec
chore(container): update bitnami/kubectl docker tag to v1.32.1fc7e91f
chore(container): update ghcr.io/getsops/sops docker tag to v3.9.39278998
chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.9.26e68ba9
chore(container): update golangci/golangci-lint docker tag to v1.63.3588bafa
chore(container): update golangci/golangci-lint docker tag to v1.63.42920825
chore(container): update goreleaser/goreleaser docker tag to v2.5.14972d55
chore(deps): update dependency siderolabs/talos to v1.9.2de942ea
chore(github-action): update renovatebot/github-action action to v41.0.85add3f2
chore(github-action): update renovatebot/github-action action to v41.0.9389f130
chore(schema): update talconfig.yaml JSON schema (#788)0d864a6
chore(schema): update talconfig.yaml JSON schema (#797)b6a4040
chore(schema): update talos-extensions.yaml JSON schema7efa54c
chore(schema): update talos-extensions.yaml JSON schema17b4c61
chore(schema): update talos-extensions.yaml JSON schema2364766
chore(schema): update talos-extensions.yaml JSON schema (#796)4101114
chore(schema): update talos-extensions.yaml JSON schema (#799)7fa9b87
feat(config)!: renameisoSchematic
toimageSchematic
51c2516
feat(config): advolumes
field forVolumeConfig
manifest2566bb6
feat(genurl)!: replacegenurl iso
subcommand withgenurl image
4609a14
feat(readme): thank you @roachmanfp for the sponsor!4e864b0
feat: add v1.10 to supported version5216fc9
feat: update Scoop for talhelper version v3.0.148a66fb0
feat: update flake (#777)d642e01
fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.146bc01d2
fix(deps): update module github.com/getsops/sops/v3 to v3.9.3c6a2d12
fix(deps): update module github.com/google/go-containerregistry to v0.20.3161a46a
fix(deps): update module github.com/invopop/jsonschema to v0.13.096aef7c
fix(go): fix go refusing to runsiderolabs/talos (ghcr.io/siderolabs/installer)
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
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.