mirror of
https://github.com/truecharts/charts.git
synced 2026-07-31 16:24:33 -03:00
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.23 → v3.0.24 (clustertool) (#35162)
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.23` -> `v3.0.24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3)</summary> ### [`v3.0.24`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.24) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.23...v3.0.24) #### Changelog - [`1751ddc`](1751ddc299) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.10.1 - [`df1f393`](df1f39337a) chore(container): update golangci/golangci-lint docker tag to v2.1.6 - [`6714be2`](6714be2abd) chore(container): update mcr.microsoft.com/devcontainers/go:1.24-bookworm docker digest to [`be739eb`](https://redirect.github.com/budimanjojo/talhelper/commit/be739eb) ([#​984](https://redirect.github.com/budimanjojo/talhelper/issues/984)) - [`72db5ec`](72db5ec3f7) chore(deps): update dependency siderolabs/talos to v1.10.1 - [`c6470d1`](c6470d132e) chore(github-action)!: Update golangci/golangci-lint-action action to v8 - [`89a1bec`](89a1bec9c7) chore(github-action)!: Update renovatebot/github-action action to v42 - [`29e1b45`](29e1b455a2) chore(github-action): update actions/setup-go action to v5.5.0 - [`81edb53`](81edb539d0) chore(github-action): update renovatebot/github-action action to v42.0.1 - [`36cb43e`](36cb43ee12) chore(schema): update talconfig.yaml JSON schema ([#​972](https://redirect.github.com/budimanjojo/talhelper/issues/972)) - [`f11a772`](f11a7723e3) chore(schema): update talconfig.yaml JSON schema ([#​985](https://redirect.github.com/budimanjojo/talhelper/issues/985)) - [`1dceaf3`](1dceaf3e32) chore(schema): update talos-extensions.yaml JSON schema ([#​977](https://redirect.github.com/budimanjojo/talhelper/issues/977)) - [`e8d3f1e`](e8d3f1e85a) chore(schema): update talos-extensions.yaml JSON schema ([#​980](https://redirect.github.com/budimanjojo/talhelper/issues/980)) - [`d5a5f1f`](d5a5f1f389) chore(schema): update talos-extensions.yaml JSON schema ([#​989](https://redirect.github.com/budimanjojo/talhelper/issues/989)) - [`6b09d81`](6b09d81598) feat(genconfig): reflect to the installer image url change - [`73141dc`](73141dc051) feat(genconfig): support changing the output file name - [`996d771`](996d771cd5) feat(readme): thank you [@​oliverbaehler](https://redirect.github.com/oliverbaehler) for the sponsor! - [`0535296`](05352967d3) feat: update Scoop for talhelper version v3.0.23 - [`72f30da`](72f30dad9c) feat: update flake - [`4e47749`](4e477491b8) fix(code): make `golangci-lint` happy - [`46d8f00`](46d8f0000d) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.23 - [`bda4f07`](bda4f07318) fix(schema): fix json schema for `volumes` and `userVolumes` </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:
@@ -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.23
|
||||
github.com/budimanjojo/talhelper/v3 v3.0.24
|
||||
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