Skip to content

Commit 4256c33

Browse files
chore(deps): bump the go group with 3 updates (#122)
Bumps the go group with 3 updates: [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2), [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) and [github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller). Updates `github.com/fluxcd/flux2/v2` from 2.4.0 to 2.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/flux2/releases">github.com/fluxcd/flux2/v2's releases</a>.</em></p> <blockquote> <h2>v2.5.0</h2> <h2>Highlights</h2> <p>Flux v2.5.0 is a feature release. Users are encouraged to upgrade for the best experience.</p> <p>For a compressive overview of new features and API changes included in this release, please refer to the <a href="https://fluxcd.io/blog/2025/02/flux-v2.5.0/">Announcing Flux 2.5 GA blog post</a>.</p> <p>Overview of the new features:</p> <ul> <li>Support for GitHub App authentication (<code>GitRepository</code> and <code>ImageUpdateAutomation</code> API)</li> <li>Custom Health Checks using CEL (<code>Kustomization</code> API)</li> <li>Fine-grained control of garbage collection (<code>Kustomization</code> API)</li> <li>Enable decryption of secrets generated by Kustomize components (<code>Kustomization</code> API)</li> <li>Support for custom event metadata from annotations (<code>Alert</code> API)</li> <li>Git commit status updates for Flux Kustomizations with OCIRepository sources (<code>Alert</code> API)</li> <li>Resource filtering using CEL for webhook receivers (<code>Receiver</code> API)</li> <li>Debug commands for Flux Kustomizations and HelmReleases (Flux CLI)</li> </ul> <p>❤️ Big thanks to all the Flux contributors that helped us with this release!</p> <h3>Kubernetes compatibility</h3> <p>This release is compatible with the following Kubernetes versions:</p> <table> <thead> <tr> <th>Kubernetes version</th> <th>Minimum required</th> </tr> </thead> <tbody> <tr> <td><code>v1.30</code></td> <td><code>&gt;= 1.30.0</code></td> </tr> <tr> <td><code>v1.31</code></td> <td><code>&gt;= 1.31.0</code></td> </tr> <tr> <td><code>v1.32</code></td> <td><code>&gt;= 1.32.0</code></td> </tr> </tbody> </table> <blockquote> <p>[!NOTE] Note that the Flux project offers support only for the latest three minor versions of Kubernetes. Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors such as <a href="https://control-plane.io/enterprise-for-flux-cd/">ControlPlane</a> that provide enterprise support for Flux.</p> </blockquote> <h3>OpenShift compatibility</h3> <p>Flux can be installed on Red Hat OpenShift cluster directly from OperatorHub using <a href="https://operatorhub.io/operator/flux-operator">Flux Operator</a>. The operator allows the configuration of Flux multi-tenancy lockdown, network policies, persistent storage, sharding, vertical scaling and the synchronization of the cluster state from Git repositories, OCI artifacts and S3-compatible storage.</p> <h2>Upgrade procedure</h2> <p>Upgrade Flux from <code>v2.4.0</code> to <code>v2.5.0</code> by following the <a href="https://fluxcd.io/flux/installation/upgrade/">upgrade guide</a>.</p> <p>There are no new API versions in this release, so no changes are required in the YAML manifests containing Flux resources.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/flux2/commit/af67405ee43a6cd66e0b73f4b3802e8583f9d961"><code>af67405</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5204">#5204</a> from fluxcd/kubectl-1.32.2</li> <li><a href="https://github.com/fluxcd/flux2/commit/6f65c92fe7f335ba965d743ffb6d53c0b3470779"><code>6f65c92</code></a> Update kubectl in flux-cli image</li> <li><a href="https://github.com/fluxcd/flux2/commit/c84d3122890a05491ce9ef6215e5b1dfb741cc99"><code>c84d312</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5203">#5203</a> from fluxcd/fix-cli-build</li> <li><a href="https://github.com/fluxcd/flux2/commit/d37473ff4469cb62f2b5c8fe142209be624c9afc"><code>d37473f</code></a> Update flux-cli image</li> <li><a href="https://github.com/fluxcd/flux2/commit/712b03727ae48f9366b80af783f334b2f5d7d919"><code>712b037</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5200">#5200</a> from fluxcd/update-k8s-check</li> <li><a href="https://github.com/fluxcd/flux2/commit/14da7d58be2f61eac70e206bfa040707676354e6"><code>14da7d5</code></a> Update Kubernetes min supported version to 1.30</li> <li><a href="https://github.com/fluxcd/flux2/commit/45da6a86f84e1a6839afbbf723c11c8548911764"><code>45da6a8</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5199">#5199</a> from fluxcd/tests-2.5</li> <li><a href="https://github.com/fluxcd/flux2/commit/3053a0b8405545b406bab8b27d3aac252c92374c"><code>3053a0b</code></a> Update integration tests dependencies for Flux 2.5</li> <li><a href="https://github.com/fluxcd/flux2/commit/96f95b6b4c9c9dc3b9e02f1045f756093f36630c"><code>96f95b6</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5195">#5195</a> from fluxcd/update-components</li> <li><a href="https://github.com/fluxcd/flux2/commit/cf92e02f531dede408ba81add5adcaf7ae8d7e70"><code>cf92e02</code></a> Update toolkit components</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/flux2/compare/v2.4.0...v2.5.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/helm-controller/api` from 1.1.0 to 1.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/helm-controller/releases">github.com/fluxcd/helm-controller/api's releases</a>.</em></p> <blockquote> <h2>v1.2.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/helm-controller/blob/v1.2.0/CHANGELOG.md">v1.2.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/helm-controller:v1.2.0</code></li> <li><code>ghcr.io/fluxcd/helm-controller:v1.2.0</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md">github.com/fluxcd/helm-controller/api's changelog</a>.</em></p> <blockquote> <h2>1.2.0</h2> <p><strong>Release date:</strong> 2025-02-19</p> <p>This minor release comes with various bug fixes and improvements.</p> <p>In addition, the Kubernetes dependencies have been updated to v1.32.1, Helm has been updated to v3.17.1 and various other controller dependencies have been updated to their latest version.</p> <p>Fixes:</p> <ul> <li>Replace _ with + when verifying the chart version matches the OCI artifact tag <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1102">#1102</a></li> <li>fix: handle &quot;leader changed&quot; errors <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1084">#1084</a></li> <li>Make <code>ValuesReference</code> an alias for backwards compat <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1126">#1126</a></li> <li>Fix install and upgrade applying subchart CRDs when condition is false <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1123">#1123</a></li> <li>fix: use HelmRelease max history for rollback remediation <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1169">#1169</a></li> </ul> <p>Improvements:</p> <ul> <li>Refactor values composition to use pkg/chartutil <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1122">#1122</a></li> <li>docs: Rendering the final Values locally <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1127">#1127</a></li> <li>Add disableTakeOwnership to Helm install/upgrade actions <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1140">#1140</a></li> <li>Various dependency updates <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1103">#1103</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1121">#1121</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1129">#1129</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1142">#1142</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1160">#1160</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1158">#1158</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1165">#1165</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1168">#1168</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1171">#1171</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1167">#1167</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1173">#1173</a> <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1170">#1170</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/helm-controller/commit/8e4de326fa2cfa84654c45cf7023875a2b932153"><code>8e4de32</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1174">#1174</a> from fluxcd/release-v1.2.0</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/9463301e5e191c9028bf391265dff22cc4770797"><code>9463301</code></a> Release v1.2.0</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/94c60d50dcc5db1bcce1dadcf2e171fea3560360"><code>94c60d5</code></a> Add changelog entry for v1.2.0</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/34d0036cbd6f1e2b0d4f621190e285c7c567135b"><code>34d0036</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1170">#1170</a> from fluxcd/dependabot/go_modules/go-deps-d8ecef8942</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/e22eb2732da226160edfef86287caabc3bff104d"><code>e22eb27</code></a> Bump the go-deps group across 1 directory with 2 updates</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/93eef0d99c8ab203a203f2e2523f92d8c0c3795e"><code>93eef0d</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1173">#1173</a> from fluxcd/upgrade-helm</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/25f3db5d679157e26c64dbc6f8d929b76720bd28"><code>25f3db5</code></a> Upgrade helm to v3.17.1</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/3385e3f458137f3b2e280454d44cdb9dcf109af0"><code>3385e3f</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1167">#1167</a> from fluxcd/dependabot/github_actions/ci-4ac27b1555</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/f80b06b1a7c6cf146e8ec3ff7cc201979558f8c7"><code>f80b06b</code></a> Bump the ci group across 1 directory with 2 updates</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/da8af058cee8205cb2f45758ebf0a8b1ac5080f4"><code>da8af05</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1171">#1171</a> from fluxcd/upgrade-deps</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/helm-controller/compare/v1.1.0...v1.2.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/kustomize-controller/api` from 1.4.0 to 1.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/kustomize-controller/releases">github.com/fluxcd/kustomize-controller/api's releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/kustomize-controller/blob/v1.5.0/CHANGELOG.md">v1.5.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/kustomize-controller:v1.5.0</code></li> <li><code>ghcr.io/fluxcd/kustomize-controller:v1.5.0</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/kustomize-controller/blob/main/CHANGELOG.md">github.com/fluxcd/kustomize-controller/api's changelog</a>.</em></p> <blockquote> <h2>1.5.0</h2> <p><strong>Release date:</strong> 2025-02-18</p> <p>This minor release comes with various bug fixes and improvements.</p> <p>The controller has been updated to Kustomize <strong>v5.6</strong>, please see the <code>kubernetes-sigs/kustomize</code> <a href="https://github.com/kubernetes-sigs/kustomize/releases">changelog</a> for more details.</p> <p>The Kustomization API now supports custom health checks for Custom Resources through Common Expression Language (CEL) expressions. See <a href="https://fluxcd.io/flux/components/kustomize/kustomizations/#health-check-expressions">docs</a>.</p> <p>The controller now sends an origin revision from OCI artifact annotations to notification-controller on events, which is useful for updating commit statuses on the notification providers that support this feature. See <a href="https://fluxcd.io/flux/cheatsheets/oci-artifacts/#git-commit-status-updates">docs</a>.</p> <p>It is now also possible to control whether or not kustomize-controller will orphan resources when a Kustomization is deleted. See <a href="https://fluxcd.io/flux/components/kustomize/kustomizations/#deletion-policy">docs</a>.</p> <p>In addition, the Kubernetes dependencies have been updated to v1.32.1 and various other controller dependencies have been updated to their latest version.</p> <p>Fixes:</p> <ul> <li>Clarify precedence in Kustomization substituteFrom <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1301">#1301</a></li> <li>Remove deprecated object metrics from controllers <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1305">#1305</a></li> </ul> <p>Improvements:</p> <ul> <li>Enable decryption of secrets generated by Kustomize components <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1283">#1283</a></li> <li>Added decryption of Kustomize patches and refactor SOPS tests <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1286">#1286</a></li> <li>Allow control of finalization garbage collection <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1314">#1314</a></li> <li>Add OCI revision to events <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1338">#1338</a></li> <li>[RFC-0009] Add CEL custom healthchecks <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1344">#1344</a></li> <li>Add GroupChangeLog feature gate to fix es indexing cardinality <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1361">#1361</a></li> <li>Various dependency updates <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1302">#1302</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1304">#1304</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/9ce7db7d9628176822105b397f7a738770ff5b9b"><code>9ce7db7</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1365">#1365</a> from fluxcd/release-v1.5.0</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/676fc6107fa558800fbfc16ebca619801f40ad9e"><code>676fc61</code></a> Release v1.5.0</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/5d2bcf93ffa9310f52c854112a661078442e1e5f"><code>5d2bcf9</code></a> Add changelog entry for v1.5.0</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/fc2a95e2d5532ac034f3163c916ae7131cfb6380"><code>fc2a95e</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1358">#1358</a> from fluxcd/dependabot/github_actions/ci-4ac27b1555</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/3b0de408cf69d2d613c19da28ddcf9f26c7777cd"><code>3b0de40</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1364">#1364</a> from fluxcd/dependabot/go_modules/go-deps-4d974c417d</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/f82ae38844a9b93cfbd090441a72d04e3a9c9dd6"><code>f82ae38</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1362">#1362</a> from fluxcd/upgrade-deps</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/cc89da1d28a7d43bba14d1d583191f6ebb4e2dc2"><code>cc89da1</code></a> Bump the ci group across 1 directory with 2 updates</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/67903331167bcdb7499886ecac4ca85ca5db164c"><code>6790333</code></a> Bump golang.org/x/net in the go-deps group across 1 directory</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/947be82e716cec63a24ea53ba473359f069360bd"><code>947be82</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1361">#1361</a> from 94DanielBrown/main</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/230b55fde5e3addc3d17fdea3b78f571ee9b55f4"><code>230b55f</code></a> chore: add GroupChangeLog feature gate to fix es indexing cardinality</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/kustomize-controller/compare/v1.4.0...v1.5.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f097707 commit 4256c33

File tree

2 files changed

+191
-181
lines changed

2 files changed

+191
-181
lines changed

go.mod

Lines changed: 52 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ replace github.com/texttheater/golang-levenshtein => github.com/texttheater/gola
1010
require (
1111
code.gitea.io/sdk/gitea v0.20.0
1212
github.com/fluxcd/cli-utils v0.36.0-flux.12
13-
github.com/fluxcd/flux2/v2 v2.4.0
14-
github.com/fluxcd/helm-controller/api v1.1.0
13+
github.com/fluxcd/flux2/v2 v2.5.0
14+
github.com/fluxcd/helm-controller/api v1.2.0
1515
github.com/fluxcd/image-automation-controller/api v0.40.0
1616
github.com/fluxcd/image-reflector-controller/api v0.34.0
17-
github.com/fluxcd/kustomize-controller/api v1.4.0
17+
github.com/fluxcd/kustomize-controller/api v1.5.0
1818
github.com/fluxcd/notification-controller/api v1.5.0
1919
github.com/fluxcd/pkg/apis/meta v1.10.0
2020
github.com/fluxcd/pkg/runtime v0.53.1
@@ -39,7 +39,7 @@ require (
3939
require (
4040
cloud.google.com/go/auth v0.9.3 // indirect
4141
cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
42-
cloud.google.com/go/compute/metadata v0.5.1 // indirect
42+
cloud.google.com/go/compute/metadata v0.6.0 // indirect
4343
cuelabs.dev/go/oci/ociregistry v0.0.0-20240404174027-a39bec0462d2 // indirect
4444
filippo.io/edwards25519 v1.1.0 // indirect
4545
github.com/42wim/httpsig v1.2.1 // indirect
@@ -59,8 +59,7 @@ require (
5959
github.com/MakeNowJust/heredoc v1.0.0 // indirect
6060
github.com/Masterminds/semver/v3 v3.3.1 // indirect
6161
github.com/Microsoft/go-winio v0.6.2 // indirect
62-
github.com/Microsoft/hcsshim v0.12.3 // indirect
63-
github.com/ProtonMail/go-crypto v1.1.3 // indirect
62+
github.com/ProtonMail/go-crypto v1.1.5 // indirect
6463
github.com/ThalesIgnite/crypto11 v1.2.5 // indirect
6564
github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4 // indirect
6665
github.com/alibabacloud-go/cr-20160607 v1.0.1 // indirect
@@ -74,27 +73,27 @@ require (
7473
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect
7574
github.com/aliyun/credentials-go v1.3.4 // indirect
7675
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
77-
github.com/aws/aws-sdk-go-v2 v1.30.5 // indirect
76+
github.com/aws/aws-sdk-go-v2 v1.35.0 // indirect
7877
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect
79-
github.com/aws/aws-sdk-go-v2/config v1.27.33 // indirect
80-
github.com/aws/aws-sdk-go-v2/credentials v1.17.32 // indirect
81-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13 // indirect
78+
github.com/aws/aws-sdk-go-v2/config v1.29.3 // indirect
79+
github.com/aws/aws-sdk-go-v2/credentials v1.17.56 // indirect
80+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.26 // indirect
8281
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.23 // indirect
83-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.17 // indirect
84-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.17 // indirect
85-
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect
82+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.30 // indirect
83+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.30 // indirect
84+
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.2 // indirect
8685
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.8 // indirect
87-
github.com/aws/aws-sdk-go-v2/service/ecr v1.33.0 // indirect
86+
github.com/aws/aws-sdk-go-v2/service/ecr v1.40.0 // indirect
8887
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.23.9 // indirect
89-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 // indirect
88+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.2 // indirect
9089
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.10 // indirect
91-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.19 // indirect
90+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.11 // indirect
9291
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.8 // indirect
9392
github.com/aws/aws-sdk-go-v2/service/s3 v1.55.0 // indirect
94-
github.com/aws/aws-sdk-go-v2/service/sso v1.22.7 // indirect
95-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.7 // indirect
96-
github.com/aws/aws-sdk-go-v2/service/sts v1.30.7 // indirect
97-
github.com/aws/smithy-go v1.20.4 // indirect
93+
github.com/aws/aws-sdk-go-v2/service/sso v1.24.13 // indirect
94+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.12 // indirect
95+
github.com/aws/aws-sdk-go-v2/service/sts v1.33.11 // indirect
96+
github.com/aws/smithy-go v1.22.2 // indirect
9897
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20240605144053-e9736b52ea9c // indirect
9998
github.com/beorn7/perks v1.0.1 // indirect
10099
github.com/blang/semver v3.5.1+incompatible // indirect
@@ -109,42 +108,44 @@ require (
109108
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 // indirect
110109
github.com/clbanning/mxj/v2 v2.7.0 // indirect
111110
github.com/cloudflare/cfssl v1.6.5 // indirect
112-
github.com/cloudflare/circl v1.4.0 // indirect
111+
github.com/cloudflare/circl v1.5.0 // indirect
113112
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
114-
github.com/containerd/containerd v1.7.18 // indirect
115-
github.com/containerd/errdefs v0.1.0 // indirect
113+
github.com/containerd/containerd v1.7.24 // indirect
114+
github.com/containerd/errdefs v0.3.0 // indirect
116115
github.com/containerd/log v0.1.0 // indirect
117-
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
116+
github.com/containerd/platforms v0.2.1 // indirect
117+
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
118118
github.com/containers/image/v5 v5.31.0 // indirect
119119
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
120120
github.com/containers/ocicrypt v1.1.10 // indirect
121121
github.com/containers/storage v1.54.0 // indirect
122122
github.com/coreos/go-oidc/v3 v3.10.0 // indirect
123123
github.com/cyberphone/json-canonicalization v0.0.0-20231217050601-ba74d44ecf5f // indirect
124-
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
124+
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
125125
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
126126
github.com/davidmz/go-pageant v1.0.2 // indirect
127127
github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 // indirect
128128
github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 // indirect
129129
github.com/dimchansky/utfbom v1.1.1 // indirect
130130
github.com/distribution/reference v0.6.0 // indirect
131-
github.com/docker/cli v27.1.2+incompatible // indirect
131+
github.com/docker/cli v27.5.0+incompatible // indirect
132132
github.com/docker/distribution v2.8.3+incompatible // indirect
133-
github.com/docker/docker v26.1.5+incompatible // indirect
133+
github.com/docker/docker v27.5.0+incompatible // indirect
134134
github.com/docker/docker-credential-helpers v0.8.2 // indirect
135135
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c // indirect
136136
github.com/docker/go-connections v0.5.0 // indirect
137137
github.com/docker/go-metrics v0.0.1 // indirect
138138
github.com/docker/go-units v0.5.0 // indirect
139139
github.com/dustin/go-humanize v1.0.1 // indirect
140140
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
141+
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
141142
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
142143
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
143144
github.com/felixge/httpsnoop v1.0.4 // indirect
144145
github.com/fluxcd/pkg/apis/acl v0.6.0 // indirect
145146
github.com/fluxcd/pkg/apis/kustomize v1.9.0 // indirect
146-
github.com/fluxcd/pkg/kustomize v1.13.0 // indirect
147-
github.com/fluxcd/pkg/tar v0.8.1 // indirect
147+
github.com/fluxcd/pkg/kustomize v1.16.0 // indirect
148+
github.com/fluxcd/pkg/tar v0.11.0 // indirect
148149
github.com/fsnotify/fsnotify v1.8.0 // indirect
149150
github.com/fvbommel/sortorder v1.1.0 // indirect
150151
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
@@ -169,14 +170,14 @@ require (
169170
github.com/go-test/deep v1.1.0 // indirect
170171
github.com/gogo/protobuf v1.3.2 // indirect
171172
github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
172-
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
173+
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
173174
github.com/golang/protobuf v1.5.4 // indirect
174175
github.com/golang/snappy v0.0.4 // indirect
175176
github.com/google/btree v1.1.3 // indirect
176177
github.com/google/certificate-transparency-go v1.2.1 // indirect
177178
github.com/google/gnostic-models v0.6.9 // indirect
178179
github.com/google/go-cmp v0.6.0 // indirect
179-
github.com/google/go-containerregistry v0.20.2 // indirect
180+
github.com/google/go-containerregistry v0.20.3 // indirect
180181
github.com/google/go-github/v45 v45.2.0 // indirect
181182
github.com/google/go-github/v55 v55.0.0 // indirect
182183
github.com/google/go-querystring v1.1.0 // indirect
@@ -189,8 +190,10 @@ require (
189190
github.com/gorilla/websocket v1.5.3 // indirect
190191
github.com/gowebpki/jcs v1.0.1 // indirect
191192
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
192-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
193+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // indirect
194+
github.com/hashicorp/errwrap v1.1.0 // indirect
193195
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
196+
github.com/hashicorp/go-multierror v1.1.1 // indirect
194197
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
195198
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
196199
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
@@ -266,7 +269,7 @@ require (
266269
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
267270
github.com/sourcegraph/conc v0.3.0 // indirect
268271
github.com/spf13/afero v1.11.0 // indirect
269-
github.com/spf13/cast v1.6.0 // indirect
272+
github.com/spf13/cast v1.7.0 // indirect
270273
github.com/spf13/cobra v1.8.1 // indirect
271274
github.com/spf13/pflag v1.0.6 // indirect
272275
github.com/spf13/viper v1.19.0 // indirect
@@ -284,10 +287,10 @@ require (
284287
github.com/ulikunitz/xz v0.5.12 // indirect
285288
github.com/valyala/bytebufferpool v1.0.0 // indirect
286289
github.com/valyala/fasttemplate v1.2.2 // indirect
287-
github.com/vbatts/tar-split v0.11.5 // indirect
290+
github.com/vbatts/tar-split v0.11.6 // indirect
288291
github.com/vladimirvivien/gexe v0.4.1 // indirect
289292
github.com/x448/float16 v0.8.4 // indirect
290-
github.com/xanzy/go-gitlab v0.107.0 // indirect
293+
github.com/xanzy/go-gitlab v0.114.0 // indirect
291294
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
292295
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
293296
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
@@ -296,41 +299,41 @@ require (
296299
go.mongodb.org/mongo-driver v1.15.0 // indirect
297300
go.opencensus.io v0.24.0 // indirect
298301
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
299-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
302+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
300303
go.opentelemetry.io/otel v1.34.0 // indirect
301-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.29.0 // indirect
302-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 // indirect
303-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29.0 // indirect
304+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.32.0 // indirect
305+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 // indirect
306+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32.0 // indirect
304307
go.opentelemetry.io/otel/metric v1.34.0 // indirect
305-
go.opentelemetry.io/otel/sdk v1.29.0 // indirect
306-
go.opentelemetry.io/otel/sdk/metric v1.29.0 // indirect
308+
go.opentelemetry.io/otel/sdk v1.33.0 // indirect
309+
go.opentelemetry.io/otel/sdk/metric v1.32.0 // indirect
307310
go.opentelemetry.io/otel/trace v1.34.0 // indirect
308-
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
311+
go.opentelemetry.io/proto/otlp v1.4.0 // indirect
309312
go.step.sm/crypto v0.47.0 // indirect
310313
go.uber.org/multierr v1.11.0 // indirect
311314
go.uber.org/zap v1.27.0 // indirect
312315
golang.org/x/crypto v0.32.0 // indirect
313316
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
314-
golang.org/x/mod v0.21.0 // indirect
317+
golang.org/x/mod v0.22.0 // indirect
315318
golang.org/x/net v0.34.0 // indirect
316319
golang.org/x/oauth2 v0.25.0 // indirect
317320
golang.org/x/sync v0.11.0 // indirect
318-
golang.org/x/sys v0.29.0 // indirect
319-
golang.org/x/term v0.28.0 // indirect
321+
golang.org/x/sys v0.30.0 // indirect
322+
golang.org/x/term v0.29.0 // indirect
320323
golang.org/x/text v0.22.0 // indirect
321324
golang.org/x/time v0.9.0 // indirect
322325
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
323326
google.golang.org/api v0.197.0 // indirect
324-
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 // indirect
325-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
326-
google.golang.org/grpc v1.66.2 // indirect
327+
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
328+
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
329+
google.golang.org/grpc v1.68.1 // indirect
327330
google.golang.org/protobuf v1.36.4 // indirect
328331
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
329332
gopkg.in/inf.v0 v0.9.1 // indirect
330333
gopkg.in/ini.v1 v1.67.0 // indirect
331334
gopkg.in/yaml.v2 v2.4.0 // indirect
332335
gopkg.in/yaml.v3 v3.0.1 // indirect
333-
helm.sh/helm/v3 v3.15.1 // indirect
336+
helm.sh/helm/v3 v3.17.0 // indirect
334337
k8s.io/component-base v0.32.2 // indirect
335338
k8s.io/klog/v2 v2.130.1 // indirect
336339
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect

0 commit comments

Comments
 (0)