Skip to content

Commit

Permalink
Bump github.com/fluxcd/helm-controller/api from 0.37.3 to 0.37.4 (#7432)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Feb 9, 2024
1 parent 2bced5d commit 5502fcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/disintegration/imaging v1.6.2
github.com/distribution/reference v0.5.0
github.com/docker/cli v25.0.2+incompatible
github.com/fluxcd/helm-controller/api v0.37.3
github.com/fluxcd/helm-controller/api v0.37.4
github.com/fluxcd/pkg/apis/meta v1.3.0
github.com/fluxcd/pkg/oci v0.35.0
github.com/fluxcd/pkg/version v0.2.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@ github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs=
github.com/fatih/color v1.15.0/go.mod h1:0h5ZqXfHYED7Bhv2ZJamyIOUej9KtShiJESRwBDUSsw=
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/fluxcd/helm-controller/api v0.37.3 h1:9h4Syu4vOFpFWdK7f/hdBOgipa4VjyihIqZH/OHdBaY=
github.com/fluxcd/helm-controller/api v0.37.3/go.mod h1:KFdP5Lbrc4Vv+Jt4xRj6UUo3qiwdBqBPl1xiiAnBe9c=
github.com/fluxcd/helm-controller/api v0.37.4 h1:rkBMqYXexyf1s5BS8QpxGi691DsCi+yugIFCM5fNKLU=
github.com/fluxcd/helm-controller/api v0.37.4/go.mod h1:KFdP5Lbrc4Vv+Jt4xRj6UUo3qiwdBqBPl1xiiAnBe9c=
github.com/fluxcd/pkg/apis/acl v0.1.0 h1:EoAl377hDQYL3WqanWCdifauXqXbMyFuK82NnX6pH4Q=
github.com/fluxcd/pkg/apis/acl v0.1.0/go.mod h1:zfEZzz169Oap034EsDhmCAGgnWlcWmIObZjYMusoXS8=
github.com/fluxcd/pkg/apis/kustomize v1.3.0 h1:qvB46CfaOWcL1SyR2RiVWN/j7/035D0OtB1ltLN7rgI=
Expand Down

0 comments on commit 5502fcb

Please sign in to comment.