Commit f097707
authored
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
2 files changed
+45
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
369 | | - | |
| 368 | + | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
387 | | - | |
| 386 | + | |
| 387 | + | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| |||
1112 | 1112 | | |
1113 | 1113 | | |
1114 | 1114 | | |
1115 | | - | |
1116 | | - | |
| 1115 | + | |
| 1116 | + | |
1117 | 1117 | | |
1118 | 1118 | | |
1119 | 1119 | | |
| |||
1165 | 1165 | | |
1166 | 1166 | | |
1167 | 1167 | | |
1168 | | - | |
1169 | | - | |
| 1168 | + | |
| 1169 | + | |
1170 | 1170 | | |
1171 | 1171 | | |
1172 | 1172 | | |
| |||
1264 | 1264 | | |
1265 | 1265 | | |
1266 | 1266 | | |
1267 | | - | |
1268 | | - | |
1269 | | - | |
1270 | | - | |
1271 | | - | |
1272 | | - | |
1273 | | - | |
1274 | | - | |
1275 | | - | |
1276 | | - | |
1277 | | - | |
1278 | | - | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
1279 | 1279 | | |
1280 | 1280 | | |
1281 | 1281 | | |
| |||
1286 | 1286 | | |
1287 | 1287 | | |
1288 | 1288 | | |
1289 | | - | |
1290 | | - | |
| 1289 | + | |
| 1290 | + | |
1291 | 1291 | | |
1292 | 1292 | | |
1293 | 1293 | | |
| |||
0 commit comments