From f9f4577ed2c341d6e2ef292e73369d9ad29fe84b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 12 Jun 2025 08:27:40 +0200 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20module=20github.com/budim?= =?UTF-8?q?anjojo/talhelper/v3=20v3.0.28=20=E2=86=92=20v3.0.29=20(clustert?= =?UTF-8?q?ool)=20(#36251)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.28` -> `v3.0.29` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3) ### [`v3.0.29`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.29) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.28...v3.0.29) #### Changelog - [`ca335a0`](https://redirect.github.com/budimanjojo/talhelper/commit/ca335a0c0f890d787425e7d9f3d572496a5a2037) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.10.4 - [`4ddc65a`](https://redirect.github.com/budimanjojo/talhelper/commit/4ddc65a690a2f2bbece08b98d6adbce662e0dedc) chore(container): update goreleaser/goreleaser docker tag to v2.10.2 - [`315fdd2`](https://redirect.github.com/budimanjojo/talhelper/commit/315fdd231435bf62bef93cb899af1194c0aa680a) chore(deps): update dependency siderolabs/talos to v1.10.4 - [`500f117`](https://redirect.github.com/budimanjojo/talhelper/commit/500f1177874708aa6f3143b0bb39bbabd832d227) chore(github-action): update renovatebot/github-action action to v42.0.5 - [`dbfc123`](https://redirect.github.com/budimanjojo/talhelper/commit/dbfc123459d64a5455b12a9ae5313c299652a50b) chore(schema): update talos-extensions.yaml JSON schema - [`512f653`](https://redirect.github.com/budimanjojo/talhelper/commit/512f6533caeabc5744c38cb4c551efd907503577) chore(schema): update talos-extensions.yaml JSON schema ([#​1039](https://redirect.github.com/budimanjojo/talhelper/issues/1039)) - [`425e11d`](https://redirect.github.com/budimanjojo/talhelper/commit/425e11d2a84d12fddbd7f066ff3959d619c52987) chore(schema): update talos-extensions.yaml JSON schema ([#​1040](https://redirect.github.com/budimanjojo/talhelper/issues/1040)) - [`b4fad2b`](https://redirect.github.com/budimanjojo/talhelper/commit/b4fad2bee98d96e5be700252ac0ffec794a3593d) chore(schema): update talos-extensions.yaml JSON schema ([#​1044](https://redirect.github.com/budimanjojo/talhelper/issues/1044)) - [`2330781`](https://redirect.github.com/budimanjojo/talhelper/commit/2330781337cad1d79060f8679abcee87aa05b209) chore(schema): update talos-extensions.yaml JSON schema ([#​1052](https://redirect.github.com/budimanjojo/talhelper/issues/1052)) - [`0a2e14e`](https://redirect.github.com/budimanjojo/talhelper/commit/0a2e14e2359814c5961a75ceecaf3c2a32914c79) feat(genurl): allow sprig functions for installer and iso templates - [`664df25`](https://redirect.github.com/budimanjojo/talhelper/commit/664df25b4db174fac3c95d1d71a247b221400ee4) feat: update Scoop for talhelper version v3.0.28 - [`0a61ec8`](https://redirect.github.com/budimanjojo/talhelper/commit/0a61ec8bea72b81bd97e521597030eccec5822d6) feat: update flake ([#​1037](https://redirect.github.com/budimanjojo/talhelper/issues/1037)) - [`49ea9bb`](https://redirect.github.com/budimanjojo/talhelper/commit/49ea9bbf9ea1e43987d329857564178bdbed94b5) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.28 - [`9d4e7e5`](https://redirect.github.com/budimanjojo/talhelper/commit/9d4e7e5a898620cfb90909ab85ea3b38104db311) fix(deps): update module github.com/siderolabs/image-factory to v0.7.3 - [`cb45aac`](https://redirect.github.com/budimanjojo/talhelper/commit/cb45aac71ea8e3db4a275e89ef68a7cde4c1a1e0) fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.11.0-alpha.1 - [`c0c40e6`](https://redirect.github.com/budimanjojo/talhelper/commit/c0c40e6a306ca745413574f0b65ebb83cb6b1a91) fix(deps): update module golang.org/x/mod to v0.25.0
--- ### 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. --- - [ ] 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). --- clustertool/go.mod | 4 ++-- clustertool/go.sum | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/clustertool/go.mod b/clustertool/go.mod index be390a2b0d1..8254568144a 100644 --- a/clustertool/go.mod +++ b/clustertool/go.mod @@ -6,7 +6,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.28 + github.com/budimanjojo/talhelper/v3 v3.0.29 github.com/getsops/sops/v3 v3.10.2 github.com/go-git/go-git/v5 v5.16.2 github.com/go-logr/zerologr v1.2.3 @@ -222,7 +222,7 @@ require ( github.com/siderolabs/crypto v0.6.0 // indirect github.com/siderolabs/gen v0.8.1 // indirect github.com/siderolabs/go-pointer v1.0.1 // indirect - github.com/siderolabs/image-factory v0.7.1 // indirect + github.com/siderolabs/image-factory v0.7.3 // indirect github.com/siderolabs/net v0.4.0 // indirect github.com/siderolabs/protoenc v0.2.2 // indirect github.com/sirupsen/logrus v1.9.3 // indirect diff --git a/clustertool/go.sum b/clustertool/go.sum index 9c6adf93ba1..b1ec3ac8259 100644 --- a/clustertool/go.sum +++ b/clustertool/go.sum @@ -153,6 +153,8 @@ github.com/bshuster-repo/logrus-logstash-hook v1.0.0 h1:e+C0SB5R1pu//O4MQ3f9cFuP github.com/bshuster-repo/logrus-logstash-hook v1.0.0/go.mod h1:zsTqEiSzDgAa/8GZR7E1qaXrhYNDKBYy5/dWPTIflbk= github.com/budimanjojo/talhelper/v3 v3.0.28 h1:5nXpsHLD/hON6DK+Dr/ubxgKFuRK/Uk/FpCMQm1I4IM= github.com/budimanjojo/talhelper/v3 v3.0.28/go.mod h1:xFKKirlORIedCDV3h3ybHkjbNYlp7SVEC4CHAn+0sYU= +github.com/budimanjojo/talhelper/v3 v3.0.29 h1:rlZWyW4mUK7LFXWvyo7DDJ6bRJuOj+rn9Coj0tn2Xkk= +github.com/budimanjojo/talhelper/v3 v3.0.29/go.mod h1:HRmWwMSXQCu3LsyHyjGIUp4zALoxbM4nCnC5MPTj9uw= github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs= github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0= github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8= @@ -599,6 +601,8 @@ github.com/siderolabs/go-retry v0.3.3 h1:zKV+S1vumtO72E6sYsLlmIdV/G/GcYSBLiEx/c9 github.com/siderolabs/go-retry v0.3.3/go.mod h1:Ff/VGc7v7un4uQg3DybgrmOWHEmJ8BzZds/XNn/BqMI= github.com/siderolabs/image-factory v0.7.1 h1:IeKjYnXU20M7jjFG/iriMUUWODBSuM8VFSoBbEj131w= github.com/siderolabs/image-factory v0.7.1/go.mod h1:gnnKT57hPtbEzf1vuy0sk6vrvWjgOkcVFQWTSvYP6E8= +github.com/siderolabs/image-factory v0.7.3 h1:9FY/RiZdnwTghIIF4yVavs/hDrOLDtcGfsODY4XwUEY= +github.com/siderolabs/image-factory v0.7.3/go.mod h1:tuYBGI9i6Qi4y67Wzwczp0w596JYG+HgdT7T5mzwGRg= github.com/siderolabs/net v0.4.0 h1:1bOgVay/ijPkJz4qct98nHsiB/ysLQU0KLoBC4qLm7I= github.com/siderolabs/net v0.4.0/go.mod h1:/ibG+Hm9HU27agp5r9Q3eZicEfjquzNzQNux5uEk0kM= github.com/siderolabs/protoenc v0.2.2 h1:vVQDrTjV+QSOiroWTca6h2Sn5XWYk7VSUPav5J0Qp54=