Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/fluxcd/helm-controller/api from 0.37.3 to 0.37.4 (#7432)
Bumps [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) from 0.37.3 to 0.37.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/helm-controller/releases">github.com/fluxcd/helm-controller/api's releases</a>.</em></p> <blockquote> <h2>v0.37.4</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/helm-controller/blob/v0.37.4/CHANGELOG.md">v0.37.4 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/helm-controller:v0.37.4</code></li> <li><code>ghcr.io/fluxcd/helm-controller:v0.37.4</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md">github.com/fluxcd/helm-controller/api's changelog</a>.</em></p> <blockquote> <h2>0.37.4</h2> <p><strong>Release date:</strong> 2024-02-05</p> <p>This prerelease comes with improvements in the HelmRelease status reporting. After recovering from a reconciliation failure, sometimes the status may show stale conditions which could be misleading. This has been fixed by ensuring that the stale failure conditions get updated after failure recovery.</p> <p>Improvements:</p> <ul> <li>Remove stale Ready=False conditions value to show more accurate status <a href="https://redirect.github.com/fluxcd/helm-controller/pull/884">#884</a></li> <li>Dependency update <a href="https://redirect.github.com/fluxcd/helm-controller/pull/886">#886</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/helm-controller/commit/0114b20936a970d149d83b59b6ab965a956ad811"><code>0114b20</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/887">#887</a> from fluxcd/release-v0.37.4</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/48781f2222122af732abd28f1ee908061ad949a0"><code>48781f2</code></a> Release v0.37.4</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/0bd797a287d957e88123fa57302fe569ce42788e"><code>0bd797a</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/884">#884</a> from fluxcd/update-stale-ready-condition</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/59c577a92467ebee69e61de5fad562f3025c9b86"><code>59c577a</code></a> Remove stale Ready=False conditions values</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/d370e73a17e3a7914ee78311834c2423b85a73a4"><code>d370e73</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/886">#886</a> from fluxcd/dependabot/github_actions/ci-bb3c355948</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/1c61870ed1fa05eea89728d214622f24f8dd137f"><code>1c61870</code></a> build(deps): bump the ci group with 4 updates</li> <li>See full diff in <a href="https://github.com/fluxcd/helm-controller/compare/v0.37.3...v0.37.4">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | github.com/fluxcd/helm-controller/api | [>= 0.35.0.a, < 0.35.1] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/fluxcd/helm-controller/api&package-manager=go_modules&previous-version=0.37.3&new-version=0.37.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information