fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.24 → v3.0.25 (clustertool) (#35433)
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.24` -> `v3.0.25` | --- ### Release Notes <details> <summary>budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3)</summary> ### [`v3.0.25`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.25) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.24...v3.0.25) #### Changelog - [`f7fec6d`](https://redirect.github.com/budimanjojo/talhelper/commit/f7fec6db197850c0b59f291c4e6838be21d56871) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.10.2 - [`a742d82`](https://redirect.github.com/budimanjojo/talhelper/commit/a742d826afdd71860cd0ff390bd9fbce3c045d13) chore(container): update registry.k8s.io/kubectl docker tag to v1.33.1 - [`434481f`](https://redirect.github.com/budimanjojo/talhelper/commit/434481fd8763a88bf7d4ea28ef13bb31bb6ad337) chore(deps): update dependency siderolabs/talos to v1.10.2 - [`6b43362`](https://redirect.github.com/budimanjojo/talhelper/commit/6b433628eb11343abe0753662e1a3d3a0439a0dc) chore(github-action): update renovatebot/github-action action to v42.0.2 - [`a9ac8bb`](https://redirect.github.com/budimanjojo/talhelper/commit/a9ac8bb31a2baa4f36ac34c0c9bf37193d6c9879) chore(schema): update talos-extensions.yaml JSON schema - [`acb799d`](https://redirect.github.com/budimanjojo/talhelper/commit/acb799d37e3d836422f338e84ff54544e5609766) chore(schema): update talos-extensions.yaml JSON schema ([#​1002](https://redirect.github.com/budimanjojo/talhelper/issues/1002)) - [`db0a3f0`](https://redirect.github.com/budimanjojo/talhelper/commit/db0a3f0e15ed8e7ef32faa5a82394f64ee5e30cb) chore(schema): update talos-extensions.yaml JSON schema ([#​1007](https://redirect.github.com/budimanjojo/talhelper/issues/1007)) - [`64eab39`](https://redirect.github.com/budimanjojo/talhelper/commit/64eab392f8eb67a5f7a6400e787a9fc791fac700) chore(schema): update talos-extensions.yaml JSON schema ([#​996](https://redirect.github.com/budimanjojo/talhelper/issues/996)) - [`0ad35f1`](https://redirect.github.com/budimanjojo/talhelper/commit/0ad35f11fd5c7bbe7c1e13bef5a7e8feff8e7b4f) chore(schema): update talos-extensions.yaml JSON schema ([#​997](https://redirect.github.com/budimanjojo/talhelper/issues/997)) - [`714d142`](https://redirect.github.com/budimanjojo/talhelper/commit/714d142ebf877454a144d05db7abf49f2b099960) feat(genconfig): only append extra kernel args when not using UKI image - [`4d5a2b7`](https://redirect.github.com/budimanjojo/talhelper/commit/4d5a2b7f955115a0cb1e28d42b06b7e77f62fe17) feat(genconfig): verbose warning instead when secrets file is not found - [`5a1f13e`](https://redirect.github.com/budimanjojo/talhelper/commit/5a1f13ef3ed1fb73fa35836a56a8385702683277) feat: update Scoop for talhelper version v3.0.24 - [`a6d3e86`](https://redirect.github.com/budimanjojo/talhelper/commit/a6d3e8681ffa0dcc78bc06e04cb4ab2e8cbe8643) feat: update flake ([#​992](https://redirect.github.com/budimanjojo/talhelper/issues/992)) - [`bd5c597`](https://redirect.github.com/budimanjojo/talhelper/commit/bd5c5976aa0573cb1a81aac1c39c747bd54c6623) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.24 </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:
+1
-1
@@ -8,7 +8,7 @@ require (
|
||||
filippo.io/age v1.2.1
|
||||
github.com/Masterminds/semver/v3 v3.3.1
|
||||
github.com/beevik/ntp v1.4.3
|
||||
github.com/budimanjojo/talhelper/v3 v3.0.24
|
||||
github.com/budimanjojo/talhelper/v3 v3.0.25
|
||||
github.com/getsops/sops/v3 v3.10.2
|
||||
github.com/go-git/go-git/v5 v5.16.0
|
||||
github.com/go-logr/zerologr v1.2.3
|
||||
|
||||
Reference in New Issue
Block a user