fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.11.0-beta.2 → v1.11.0-rc.0 (clustertool) (#38629)

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-beta.2` -> `v1.11.0-rc.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsiderolabs%2ftalos%2fpkg%2fmachinery/v1.11.0-rc.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsiderolabs%2ftalos%2fpkg%2fmachinery/v1.11.0-beta.2/v1.11.0-rc.0?slim=true)](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.0-rc.0`](https://redirect.github.com/siderolabs/talos/compare/v1.11.0-beta.2...v1.11.0-rc.0)

[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.11.0-beta.2...v1.11.0-rc.0)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-19 10:37:15 +02:00
committed by GitHub
parent 5b3bbc76ce
commit 772b3f7904
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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-beta.2
github.com/siderolabs/talos/pkg/machinery v1.11.0-rc.0
github.com/spf13/cobra v1.9.1
golang.org/x/crypto v0.41.0
gopkg.in/yaml.v3 v3.0.1