Commit 9219b03
authored
chore(deps): bump the go group with 2 updates (#154)
Bumps the go group with 2 updates:
[github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) and
[github.com/fluxcd/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller).
Updates `github.com/fluxcd/flux2/v2` from 2.6.0 to 2.6.1
<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.6.1</h2>
<h2>Highlights</h2>
<p>Flux v2.6.1 is a patch release that comes with various fixes. Users
are encouraged to upgrade for the best experience.</p>
<p>Fixes:</p>
<ul>
<li>Fix a bug introduced in image-reflector-controller v0.35.0 that was
causing spurious error events for policies during image repository
reconciliation.</li>
<li>Fix excessive logging in image-reflector-controller after a restart
when the image tags cache is empty.</li>
</ul>
<h2>Components changelog</h2>
<ul>
<li>image-reflector-controller <a
href="https://github.com/fluxcd/image-reflector-controller/blob/v0.35.1/CHANGELOG.md">v0.35.1</a></li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>[release/v2.6.x] Update image-reflector-controller to v0.35.1 by <a
href="https://github.com/fluxcdbot"><code>@fluxcdbot</code></a> in <a
href="https://redirect.github.com/fluxcd/flux2/pull/5382">fluxcd/flux2#5382</a></li>
<li>[release/v2.6.x] Add digest pinning to image automation testing by
<a href="https://github.com/fluxcdbot"><code>@fluxcdbot</code></a> in
<a
href="https://redirect.github.com/fluxcd/flux2/pull/5384">fluxcd/flux2#5384</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fluxcd/flux2/compare/v2.6.0...v2.6.1">https://github.com/fluxcd/flux2/compare/v2.6.0...v2.6.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/flux2/commit/b73c7f7191086ca7629840e680e71873349787f8"><code>b73c7f7</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5384">#5384</a>
from fluxcd/backport-5383-to-release/v2.6.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/7aff0327adc117c1501ee24d4983e3f6d06fc2ee"><code>7aff032</code></a>
Add digest pinning to image automation testing</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/3bb3ae361744e0d121f095829e44c5dede33dbb9"><code>3bb3ae3</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5382">#5382</a>
from fluxcd/backport-5381-to-release/v2.6.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/bf1af3c12059ed11f51a6ff345ed15e5567a1e21"><code>bf1af3c</code></a>
Update toolkit components</li>
<li>See full diff in <a
href="https://github.com/fluxcd/flux2/compare/v2.6.0...v2.6.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/image-reflector-controller/api` from 0.35.0
to 0.35.1
<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.35.1</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/image-reflector-controller/blob/v0.35.1/CHANGELOG.md">v0.35.1
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/image-reflector-controller:v0.35.1</code></li>
<li><code>ghcr.io/fluxcd/image-reflector-controller:v0.35.1</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.35.1</h2>
<p><strong>Release date:</strong> 2025-06-01</p>
<p>This prerelease fixes the ImagePolicy reconciler spamming red-herring
error messages.</p>
<p>Fixes:</p>
<ul>
<li>Fix ImagePolicy reconciler getting triggered when ImageRepository is
not ready
<a
href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/774">#774</a></li>
<li>Fix ImagePolicy reconciler spamming <code>no tags in database</code>
after a restart
<a
href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/776">#776</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/ba8ac5e1d85ee5c152ad944fe8da23350bd315f4"><code>ba8ac5e</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/777">#777</a>
from fluxcd/release-v0.35.1</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/decc4430160a4bfaff92e5389b2c02372ea1c7e6"><code>decc443</code></a>
Release v0.35.1</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/b64d0e26403fceca27a294dac3d0162253b90994"><code>b64d0e2</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/776">#776</a>
from fluxcd/remove-ready-check</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/8b4a10e9ac848536c4fff6cfdf48a9a5e1a83285"><code>8b4a10e</code></a>
Fix ImagePolicy reconciler spamming no tags in database after a
restart</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/9e8b90f15c4e62847310d791b2469519c115757a"><code>9e8b90f</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/775">#775</a>
from fluxcd/release-v0.35.1</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/ab998eed550bd5671ad31f311d50f18b9c11f679"><code>ab998ee</code></a>
Release v0.35.1</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/623574541645f6e56b5b4bfeb3cbdb94a6303b0f"><code>6235745</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/774">#774</a>
from fluxcd/fix-773</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/8dcbf4eaaa724d278e5e663254df3c665187b72e"><code>8dcbf4e</code></a>
Fix ImagePolicy reconciler getting triggered when ImageRepository is not
ready</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/b966bd74071502f3321a2bb06a915f38be833d1b"><code>b966bd7</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/772">#772</a>
from fluxcd/dependabot-up</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/52a94e7707c018e2e3459c1594a4f000c276308e"><code>52a94e7</code></a>
Update dependabot config</li>
<li>Additional commits viewable in <a
href="https://github.com/fluxcd/image-reflector-controller/compare/v0.35.0...v0.35.1">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 874babd commit 9219b03
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | | - | |
| 370 | + | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
377 | | - | |
| 376 | + | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
0 commit comments