fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.25 → v3.0.26 (clustertool) (#35723)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper)
| require | patch | `v3.0.25` -> `v3.0.26` |

---

### Release Notes

<details>
<summary>budimanjojo/talhelper
(github.com/budimanjojo/talhelper/v3)</summary>

###
[`v3.0.26`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.26)

[Compare
Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.25...v3.0.26)

#### Changelog

-
[`6656739`](https://redirect.github.com/budimanjojo/talhelper/commit/6656739155478c88e83423266699cc9a3588e073)
chore(github-action): update renovatebot/github-action action to v42.0.3
-
[`f20b29f`](https://redirect.github.com/budimanjojo/talhelper/commit/f20b29fdc50154655f8a77479eeed8a992ad04cb)
chore(schema): update talos-extensions.yaml JSON schema
-
[`ad516f5`](https://redirect.github.com/budimanjojo/talhelper/commit/ad516f505f0643794f7d865302a36b3b07b63964)
chore(schema): update talos-extensions.yaml JSON schema
([#&#8203;1018](https://redirect.github.com/budimanjojo/talhelper/issues/1018))
-
[`2398fe3`](https://redirect.github.com/budimanjojo/talhelper/commit/2398fe3fbbc68e2b075c47ae53f0d060709b704e)
chore(schema): update talos-extensions.yaml JSON schema
([#&#8203;1020](https://redirect.github.com/budimanjojo/talhelper/issues/1020))
-
[`ddbe8d2`](https://redirect.github.com/budimanjojo/talhelper/commit/ddbe8d290c0c9bb46f28b299ee8b4d5a398518c6)
feat(config): allow go template inside `extraManifests` files
-
[`750fe80`](https://redirect.github.com/budimanjojo/talhelper/commit/750fe80a50e8f458bb42cc6c52f6259a7d4c6838)
feat: update Scoop for talhelper version v3.0.25
-
[`6b01a59`](https://redirect.github.com/budimanjojo/talhelper/commit/6b01a593a3b096c1a6edca12eca3bb75a2918202)
feat: update flake
([#&#8203;1009](https://redirect.github.com/budimanjojo/talhelper/issues/1009))
-
[`549aa90`](https://redirect.github.com/budimanjojo/talhelper/commit/549aa909335c40e76f49b5de54dff7933ce59311)
fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.25
-
[`2081a5d`](https://redirect.github.com/budimanjojo/talhelper/commit/2081a5d496c04fd600eb3f3daf46847c0445a523)
fix(deps): update module github.com/google/go-containerregistry to
v0.20.4
-
[`5825456`](https://redirect.github.com/budimanjojo/talhelper/commit/5825456e0992d4dedd4e0bfd855a1c000c5bba9a)
fix(deps): update module github.com/google/go-containerregistry to
v0.20.5
-
[`1207ffa`](https://redirect.github.com/budimanjojo/talhelper/commit/1207ffa66651e424139e2791a8123b140175e434)
fix(docs): remove duplicated entry

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-05-29 00:43:49 +02:00
committed by GitHub
parent eed1432321
commit 2f6ca11194
+1 -1
View File
@@ -8,7 +8,7 @@ require (
filippo.io/age v1.2.1 filippo.io/age v1.2.1
github.com/Masterminds/semver/v3 v3.3.1 github.com/Masterminds/semver/v3 v3.3.1
github.com/beevik/ntp v1.4.3 github.com/beevik/ntp v1.4.3
github.com/budimanjojo/talhelper/v3 v3.0.25 github.com/budimanjojo/talhelper/v3 v3.0.26
github.com/getsops/sops/v3 v3.10.2 github.com/getsops/sops/v3 v3.10.2
github.com/go-git/go-git/v5 v5.16.0 github.com/go-git/go-git/v5 v5.16.0
github.com/go-logr/zerologr v1.2.3 github.com/go-logr/zerologr v1.2.3