Skip to content

Commit f097707

Browse files
chore(deps): bump the go group with 12 updates (#121)
Bumps the go group with 12 updates: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/image-automation-controller/api](https://github.com/fluxcd/image-automation-controller) | `0.39.0` | `0.40.0` | | [github.com/fluxcd/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller) | `0.33.0` | `0.34.0` | | [github.com/fluxcd/notification-controller/api](https://github.com/fluxcd/notification-controller) | `1.4.0` | `1.5.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.53.0` | `0.53.1` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.45.0` | `0.45.1` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.4.1` | `1.5.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.1` | `0.32.2` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.1` | `0.32.2` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.1` | `0.32.2` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.32.1` | `0.32.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.1` | `0.32.2` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.1` | `0.20.2` | Updates `github.com/fluxcd/image-automation-controller/api` from 0.39.0 to 0.40.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/image-automation-controller/releases">github.com/fluxcd/image-automation-controller/api's releases</a>.</em></p> <blockquote> <h2>v0.40.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/image-automation-controller/blob/v0.40.0/CHANGELOG.md">v0.40.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/image-automation-controller:v0.40.0</code></li> <li><code>ghcr.io/fluxcd/image-automation-controller:v0.40.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/image-automation-controller/blob/main/CHANGELOG.md">github.com/fluxcd/image-automation-controller/api's changelog</a>.</em></p> <blockquote> <h2>0.40.0</h2> <p><strong>Release date:</strong> 2025-02-14</p> <p>This prerelease comes with support for GitHub App authentication for GitHub repositories using the <code>.spec.provider</code> field by setting it to <code>github</code> on the <code>GitRepository</code> object associated with an <code>ImageUpdateAutomation</code> object.</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> <p>Improvements:</p> <ul> <li>Additional values for commit message template <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/772">#772</a></li> <li>[RFC-007] Implement GitHub app authentication for git repositories in IAC <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/780">#780</a></li> <li>Various dependency updates <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/765">#765</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/766">#766</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/768">#768</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/769">#769</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/770">#770</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/774">#774</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/776">#776</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/777">#777</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/778">#778</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/782">#782</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/784">#784</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/787">#787</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/789">#789</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/790">#790</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/791">#791</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/794">#794</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/795">#795</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/798">#798</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/799">#799</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/801">#801</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/802">#802</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/804">#804</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/805">#805</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/806">#806</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/808">#808</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/815">#815</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/819">#819</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/821">#821</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/824">#824</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/826">#826</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/5e98055e29626dfa46975d1812f507a2f65b6ff7"><code>5e98055</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/847">#847</a> from fluxcd/release-v0.40.0</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/f6eed853e31f33a38ac3c031e3f3cdcd08512755"><code>f6eed85</code></a> Release v0.40.0</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/03b9190c4560fad0be776f58a69618fa32cd664d"><code>03b9190</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/846">#846</a> from fluxcd/add-missing-optional</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/8d5084bbeaa58273274eadfbc3c2b816eb62d290"><code>8d5084b</code></a> Add missing optional to messageTemplateValues API</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/02b165fcdafaf8e84a566527ec5f48116d1a5de1"><code>02b165f</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/843">#843</a> from fluxcd/dependabot/github_actions/ci-4ac27b1555</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/79136ad34a01d8ff22080852d92d450c66ad1665"><code>79136ad</code></a> Bump the ci group across 1 directory with 2 updates</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/d5c29a313322f69e34e67efb90d0517fccf9c35e"><code>d5c29a3</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/780">#780</a> from dipti-pai/github-app-auth</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/f03a53d73efbb3aefa0952622470b3fd51c3b51e"><code>f03a53d</code></a> [RFC-007] Implement GitHub app authentication for git repositories in IAC</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/4bdd80f0d55c9b2205bfc77574981e6abfb89c8a"><code>4bdd80f</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/845">#845</a> from fluxcd/upgrade-deps</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/9f17c8b21db5bc2ac4a57c5bd38e13705b9ad465"><code>9f17c8b</code></a> Update source-controller API to v1.5.0 and image-reflector-controller</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/image-automation-controller/compare/v0.39.0...v0.40.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/image-reflector-controller/api` from 0.33.0 to 0.34.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/image-reflector-controller/releases">github.com/fluxcd/image-reflector-controller/api's releases</a>.</em></p> <blockquote> <h2>v0.34.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/image-reflector-controller/blob/v0.34.0/CHANGELOG.md">v0.34.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/image-reflector-controller:v0.34.0</code></li> <li><code>ghcr.io/fluxcd/image-reflector-controller:v0.34.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/image-reflector-controller/blob/main/CHANGELOG.md">github.com/fluxcd/image-reflector-controller/api's changelog</a>.</em></p> <blockquote> <h2>0.34.0</h2> <p><strong>Release date:</strong> 2025-02-13</p> <p>This prerelease comes with various bug fixes and improvements.</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>Remove deprecated object metrics from controllers <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/677">#677</a></li> <li>Various CI fixes <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/678">#678</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/688">#688</a></li> </ul> <p>Improvements:</p> <ul> <li>Various dependency updates <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/647">#647</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/682">#682</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/683">#683</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/687">#687</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/698">#698</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/717">#717</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/725">#725</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/728">#728</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/dfa82b6ebb01a19f73109bbb6c18e8c0f77036e0"><code>dfa82b6</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/730">#730</a> from fluxcd/release-v0.34.0</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/2ed1583c4eb57f738f7a4d80fe5491c4f97b4cd2"><code>2ed1583</code></a> Release v0.34.0</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/228dc28faa9a08526ddd8bb56859f453844fb5bd"><code>228dc28</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/728">#728</a> from fluxcd/upgrade-deps</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/a58003e0673f5f5defd45c77548f016014e17d96"><code>a58003e</code></a> Upgrade pkg/runtime</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/c751d80581d151bfa831499e0f68f3078f394d39"><code>c751d80</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/725">#725</a> from fluxcd/controller-runtime-v0.20.1</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/6737e62714e47c08070ffaebc58be46d4a4ddae5"><code>6737e62</code></a> Update dependencies</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/73fb3951341d00bdb0304f698a0c668270c8fe88"><code>73fb395</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/717">#717</a> from fluxcd/dependabot/go_modules/github.com/golang/g...</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/21c087e559c37f94657ede7e211ec4045d2bbec0"><code>21c087e</code></a> Bump github.com/golang/glog from 1.1.1 to 1.2.4</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/20a792c7bdef6f5753ac8b797ec933dad6353227"><code>20a792c</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/698">#698</a> from fluxcd/upgrade-runtime</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/3e432ad9f2effdd7f48375b2ddb549339d806972"><code>3e432ad</code></a> Upgrade runtime</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/image-reflector-controller/compare/v0.33.0...v0.34.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/notification-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/notification-controller/releases">github.com/fluxcd/notification-controller/api's releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/notification-controller/blob/v1.5.0/CHANGELOG.md">v1.5.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/notification-controller:v1.5.0</code></li> <li><code>ghcr.io/fluxcd/notification-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/notification-controller/blob/main/CHANGELOG.md">github.com/fluxcd/notification-controller/api's changelog</a>.</em></p> <blockquote> <h2>1.5.0</h2> <p><strong>Release date:</strong> 2025-02-13</p> <p>This minor release comes with various bug fixes and improvements.</p> <h3>Alert</h3> <p>Now notification-controller also sends event metadata specified in Flux objects through annotations. See <a href="https://fluxcd.io/flux/components/notification/alerts/#event-metadata-from-object-annotations">docs</a>.</p> <p>Now notification-controller is also capable of updating Git commit statuses from events about Kustomizations that consume OCIRepositories. See <a href="https://fluxcd.io/flux/cheatsheets/oci-artifacts/#git-commit-status-updates">docs</a>.</p> <h3>Receiver</h3> <p>The Receiver API now supports filtering the declared resources that match a given Common Expression Language (CEL) expression. See <a href="https://fluxcd.io/flux/components/notification/receivers/#filtering-reconciled-objects-with-cel">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>Remove deprecated object metrics from controllers <a href="https://redirect.github.com/fluxcd/notification-controller/pull/997">#997</a></li> <li>msteams notifier: adaptive cards full width <a href="https://redirect.github.com/fluxcd/notification-controller/pull/1017">#1017</a></li> <li>fix: adding of duplicate commit statuses in gitlab <a href="https://redirect.github.com/fluxcd/notification-controller/pull/1010">#1010</a></li> <li>Fix add missing return statement and a few style issues <a href="https://redirect.github.com/fluxcd/notification-controller/pull/1039">#1039</a></li> </ul> <p>Improvements:</p> <ul> <li>[RFC-0008] Custom Event Metadata from Annotations <a href="https://redirect.github.com/fluxcd/notification-controller/pull/1014">#1014</a></li> <li>Add support for MetaOriginRevisionKey from the Event API <a href="https://redirect.github.com/fluxcd/notification-controller/pull/1018">#1018</a></li> <li>Add subsection for Git providers supporting commit status updates <a href="https://redirect.github.com/fluxcd/notification-controller/pull/1019">#1019</a></li> <li>Add support for Bearer Token authentication to Provider alertmanager <a href="https://redirect.github.com/fluxcd/notification-controller/pull/1021">#1021</a></li> <li>Enforce namespace check on receiver <a href="https://redirect.github.com/fluxcd/notification-controller/pull/1022">#1022</a></li> <li>Implement Receiver resource filtering with CEL <a href="https://redirect.github.com/fluxcd/notification-controller/pull/948">#948</a></li> <li>Clarify gitlab provider usage <a href="https://redirect.github.com/fluxcd/notification-controller/pull/953">#953</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/notification-controller/commit/85d897c59d451ae0e37ddc9cb8c05d410ff6dca2"><code>85d897c</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/notification-controller/issues/1043">#1043</a> from fluxcd/release-v1.5.0</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/ff00d11dae513ccbbf9378fb9450a088e44518fa"><code>ff00d11</code></a> Release v1.5.0</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/2b3ccd7ddf96177482b1b9fe1c5f387162dbade8"><code>2b3ccd7</code></a> Add changelog entry for v1.5.0</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/384ae9889f91f2d361d0fe2b7590d74d93b425b3"><code>384ae98</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/notification-controller/issues/1042">#1042</a> from fluxcd/dependabot/go_modules/go-deps-80f865df1d</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/2295fcf8e25a094e15a09010354815920ab031d1"><code>2295fcf</code></a> build(deps): bump the go-deps group across 1 directory with 2 updates</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/b64453ba2f1940a87a216eee2b952aa9ef01c36b"><code>b64453b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/notification-controller/issues/1041">#1041</a> from fluxcd/cel-fixes</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/3dc0b66390a7bf3d95c208194c361371585e3f1a"><code>3dc0b66</code></a> Improvements after CEL resource filtering</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/022b97cabe67a69ebe7d0c8abde40b6fe57b6fc5"><code>022b97c</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/notification-controller/issues/1040">#1040</a> from fluxcd/grafana-annotations</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/7a34aee2bdd7d824a7ab5d43d28230cb76e46c9a"><code>7a34aee</code></a> Add involved object reference as annotations for the grafana provider</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/7e14e41f0f5d1e82f1ce4208415fb9f3ad3f8234"><code>7e14e41</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/notification-controller/issues/953">#953</a> from swoehrl-mw/clarify-gitlab-provider-usage</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/notification-controller/compare/v1.4.0...v1.5.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/runtime` from 0.53.0 to 0.53.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/c9112315f9514cc2633a7a43957e6c5e142e424b"><code>c911231</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/868">#868</a> from fluxcd/fix-panic</li> <li><a href="https://github.com/fluxcd/pkg/commit/51166e72e8635ce2fe72a754a98e22dc907babe8"><code>51166e7</code></a> Fix panic on nil map entry assignment for custom event metadata</li> <li><a href="https://github.com/fluxcd/pkg/commit/7c90c14682b46e34d8e47e5e8e787410601600c8"><code>7c90c14</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/862">#862</a> from YvanGuidoin/rework-ssa-diffoptions</li> <li><a href="https://github.com/fluxcd/pkg/commit/88a752ef1a9bde9cf1815d7680cfd1736a6790db"><code>88a752e</code></a> Add tests for DiffOptions.IfNotPresentSelector</li> <li><a href="https://github.com/fluxcd/pkg/commit/dd54c6aa61e2af6e8030a609c0ceadd230da1986"><code>dd54c6a</code></a> Align ResourceManager.Diff Skipping resources with ResourceManager.Apply</li> <li><a href="https://github.com/fluxcd/pkg/commit/e454462cfa3e0d4cdb8bff0c8f898ce22eb83a72"><code>e454462</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/864">#864</a> from fluxcd/internal-deps-bump</li> <li><a href="https://github.com/fluxcd/pkg/commit/2959020a4bb35e0423959760f42d0528208db4cc"><code>2959020</code></a> Update internal dependencies</li> <li>See full diff in <a href="https://github.com/fluxcd/pkg/compare/runtime/v0.53.0...runtime/v0.53.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/ssa` from 0.45.0 to 0.45.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/00d1ceb1c10ac3bcbb8d5793bc3aba176bfaec40"><code>00d1ceb</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/844">#844</a> from 94DanielBrown/main</li> <li><a href="https://github.com/fluxcd/pkg/commit/13f88325a496e65c958f6aec9c9582dd4fc52b95"><code>13f8832</code></a> chore: add function to group entries by action in changeset output</li> <li><a href="https://github.com/fluxcd/pkg/commit/c9112315f9514cc2633a7a43957e6c5e142e424b"><code>c911231</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/868">#868</a> from fluxcd/fix-panic</li> <li><a href="https://github.com/fluxcd/pkg/commit/51166e72e8635ce2fe72a754a98e22dc907babe8"><code>51166e7</code></a> Fix panic on nil map entry assignment for custom event metadata</li> <li><a href="https://github.com/fluxcd/pkg/commit/7c90c14682b46e34d8e47e5e8e787410601600c8"><code>7c90c14</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/862">#862</a> from YvanGuidoin/rework-ssa-diffoptions</li> <li><a href="https://github.com/fluxcd/pkg/commit/88a752ef1a9bde9cf1815d7680cfd1736a6790db"><code>88a752e</code></a> Add tests for DiffOptions.IfNotPresentSelector</li> <li><a href="https://github.com/fluxcd/pkg/commit/dd54c6aa61e2af6e8030a609c0ceadd230da1986"><code>dd54c6a</code></a> Align ResourceManager.Diff Skipping resources with ResourceManager.Apply</li> <li>See full diff in <a href="https://github.com/fluxcd/pkg/compare/oci/v0.45.0...ssa/v0.45.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/source-controller/api` from 1.4.1 to 1.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/source-controller/releases">github.com/fluxcd/source-controller/api's releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/source-controller/blob/v1.5.0/CHANGELOG.md">v1.5.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/source-controller:v1.5.0</code></li> <li><code>ghcr.io/fluxcd/source-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/source-controller/blob/main/CHANGELOG.md">github.com/fluxcd/source-controller/api's changelog</a>.</em></p> <blockquote> <h2>1.5.0</h2> <p><strong>Release date:</strong> 2025-02-13</p> <p>This minor release comes with various bug fixes and improvements.</p> <h3>GitRepository</h3> <p>The GitRepository API now supports authenticating through GitHub App for GitHub repositories. See <a href="https://fluxcd.io/flux/components/source/gitrepositories/#github">docs</a>.</p> <p>In addition, the Kubernetes dependencies have been updated to v1.32.1, Helm has been updated to v3.17.0 and various other controller dependencies have been updated to their latest version.</p> <p>Fixes:</p> <ul> <li>Remove deprecated object metrics from controllers <a href="https://redirect.github.com/fluxcd/source-controller/pull/1686">#1686</a></li> </ul> <p>Improvements:</p> <ul> <li>[RFC-007] Implement GitHub app authentication for git repositories. <a href="https://redirect.github.com/fluxcd/source-controller/pull/1647">#1647</a></li> <li>Various dependency updates <a href="https://redirect.github.com/fluxcd/source-controller/pull/1684">#1684</a> <a href="https://redirect.github.com/fluxcd/source-controller/pull/1689">#1689</a> <a href="https://redirect.github.com/fluxcd/source-controller/pull/1693">#1693</a> <a href="https://redirect.github.com/fluxcd/source-controller/pull/1705">#1705</a> <a href="https://redirect.github.com/fluxcd/source-controller/pull/1708">#1708</a> <a href="https://redirect.github.com/fluxcd/source-controller/pull/1709">#1709</a> <a href="https://redirect.github.com/fluxcd/source-controller/pull/1713">#1713</a> <a href="https://redirect.github.com/fluxcd/source-controller/pull/1716">#1716</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/source-controller/commit/301fc7271458e79a2331fc70c2ba5dc97c13d39c"><code>301fc72</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/source-controller/issues/1718">#1718</a> from fluxcd/release-v1.5.0</li> <li><a href="https://github.com/fluxcd/source-controller/commit/5f4bebaf2347be6776b2f5ce9bb7dab7806299cb"><code>5f4beba</code></a> Release v1.5.0</li> <li><a href="https://github.com/fluxcd/source-controller/commit/428d0c5ab42ed39f5c395b02dd11ab46bbf81792"><code>428d0c5</code></a> Add changelog entry for v1.5.0</li> <li><a href="https://github.com/fluxcd/source-controller/commit/c5046b839f93686c3b280c00aa18eee8c27e624d"><code>c5046b8</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/source-controller/issues/1716">#1716</a> from fluxcd/upgrade-deps</li> <li><a href="https://github.com/fluxcd/source-controller/commit/32e20898eb7a0fa9266ac995938c3d28fff15390"><code>32e2089</code></a> Upgrade pkg/runtime</li> <li><a href="https://github.com/fluxcd/source-controller/commit/d71bb7031869e3e2e003e1a3837b993ad48665ab"><code>d71bb70</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/source-controller/issues/1713">#1713</a> from fluxcd/dependabot/github_actions/ci-65554cb917</li> <li><a href="https://github.com/fluxcd/source-controller/commit/8b061cfb7933d4f241979aa97eb493a2a20c747c"><code>8b061cf</code></a> build(deps): bump the ci group across 1 directory with 11 updates</li> <li><a href="https://github.com/fluxcd/source-controller/commit/70c482b31161f62258d356c4fcc277c5895999cc"><code>70c482b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/source-controller/issues/1709">#1709</a> from fluxcd/dependabot/go_modules/go-deps-cde8f11869</li> <li><a href="https://github.com/fluxcd/source-controller/commit/307edb989e714ec4c37380c8bbd22eaa6bc8ca23"><code>307edb9</code></a> build(deps): bump github.com/fluxcd/pkg/oci</li> <li><a href="https://github.com/fluxcd/source-controller/commit/74f2bc8ff44d4021878b5ee3785a00001c34e22a"><code>74f2bc8</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/source-controller/issues/1708">#1708</a> from fluxcd/controller-runtime-v0.20.1</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/source-controller/compare/v1.4.1...v1.5.0">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.1 to 0.32.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/78094a6f3ff1c3d9185e3d2a13a19ca8f61e511e"><code>78094a6</code></a> Update dependencies to v0.32.2 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.1...v0.32.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.1 to 0.32.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/a3cd61d62877a6d2ba5b22fa0e2cffa6d440d63a"><code>a3cd61d</code></a> Update dependencies to v0.32.2 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.1...v0.32.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.1...v0.32.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/cli-runtime` from 0.32.1 to 0.32.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/cli-runtime/commit/fcea953049b3f93fd3c3d8f754264494e53461c3"><code>fcea953</code></a> Update dependencies to v0.32.2 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/cli-runtime/compare/v0.32.1...v0.32.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.32.1 to 0.32.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/86ff7a15de4ea0bf6f55107196994dd3f2adda80"><code>86ff7a1</code></a> Update dependencies to v0.32.2 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.32.1...v0.32.2">compare view</a></li> </ul> </details> <br /> Updates `sigs.k8s.io/controller-runtime` from 0.20.1 to 0.20.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's releases</a>.</em></p> <blockquote> <h2>v0.20.2</h2> <h2>What's Changed</h2> <ul> <li>✨ Expose all Go runtime metrics by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3100">kubernetes-sigs/controller-runtime#3100</a></li> <li>🐛Fix behavior of rate limit option in priorityqueue.AddWithOpts by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3106">kubernetes-sigs/controller-runtime#3106</a></li> <li>🌱 Update dependencies, k8s 1.32.1 by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3108">kubernetes-sigs/controller-runtime#3108</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.1...v0.20.2">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.1...v0.20.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/52b17917caa97ec546423867d9637f1787830f3e"><code>52b1791</code></a> [release-0.20] 🌱 Update dependencies, k8s 1.32.1 (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3108">#3108</a>)</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/ed7d2a48f943692787f41a81193d46876fccee7a"><code>ed7d2a4</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3106">#3106</a> from k8s-infra-cherrypick-robot/cherry-pick-3103-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/cad72fa419af1376359af268dcc94a0a23a99fe8"><code>cad72fa</code></a> Fix behavior of rate limit option in priorityqueue.AddWithOpts</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/fc485839d5c10112642325e7e6df25084553c0e4"><code>fc48583</code></a> [release-0.20] ✨ Expose all Go runtime metrics (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3100">#3100</a>)</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.1...v0.20.2">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 83ef0f4 commit f097707

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

go.mod

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,25 @@ require (
1212
github.com/fluxcd/cli-utils v0.36.0-flux.12
1313
github.com/fluxcd/flux2/v2 v2.4.0
1414
github.com/fluxcd/helm-controller/api v1.1.0
15-
github.com/fluxcd/image-automation-controller/api v0.39.0
16-
github.com/fluxcd/image-reflector-controller/api v0.33.0
15+
github.com/fluxcd/image-automation-controller/api v0.40.0
16+
github.com/fluxcd/image-reflector-controller/api v0.34.0
1717
github.com/fluxcd/kustomize-controller/api v1.4.0
18-
github.com/fluxcd/notification-controller/api v1.4.0
18+
github.com/fluxcd/notification-controller/api v1.5.0
1919
github.com/fluxcd/pkg/apis/meta v1.10.0
20-
github.com/fluxcd/pkg/runtime v0.53.0
21-
github.com/fluxcd/pkg/ssa v0.45.0
20+
github.com/fluxcd/pkg/runtime v0.53.1
21+
github.com/fluxcd/pkg/ssa v0.45.1
2222
github.com/fluxcd/pkg/version v0.6.0
23-
github.com/fluxcd/source-controller/api v1.4.1
23+
github.com/fluxcd/source-controller/api v1.5.0
2424
github.com/open-component-model/git-controller v0.12.1
2525
github.com/open-component-model/ocm v0.11.0
2626
github.com/open-component-model/ocm-controller v0.25.4
2727
github.com/open-component-model/replication-controller v0.13.1
28-
k8s.io/api v0.32.1
29-
k8s.io/apiextensions-apiserver v0.32.1
30-
k8s.io/apimachinery v0.32.1
31-
k8s.io/cli-runtime v0.32.1
32-
k8s.io/client-go v0.32.1
33-
sigs.k8s.io/controller-runtime v0.20.1
28+
k8s.io/api v0.32.2
29+
k8s.io/apiextensions-apiserver v0.32.2
30+
k8s.io/apimachinery v0.32.2
31+
k8s.io/cli-runtime v0.32.2
32+
k8s.io/client-go v0.32.2
33+
sigs.k8s.io/controller-runtime v0.20.2
3434
sigs.k8s.io/e2e-framework v0.6.0
3535
sigs.k8s.io/kustomize/api v0.19.0
3636
sigs.k8s.io/yaml v1.4.0
@@ -314,10 +314,10 @@ require (
314314
golang.org/x/mod v0.21.0 // indirect
315315
golang.org/x/net v0.34.0 // indirect
316316
golang.org/x/oauth2 v0.25.0 // indirect
317-
golang.org/x/sync v0.10.0 // indirect
317+
golang.org/x/sync v0.11.0 // indirect
318318
golang.org/x/sys v0.29.0 // indirect
319319
golang.org/x/term v0.28.0 // indirect
320-
golang.org/x/text v0.21.0 // indirect
320+
golang.org/x/text v0.22.0 // indirect
321321
golang.org/x/time v0.9.0 // indirect
322322
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
323323
google.golang.org/api v0.197.0 // indirect
@@ -331,7 +331,7 @@ require (
331331
gopkg.in/yaml.v2 v2.4.0 // indirect
332332
gopkg.in/yaml.v3 v3.0.1 // indirect
333333
helm.sh/helm/v3 v3.15.1 // indirect
334-
k8s.io/component-base v0.32.1 // indirect
334+
k8s.io/component-base v0.32.2 // indirect
335335
k8s.io/klog/v2 v2.130.1 // indirect
336336
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
337337
k8s.io/kubectl v0.32.1 // indirect

go.sum

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -359,14 +359,14 @@ github.com/fluxcd/flux2/v2 v2.4.0 h1:yRahHsgHmeD15CUwEHhMDjpjZZmKCa9YlpolVwucHXQ
359359
github.com/fluxcd/flux2/v2 v2.4.0/go.mod h1:ubRIdcbRCNP7WQaY76+aBn5FXILD1AL4sOLQrYtmJv8=
360360
github.com/fluxcd/helm-controller/api v1.1.0 h1:NS5Wm3U6Kv4w7Cw2sDOV++vf2ecGfFV00x1+2Y3QcOY=
361361
github.com/fluxcd/helm-controller/api v1.1.0/go.mod h1:BgHMgMY6CWynzl4KIbHpd6Wpn3FN9BqgkwmvoKCp6iE=
362-
github.com/fluxcd/image-automation-controller/api v0.39.0 h1:Mjy9slElGc2D15F36EiMSVHgMiK11nktLkvX/TeV/1A=
363-
github.com/fluxcd/image-automation-controller/api v0.39.0/go.mod h1:4AFgeMTYkoj4rHdoGY+KhzuiY3MCRxoAuiH4V1Gl4P4=
364-
github.com/fluxcd/image-reflector-controller/api v0.33.0 h1:9EqxdtK8V+GcHA0anGh4ec6Kp55rVur4rlR9E0P495w=
365-
github.com/fluxcd/image-reflector-controller/api v0.33.0/go.mod h1:BXMR6jCw/VzYS8utplzLx0G1mc3H+56xuQVal5qgfo0=
362+
github.com/fluxcd/image-automation-controller/api v0.40.0 h1:AgObtp2/bnOraIkkzkAl5kJDmDsBMOx/wDPQd6Yv7Is=
363+
github.com/fluxcd/image-automation-controller/api v0.40.0/go.mod h1:jqFjp75nUHQBeZp2cj2GZYE08l6/4Fz20PBXo41XYyM=
364+
github.com/fluxcd/image-reflector-controller/api v0.34.0 h1:+0AGoaYzHYXzVDQO9xq2eGZKkPl81Bfz6xFI7rElBzs=
365+
github.com/fluxcd/image-reflector-controller/api v0.34.0/go.mod h1:C6742RYyZVt2KIyJv16lb4gYbsK+P1RGQeaQ8C8huec=
366366
github.com/fluxcd/kustomize-controller/api v1.4.0 h1:QReBAuNAlrAez4aLkbYjVlWDCIZABFsKPgRa9W05VCQ=
367367
github.com/fluxcd/kustomize-controller/api v1.4.0/go.mod h1:z1SD5EJS+vbGmF6B17x8aJfT5nnzGVEQ+3WGquOmhwA=
368-
github.com/fluxcd/notification-controller/api v1.4.0 h1:KGKuFKU72jg1jT1n3c4uJZYBR8nHMb0irygwK1oPDA0=
369-
github.com/fluxcd/notification-controller/api v1.4.0/go.mod h1:ffRczv49u9nmP9F6RrFCoqCugABmg5QfFFxgDb2VD4Y=
368+
github.com/fluxcd/notification-controller/api v1.5.0 h1:UFrOuaOrnQYhOg/i/Ylvs7TKJV5ggwVIt0zsiZy+rVA=
369+
github.com/fluxcd/notification-controller/api v1.5.0/go.mod h1:6RrjQrvIAAmi9fUfhqnQKTgxLvKzI0z6Lvzj6c5RyX4=
370370
github.com/fluxcd/pkg/apis/acl v0.6.0 h1:rllf5uQLzTow81ZCslkQ6LPpDNqVQr6/fWaNksdUEtc=
371371
github.com/fluxcd/pkg/apis/acl v0.6.0/go.mod h1:IVDZx3MAoDWjlLrJHMF9Z27huFuXAEQlnbWw0M6EcTs=
372372
github.com/fluxcd/pkg/apis/kustomize v1.9.0 h1:SJpT1CK58AnTvCpDKeGfMNA0Xud/4VReZNvPe8XkTxo=
@@ -375,16 +375,16 @@ github.com/fluxcd/pkg/apis/meta v1.10.0 h1:rqbAuyl5ug7A5jjRf/rNwBXmNl6tJ9wG2iIsr
375375
github.com/fluxcd/pkg/apis/meta v1.10.0/go.mod h1:n7NstXHDaleAUMajcXTVkhz0MYkvEXy1C/eLI/t1xoI=
376376
github.com/fluxcd/pkg/kustomize v1.13.0 h1:Gfchiw5uNQ7qzHIZwBF2RoE+A2pLkpwbJhZTmgYemxw=
377377
github.com/fluxcd/pkg/kustomize v1.13.0/go.mod h1:HtoEWrgeSB1+gzoaGMncwTrEPDQxBgFcLXmE6HhO/VE=
378-
github.com/fluxcd/pkg/runtime v0.53.0 h1:IgDSLVQtgyXvZWIeDy1I+0EgzgUHNwEegSyI5UMObhw=
379-
github.com/fluxcd/pkg/runtime v0.53.0/go.mod h1:8vkIhS1AhkmjC98LRm5xM+CRG5KySFTXpJWk+ZdtT4I=
380-
github.com/fluxcd/pkg/ssa v0.45.0 h1:Od8DU7D4g8cvtoBKsw739pAVhMzkMNNoE3y6t9QNJ+E=
381-
github.com/fluxcd/pkg/ssa v0.45.0/go.mod h1:8Anf7XVZ0zxOve7HXbDaW1s0gfmP95ksJBlKfDYinhQ=
378+
github.com/fluxcd/pkg/runtime v0.53.1 h1:S+QRSoiU+LH1sTvJLNvT1x3E5hBq/sjOsRHazA7OqTo=
379+
github.com/fluxcd/pkg/runtime v0.53.1/go.mod h1:8vkIhS1AhkmjC98LRm5xM+CRG5KySFTXpJWk+ZdtT4I=
380+
github.com/fluxcd/pkg/ssa v0.45.1 h1:ISl84TJwRP/GuZXrKiR9Tf8JOnG5XFgtjcYoR4XQYf4=
381+
github.com/fluxcd/pkg/ssa v0.45.1/go.mod h1:8Anf7XVZ0zxOve7HXbDaW1s0gfmP95ksJBlKfDYinhQ=
382382
github.com/fluxcd/pkg/tar v0.8.1 h1:K9RWV+E/+Qbz6Mzcg+S9DkVvZrWwJq4957Kqms183RQ=
383383
github.com/fluxcd/pkg/tar v0.8.1/go.mod h1:vuGrnXQPcdi3M4DoVtwvAyvLnSeFgXRJckTGYuZOy2Q=
384384
github.com/fluxcd/pkg/version v0.6.0 h1:tYRWpV7RvBOO5ahD525TiDhWXmhnvBM0RAIY1MCRe9s=
385385
github.com/fluxcd/pkg/version v0.6.0/go.mod h1:ZCl5BkIvXmMm3C4q4fz4aMi5LQHvcXNSEaL2puXIZo8=
386-
github.com/fluxcd/source-controller/api v1.4.1 h1:zV01D7xzHOXWbYXr36lXHWWYS7POARsjLt61Nbh3kVY=
387-
github.com/fluxcd/source-controller/api v1.4.1/go.mod h1:gSjg57T+IG66SsBR0aquv+DFrm4YyBNpKIJVDnu3Ya8=
386+
github.com/fluxcd/source-controller/api v1.5.0 h1:caSR+u/r2Vh0jq/0pNR0r1zLxyvgatWuGSV2mxgTB/I=
387+
github.com/fluxcd/source-controller/api v1.5.0/go.mod h1:OZPuHMlLH2E2mnj6Q5DLkWfUOmJ20zA1LIvUVfNsYl8=
388388
github.com/foxcpp/go-mockdns v1.0.0 h1:7jBqxd3WDWwi/6WhDvacvH1XsN3rOLXyHM1uhvIx6FI=
389389
github.com/foxcpp/go-mockdns v1.0.0/go.mod h1:lgRN6+KxQBawyIghpnl5CezHFGS9VLzvtVlwxvzXTQ4=
390390
github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8=
@@ -1112,8 +1112,8 @@ golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a/go.mod h1:RxMgew5VJxzue5/jJ
11121112
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
11131113
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
11141114
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
1115-
golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ=
1116-
golang.org/x/sync v0.10.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
1115+
golang.org/x/sync v0.11.0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w=
1116+
golang.org/x/sync v0.11.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
11171117
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
11181118
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
11191119
golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
@@ -1165,8 +1165,8 @@ golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
11651165
golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
11661166
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
11671167
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
1168-
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
1169-
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
1168+
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
1169+
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
11701170
golang.org/x/time v0.9.0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY=
11711171
golang.org/x/time v0.9.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
11721172
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
@@ -1264,18 +1264,18 @@ helm.sh/helm/v3 v3.15.1 h1:22ztacHz4gMqhXNqCQ9NAg6BFWoRUryNLvnkz6OVyw0=
12641264
helm.sh/helm/v3 v3.15.1/go.mod h1:fvfoRcB8UKRUV5jrIfOTaN/pG1TPhuqSb56fjYdTKXg=
12651265
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
12661266
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
1267-
k8s.io/api v0.32.1 h1:f562zw9cy+GvXzXf0CKlVQ7yHJVYzLfL6JAS4kOAaOc=
1268-
k8s.io/api v0.32.1/go.mod h1:/Yi/BqkuueW1BgpoePYBRdDYfjPF5sgTr5+YqDZra5k=
1269-
k8s.io/apiextensions-apiserver v0.32.1 h1:hjkALhRUeCariC8DiVmb5jj0VjIc1N0DREP32+6UXZw=
1270-
k8s.io/apiextensions-apiserver v0.32.1/go.mod h1:sxWIGuGiYov7Io1fAS2X06NjMIk5CbRHc2StSmbaQto=
1271-
k8s.io/apimachinery v0.32.1 h1:683ENpaCBjma4CYqsmZyhEzrGz6cjn1MY/X2jB2hkZs=
1272-
k8s.io/apimachinery v0.32.1/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
1273-
k8s.io/cli-runtime v0.32.1 h1:19nwZPlYGJPUDbhAxDIS2/oydCikvKMHsxroKNGA2mM=
1274-
k8s.io/cli-runtime v0.32.1/go.mod h1:NJPbeadVFnV2E7B7vF+FvU09mpwYlZCu8PqjzfuOnkY=
1275-
k8s.io/client-go v0.32.1 h1:otM0AxdhdBIaQh7l1Q0jQpmo7WOFIk5FFa4bg6YMdUU=
1276-
k8s.io/client-go v0.32.1/go.mod h1:aTTKZY7MdxUaJ/KiUs8D+GssR9zJZi77ZqtzcGXIiDg=
1277-
k8s.io/component-base v0.32.1 h1:/5IfJ0dHIKBWysGV0yKTFfacZ5yNV1sulPh3ilJjRZk=
1278-
k8s.io/component-base v0.32.1/go.mod h1:j1iMMHi/sqAHeG5z+O9BFNCF698a1u0186zkjMZQ28w=
1267+
k8s.io/api v0.32.2 h1:bZrMLEkgizC24G9eViHGOPbW+aRo9duEISRIJKfdJuw=
1268+
k8s.io/api v0.32.2/go.mod h1:hKlhk4x1sJyYnHENsrdCWw31FEmCijNGPJO5WzHiJ6Y=
1269+
k8s.io/apiextensions-apiserver v0.32.2 h1:2YMk285jWMk2188V2AERy5yDwBYrjgWYggscghPCvV4=
1270+
k8s.io/apiextensions-apiserver v0.32.2/go.mod h1:GPwf8sph7YlJT3H6aKUWtd0E+oyShk/YHWQHf/OOgCA=
1271+
k8s.io/apimachinery v0.32.2 h1:yoQBR9ZGkA6Rgmhbp/yuT9/g+4lxtsGYwW6dR6BDPLQ=
1272+
k8s.io/apimachinery v0.32.2/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
1273+
k8s.io/cli-runtime v0.32.2 h1:aKQR4foh9qeyckKRkNXUccP9moxzffyndZAvr+IXMks=
1274+
k8s.io/cli-runtime v0.32.2/go.mod h1:a/JpeMztz3xDa7GCyyShcwe55p8pbcCVQxvqZnIwXN8=
1275+
k8s.io/client-go v0.32.2 h1:4dYCD4Nz+9RApM2b/3BtVvBHw54QjMFUl1OLcJG5yOA=
1276+
k8s.io/client-go v0.32.2/go.mod h1:fpZ4oJXclZ3r2nDOv+Ux3XcJutfrwjKTCHz2H3sww94=
1277+
k8s.io/component-base v0.32.2 h1:1aUL5Vdmu7qNo4ZsE+569PV5zFatM9hl+lb3dEea2zU=
1278+
k8s.io/component-base v0.32.2/go.mod h1:PXJ61Vx9Lg+P5mS8TLd7bCIr+eMJRQTyXe8KvkrvJq0=
12791279
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
12801280
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
12811281
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 h1:hcha5B1kVACrLujCKLbr8XWMxCxzQx42DY8QKYJrDLg=
@@ -1286,8 +1286,8 @@ k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJ
12861286
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
12871287
oras.land/oras-go v1.2.5 h1:XpYuAwAb0DfQsunIyMfeET92emK8km3W4yEzZvUbsTo=
12881288
oras.land/oras-go v1.2.5/go.mod h1:PuAwRShRZCsZb7g8Ar3jKKQR/2A/qN+pkYxIOd/FAoo=
1289-
sigs.k8s.io/controller-runtime v0.20.1 h1:JbGMAG/X94NeM3xvjenVUaBjy6Ui4Ogd/J5ZtjZnHaE=
1290-
sigs.k8s.io/controller-runtime v0.20.1/go.mod h1:BrP3w158MwvB3ZbNpaAcIKkHQ7YGpYnzpoSTZ8E14WU=
1289+
sigs.k8s.io/controller-runtime v0.20.2 h1:/439OZVxoEc02psi1h4QO3bHzTgu49bb347Xp4gW1pc=
1290+
sigs.k8s.io/controller-runtime v0.20.2/go.mod h1:xg2XB0K5ShQzAgsoujxuKN4LNXR2LfwwHsPj7Iaw+XY=
12911291
sigs.k8s.io/e2e-framework v0.6.0 h1:p7hFzHnLKO7eNsWGI2AbC1Mo2IYxidg49BiT4njxkrM=
12921292
sigs.k8s.io/e2e-framework v0.6.0/go.mod h1:IREnCHnKgRCioLRmNi0hxSJ1kJ+aAdjEKK/gokcZu4k=
12931293
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE=

0 commit comments

Comments
 (0)