Commit dcb2d99
authored
chore(deps): bump the go group with 3 updates (#125)
Bumps the go group with 3 updates:
[github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2),
[github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller)
and [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg).
Updates `github.com/fluxcd/flux2/v2` from 2.5.0 to 2.5.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.5.1</h2>
<h2>Highlights</h2>
<p>Flux v2.5.1 is a patch release which comes with various fixes. Users
are encouraged to upgrade for the best experience.</p>
<p>Fixes:</p>
<ul>
<li>Fix a bug introduced in kustomize-controller v1.5.0 that was causing
spurious logging for deprecated API versions and health check
failures.</li>
<li>Sanitize the kustomize-controller logs when encountering errors
during SOPS decryption.</li>
</ul>
<h2>Components changelog</h2>
<ul>
<li>kustomize-controller <a
href="https://github.com/fluxcd/kustomize-controller/blob/v1.5.1/CHANGELOG.md">v1.5.1</a></li>
</ul>
<h2>CLI Changelog</h2>
<ul>
<li>PR <a
href="https://redirect.github.com/fluxcd/flux2/issues/5215">#5215</a> -
<a href="https://github.com/matheuscscp"><code>@matheuscscp</code></a>
- Update backport labels for 2.5</li>
<li>PR <a
href="https://redirect.github.com/fluxcd/flux2/issues/5214">#5214</a> -
<a href="https://github.com/fluxcdbot"><code>@fluxcdbot</code></a> -
Update kustomize-controller to v1.5.1</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/flux2/commit/8d5f40dca5aa5d3c0fc3414457dda15a0ac92fa4"><code>8d5f40d</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5216">#5216</a>
from fluxcd/backport-5214-to-release/v2.5.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/3beabfe9587ba4e3b7ffecc1a4269b79305a9a68"><code>3beabfe</code></a>
Update toolkit components</li>
<li>See full diff in <a
href="https://github.com/fluxcd/flux2/compare/v2.5.0...v2.5.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/kustomize-controller/api` from 1.5.0 to 1.5.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/kustomize-controller/releases">github.com/fluxcd/kustomize-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.5.1</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/kustomize-controller/blob/v1.5.1/CHANGELOG.md">v1.5.1
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/kustomize-controller:v1.5.1</code></li>
<li><code>ghcr.io/fluxcd/kustomize-controller:v1.5.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/kustomize-controller/blob/main/CHANGELOG.md">github.com/fluxcd/kustomize-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.5.1</h2>
<p><strong>Release date:</strong> 2025-02-25</p>
<p>This patch release fixes a bug introduced in v1.5.0
that was causing spurious logging for deprecated API versions
and sometimes failures on health checks.</p>
<p>In addition, all error logs resulting from SOPS decryption
failures have been sanitised.</p>
<p>Fixes:</p>
<ul>
<li>Fix secret value showing up in logs
<a
href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1372">#1372</a></li>
<li>Use lazy restmapper vendored from controller-runtime v0.19
<a
href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1377">#1377</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/34837b9506f4f0167e3be210f6df8e3ebb59db16"><code>34837b9</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1380">#1380</a>
from fluxcd/release-v1.5.1</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/4dea2e0da1e1afb8f467a6e5ba8ec2f1c2d75873"><code>4dea2e0</code></a>
Release v1.5.1</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/c6cdd95e846c1085420b563579e5a8f1e08fd198"><code>c6cdd95</code></a>
Add changelog entry for v1.5.1</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/ed16c376aa246f6f6d7407eb4dfdbac95862ff99"><code>ed16c37</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1379">#1379</a>
from fluxcd/backport-1377-to-release/v1.5.x</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/7c6555d170d695291be9111c8a9aa25b8f63ea14"><code>7c6555d</code></a>
Update <code>fluxcd/pkg/runtime</code> to v0.54.0</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/f42559b20ee5de4bd887e4ae2c869615b052e904"><code>f42559b</code></a>
Add test for RESTMapper with CRD/CR</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/fe3c097d7d5436ad14c83443969f4744186433de"><code>fe3c097</code></a>
Use lazy restmapper vendored from controller-runtime v0.19</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/9ac2bba89fb74dc077d43f57ab9c75d94d409690"><code>9ac2bba</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1378">#1378</a>
from fluxcd/backport-1372-to-release/v1.5.x</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/94898c22c591839c733faae0eb12faa8fa90503b"><code>94898c2</code></a>
Fix secret value showing up in logs</li>
<li>See full diff in <a
href="https://github.com/fluxcd/kustomize-controller/compare/v1.5.0...v1.5.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/pkg/runtime` from 0.53.1 to 0.54.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/pkg/commit/e0f6da054dd76a154d604ae2f01c6dd30c6ef80c"><code>e0f6da0</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/873">#873</a> from
fluxcd/lazy-restmapper</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/60bfc04a1d718c600c7ffe65fb54b9231faad886"><code>60bfc04</code></a>
Update controller-runtime to v0.20.2</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/7c5e47709458fb1537c5d52fe0e20dbe8e0527f9"><code>7c5e477</code></a>
Vendor the lazy restmapper from controller-runtime v0.19</li>
<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>See full diff in <a
href="https://github.com/fluxcd/pkg/compare/runtime/v0.53.1...runtime/v0.54.0">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7d78c32 commit dcb2d99
2 files changed
Lines changed: 30 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
| 318 | + | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
361 | | - | |
| 360 | + | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
369 | | - | |
| 368 | + | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
381 | | - | |
| 380 | + | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
518 | | - | |
| 517 | + | |
| 518 | + | |
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | | - | |
799 | | - | |
| 798 | + | |
| 799 | + | |
800 | 800 | | |
801 | 801 | | |
802 | 802 | | |
| |||
1067 | 1067 | | |
1068 | 1068 | | |
1069 | 1069 | | |
1070 | | - | |
1071 | | - | |
| 1070 | + | |
| 1071 | + | |
1072 | 1072 | | |
1073 | 1073 | | |
1074 | 1074 | | |
| |||
1105 | 1105 | | |
1106 | 1106 | | |
1107 | 1107 | | |
1108 | | - | |
1109 | | - | |
| 1108 | + | |
| 1109 | + | |
1110 | 1110 | | |
1111 | | - | |
1112 | | - | |
| 1111 | + | |
| 1112 | + | |
1113 | 1113 | | |
1114 | 1114 | | |
1115 | 1115 | | |
| |||
1174 | 1174 | | |
1175 | 1175 | | |
1176 | 1176 | | |
1177 | | - | |
1178 | | - | |
| 1177 | + | |
| 1178 | + | |
1179 | 1179 | | |
1180 | 1180 | | |
1181 | 1181 | | |
| |||
1287 | 1287 | | |
1288 | 1288 | | |
1289 | 1289 | | |
1290 | | - | |
1291 | | - | |
| 1290 | + | |
| 1291 | + | |
1292 | 1292 | | |
1293 | 1293 | | |
1294 | 1294 | | |
| |||
0 commit comments