mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 09:04:44 -03:00
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.16 → v3.0.17 (clustertool) (#31481)
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.16` -> `v3.0.17` | --- > [!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.17`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.17) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.16...v3.0.17) #### Changelog - [`eac464e`](eac464ee23) chore(container): update ghcr.io/getsops/sops docker tag to v3.9.4 - [`ad39890`](ad39890375) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.9.3 - [`f643420`](f643420744) chore(container): update goreleaser/goreleaser docker tag to v2.6.0 - [`ec24571`](ec24571283) chore(container): update goreleaser/goreleaser docker tag to v2.6.1 - [`f5978dd`](f5978dd44d) chore(deps): update dependency siderolabs/talos to v1.9.3 - [`7b4449e`](7b4449e198) chore(github-action): update actions/setup-go action to v5.3.0 - [`c9e90ec`](c9e90ec8af) chore(github-action): update renovatebot/github-action action to v41.0.10 - [`0b04684`](0b04684857) chore(github-action): update renovatebot/github-action action to v41.0.11 - [`5c191c8`](5c191c83c9) chore(schema): update talos-extensions.yaml JSON schema - [`0814ce7`](0814ce7211) chore(schema): update talos-extensions.yaml JSON schema - [`ff858c9`](ff858c9ad9) chore(schema): update talos-extensions.yaml JSON schema ([#​817](https://redirect.github.com/budimanjojo/talhelper/issues/817)) - [`0ae3a64`](0ae3a6477c) feat: update Scoop for talhelper version v3.0.16 - [`af0a1c1`](af0a1c1ca7) feat: update flake ([#​811](https://redirect.github.com/budimanjojo/talhelper/issues/811)) - [`af143bd`](af143bde7a) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.16 - [`59f4a4d`](59f4a4defb) fix(deps): update module github.com/evanphx/json-patch to v5.9.11+incompatible - [`3691ca2`](3691ca21a5) fix(deps): update module github.com/getsops/sops/v3 to v3.9.4 - [`bc3c50b`](bc3c50b787) fix(deps): update module github.com/siderolabs/image-factory to v0.6.6 - [`1086bb4`](1086bb452b) fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.10.0-alpha.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -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.16
|
||||
github.com/budimanjojo/talhelper/v3 v3.0.17
|
||||
github.com/getsops/sops/v3 v3.9.4
|
||||
github.com/go-git/go-git/v5 v5.13.2
|
||||
github.com/go-logr/zerologr v1.2.3
|
||||
@@ -100,7 +100,7 @@ require (
|
||||
github.com/containerd/errdefs v1.0.0 // indirect
|
||||
github.com/containerd/go-cni v1.1.11 // indirect
|
||||
github.com/containerd/log v0.1.0 // indirect
|
||||
github.com/containerd/platforms v1.0.0-rc.0 // indirect
|
||||
github.com/containerd/platforms v1.0.0-rc.1 // indirect
|
||||
github.com/containernetworking/cni v1.2.3 // indirect
|
||||
github.com/cosi-project/runtime v0.8.1 // indirect
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
|
||||
@@ -118,7 +118,7 @@ require (
|
||||
github.com/emirpasic/gods v1.18.1 // indirect
|
||||
github.com/envoyproxy/go-control-plane v0.13.1 // indirect
|
||||
github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect
|
||||
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
|
||||
github.com/evanphx/json-patch v5.9.11+incompatible // indirect
|
||||
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
|
||||
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
|
||||
github.com/fatih/color v1.18.0 // indirect
|
||||
@@ -225,7 +225,7 @@ require (
|
||||
github.com/planetscale/vtprotobuf v0.6.1-0.20241121165744-79df5c4772f2 // indirect
|
||||
github.com/prometheus/client_golang v1.20.5 // indirect
|
||||
github.com/prometheus/client_model v0.6.1 // indirect
|
||||
github.com/prometheus/common v0.59.1 // indirect
|
||||
github.com/prometheus/common v0.60.1 // indirect
|
||||
github.com/prometheus/procfs v0.15.1 // indirect
|
||||
github.com/rubenv/sql-migrate v1.7.1 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
||||
@@ -237,7 +237,7 @@ require (
|
||||
github.com/siderolabs/gen v0.8.0 // indirect
|
||||
github.com/siderolabs/go-blockdevice/v2 v2.0.13 // indirect
|
||||
github.com/siderolabs/go-pointer v1.0.0 // indirect
|
||||
github.com/siderolabs/image-factory v0.6.5 // indirect
|
||||
github.com/siderolabs/image-factory v0.6.6 // indirect
|
||||
github.com/siderolabs/net v0.4.0 // indirect
|
||||
github.com/siderolabs/protoenc v0.2.1 // indirect
|
||||
github.com/sirupsen/logrus v1.9.3 // indirect
|
||||
|
||||
@@ -160,6 +160,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.16 h1:o3ueohB8bzl1XfPzxb+I+zB5G0wqtf32eOU87qCiDLU=
|
||||
github.com/budimanjojo/talhelper/v3 v3.0.16/go.mod h1:8Ai0qADRwTsZC2+Pqmv4C7baA6gKPA5ctSf45ASmAqo=
|
||||
github.com/budimanjojo/talhelper/v3 v3.0.17 h1:bA3A0WD9Yk1sL+KI+qgZkh9wc4o3vJsJSiIwkMs99lI=
|
||||
github.com/budimanjojo/talhelper/v3 v3.0.17/go.mod h1:Bu+yhV01RSIteHvyHg4wpGGKb05lZK9xrPKqUce1ucE=
|
||||
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/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd h1:rFt+Y/IK1aEZkEHchZRSq9OQbsSzIT/OrI8YFFmRIng=
|
||||
@@ -199,6 +201,8 @@ github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
|
||||
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
|
||||
github.com/containerd/platforms v1.0.0-rc.0 h1:GuHWSKgVVO3POn6nRBB4sH63uPOLa87yuuhsGLWaXAA=
|
||||
github.com/containerd/platforms v1.0.0-rc.0/go.mod h1:T1XAzzOdYs3it7l073MNXyxRwQofJfqwi/8cRjufIk4=
|
||||
github.com/containerd/platforms v1.0.0-rc.1 h1:83KIq4yy1erSRgOVHNk1HYdPvzdJ5CnsWaRoJX4C41E=
|
||||
github.com/containerd/platforms v1.0.0-rc.1/go.mod h1:J71L7B+aiM5SdIEqmd9wp6THLVRzJGXfNuWCZCllLA4=
|
||||
github.com/containerd/typeurl v1.0.2 h1:Chlt8zIieDbzQFzXzAeBEF92KhExuE4p9p92/QmY7aY=
|
||||
github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++dYSw40=
|
||||
github.com/containerd/typeurl/v2 v2.2.3/go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk=
|
||||
@@ -257,6 +261,8 @@ github.com/envoyproxy/protoc-gen-validate v1.1.0 h1:tntQDh69XqOCOZsDz0lVJQez/2L6
|
||||
github.com/envoyproxy/protoc-gen-validate v1.1.0/go.mod h1:sXRDRVmzEbkM7CVcM06s9shE/m23dg3wzjl0UWqJ2q4=
|
||||
github.com/evanphx/json-patch v5.9.0+incompatible h1:fBXyNpNMuTTDdquAq/uisOr2lShz4oaXpDTX2bLe7ls=
|
||||
github.com/evanphx/json-patch v5.9.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
|
||||
github.com/evanphx/json-patch v5.9.11+incompatible h1:ixHHqfcGvxhWkniF1tWxBHA0yb4Z+d1UQi45df52xW8=
|
||||
github.com/evanphx/json-patch v5.9.11+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
|
||||
github.com/evanphx/json-patch/v5 v5.9.0 h1:kcBlZQbplgElYIlo/n1hJbls2z/1awpXxpRi0/FOJfg=
|
||||
github.com/evanphx/json-patch/v5 v5.9.0/go.mod h1:VNkHZ/282BpEyt/tObQO8s5CMPmYYq14uClGH4abBuQ=
|
||||
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f h1:Wl78ApPPB2Wvf/TIe2xdyJxTlb6obmF18d8QdkxNDu4=
|
||||
@@ -599,6 +605,8 @@ github.com/prometheus/common v0.4.1/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y8
|
||||
github.com/prometheus/common v0.6.0/go.mod h1:eBmuwkDJBwy6iBfxCBob6t6dR6ENT/y+J+Zk0j9GMYc=
|
||||
github.com/prometheus/common v0.59.1 h1:LXb1quJHWm1P6wq/U824uxYi4Sg0oGvNeUm1z5dJoX0=
|
||||
github.com/prometheus/common v0.59.1/go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0=
|
||||
github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc=
|
||||
github.com/prometheus/common v0.60.1/go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw=
|
||||
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
|
||||
github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
|
||||
github.com/prometheus/procfs v0.0.3/go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ=
|
||||
@@ -641,6 +649,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.6.5 h1:TpRo5WWbgo2dSx0/+QkhuNB0QrTS9o2qE+tqLzW6j5w=
|
||||
github.com/siderolabs/image-factory v0.6.5/go.mod h1:CucCuWZLJsXXXqDhdJN/cPejapeJYQIOIbhIGKBs14c=
|
||||
github.com/siderolabs/image-factory v0.6.6 h1:vBC7LgRn4bZ69gJnkxSt0DigSnBSStqXJOMbXGtTNMo=
|
||||
github.com/siderolabs/image-factory v0.6.6/go.mod h1:FPHM20SM1Ijglhj5LRzmdSTiK7HOJf8yr7m/j8ezP7o=
|
||||
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.1 h1:BqxEmeWQeMpNP3R6WrPqDatX8sM/r4t97OP8mFmg6GA=
|
||||
|
||||
Reference in New Issue
Block a user