fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.11.0 → v1.11.1 (clustertool) (#39295)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/siderolabs/talos/pkg/machinery](https://redirect.github.com/siderolabs/talos) | `v1.11.0` -> `v1.11.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)</summary> ### [`v1.11.1`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.11.1) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.11.0...v1.11.1) #### [Talos 1.11.1](https://redirect.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> - [@​`8e85c83`](https://redirect.github.com/siderolabs/talos/commit/8e85c8362) release(v1.11.1): prepare release - [@​`ff8644c`](https://redirect.github.com/siderolabs/talos/commit/ff8644cd2) fix: correctly handle status-code 204 - [@​`7d5fe2d`](https://redirect.github.com/siderolabs/talos/commit/7d5fe2d0f) feat: update Linux kernel (memcg\_v1, ublk) - [@​`9e310a9`](https://redirect.github.com/siderolabs/talos/commit/9e310a9dd) fix: enable support for VMWare arm64 - [@​`f7620f0`](https://redirect.github.com/siderolabs/talos/commit/f7620f028) feat: update CoreDNS to 1.12.3 - [@​`01bf2f6`](https://redirect.github.com/siderolabs/talos/commit/01bf2f6f9) feat: add SOCKS5 proxy support to dynamic proxy dialer - [@​`8a578bc`](https://redirect.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://redirect.github.com/siderolabs/pkgs/commit/1a25681) feat: enable ublk support - [siderolabs/pkgs@`95f0be4`](https://redirect.github.com/siderolabs/pkgs/commit/95f0be4) fix: enable memcg v1 - [siderolabs/pkgs@`e1c333c`](https://redirect.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://redirect.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 ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
+2
-2
@@ -18,7 +18,7 @@ require (
|
||||
github.com/knadh/koanf/v2 v2.2.2
|
||||
github.com/leaanthony/debme v1.2.1
|
||||
github.com/rs/zerolog v1.34.0
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.1
|
||||
github.com/spf13/cobra v1.10.1
|
||||
golang.org/x/crypto v0.41.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
@@ -254,7 +254,7 @@ require (
|
||||
go.yaml.in/yaml/v3 v3.0.4 // indirect
|
||||
golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6 // indirect
|
||||
golang.org/x/mod v0.27.0 // indirect
|
||||
golang.org/x/net v0.42.0 // indirect
|
||||
golang.org/x/net v0.43.0 // indirect
|
||||
golang.org/x/oauth2 v0.30.0 // indirect
|
||||
golang.org/x/sync v0.16.0 // indirect
|
||||
golang.org/x/sys v0.35.0 // indirect
|
||||
|
||||
@@ -598,6 +598,8 @@ github.com/siderolabs/protoenc v0.2.2 h1:vVQDrTjV+QSOiroWTca6h2Sn5XWYk7VSUPav5J0
|
||||
github.com/siderolabs/protoenc v0.2.2/go.mod h1:gtkHkjSCFEceXUHUzKDpnuvXu1mab9D3pVxTnQN+z+o=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0 h1:4OYGCyKJ5+jot9gP7hSRfX3rfy/fibcfJPljDATyWeg=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0/go.mod h1:/GdYEC36ejnEqxvGyYngAB8R+ilSqu2ZBW79Vc273Mo=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.1 h1:uK5BHmup9QvsdHeS9+uN1/Hd8URR/1R8P85B9e+ci0g=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.1/go.mod h1:BWuhCGOFzm0RWPQ61arPG6A3GWLbo0KXN69N+Be+6Eg=
|
||||
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
|
||||
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
|
||||
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
|
||||
@@ -733,6 +735,8 @@ golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwY
|
||||
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
|
||||
golang.org/x/net v0.42.0 h1:jzkYrhi3YQWD6MLBJcsklgQsoAcw89EcZbJw8Z614hs=
|
||||
golang.org/x/net v0.42.0/go.mod h1:FF1RA5d3u7nAYA4z2TkclSCKh68eSXtiFwcWQpPXdt8=
|
||||
golang.org/x/net v0.43.0 h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE=
|
||||
golang.org/x/net v0.43.0/go.mod h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg=
|
||||
golang.org/x/oauth2 v0.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=
|
||||
golang.org/x/oauth2 v0.30.0/go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU=
|
||||
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
|
||||
Reference in New Issue
Block a user