Skip to content

Commit ee85c31

Browse files
Bump github.com/fluxcd/source-controller/api from 0.35.1 to 0.35.2 (#6024)
Bumps [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) from 0.35.1 to 0.35.2. <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>v0.35.2</h2> <p><a href="https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md">CHANGELOG</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>0.35.2</h2> <p><strong>Release date:</strong> 2023-02-23</p> <p>This release reduces the amount of memory consumed by the controller when reconciling HelmRepositories, by using only the digest of the YAML file as the Revision of the Artifact instead of the stable sorted version of the entire index. This aligns with the behavior before <code>v0.35.0</code>, and is therefore considered a bug fix.</p> <p>In addition, the dependencies have been updated to include some minor security patches.</p> <p>Note that <code>v0.35.0</code> contains breaking changes. Please refer to the <a href="%5B#0350%5D(https://github-redirect.dependabot.com/fluxcd/source-controller/issues/0350)">changelog entry</a> for more information.</p> <p>Fixes:</p> <ul> <li>helm: only use Digest to calculcate index revision <a href="https://github-redirect.dependabot.com/fluxcd/source-controller/pull/1035">#1035</a></li> </ul> <p>Improvements:</p> <ul> <li>Update dependencies <a href="https://github-redirect.dependabot.com/fluxcd/source-controller/pull/1036">#1036</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/source-controller/commit/3e0d08132c2e7ed0b95abc301cbb1528a37d87b7"><code>3e0d081</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/fluxcd/source-controller/issues/1038">#1038</a> from fluxcd/release-v0.35.2</li> <li><a href="https://github.com/fluxcd/source-controller/commit/70a44bd18716442ad7e6f0ea43e83d92047a4232"><code>70a44bd</code></a> Release v0.35.2</li> <li><a href="https://github.com/fluxcd/source-controller/commit/9982dba4d5422db64478afc65996c299616445bf"><code>9982dba</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/fluxcd/source-controller/issues/1037">#1037</a> from fluxcd/update-deps</li> <li><a href="https://github.com/fluxcd/source-controller/commit/ba91b6ddf8192f996cf6f29a4abd3cf606de236b"><code>ba91b6d</code></a> api: update dependencies</li> <li><a href="https://github.com/fluxcd/source-controller/commit/371025b1970276ed7dcbdfadbe021786450da180"><code>371025b</code></a> Update dependencies</li> <li><a href="https://github.com/fluxcd/source-controller/commit/b951cbb621503327b893560a63698163c07fd5b1"><code>b951cbb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/fluxcd/source-controller/issues/1035">#1035</a> from fluxcd/helm-index-digest-rev</li> <li><a href="https://github.com/fluxcd/source-controller/commit/c712fede57864552054e43cececa3661461fe5e2"><code>c712fed</code></a> internal/helm: del deprecated ChartRepo#Revision</li> <li><a href="https://github.com/fluxcd/source-controller/commit/76c4bb78bdca2a68b81a8431069d6e8a2ef36d6d"><code>76c4bb7</code></a> helmrepo: only log recovery msg on actual recovery</li> <li><a href="https://github.com/fluxcd/source-controller/commit/c0a1099719d2da81b7fa1c089046cebf48a403f2"><code>c0a1099</code></a> helm: only use Digest to calculcate index revision</li> <li><a href="https://github.com/fluxcd/source-controller/commit/568b9324ce76b823a6e2ca18ac1f6fcdd7db9fb5"><code>568b932</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/fluxcd/source-controller/issues/1033">#1033</a> from fluxcd/set-output-deprecation</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/source-controller/compare/v0.35.1...v0.35.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/fluxcd/source-controller/api&package-manager=go_modules&previous-version=0.35.1&new-version=0.35.2)](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 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>
1 parent 22b66f4 commit ee85c31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/fluxcd/pkg/apis/meta v0.19.0
5252
github.com/fluxcd/pkg/oci v0.20.0
5353
github.com/fluxcd/pkg/version v0.2.1
54-
github.com/fluxcd/source-controller/api v0.35.1
54+
github.com/fluxcd/source-controller/api v0.35.2
5555
github.com/go-redis/redis/v8 v8.11.5
5656
github.com/go-redis/redismock/v8 v8.11.5
5757
github.com/google/go-cmp v0.5.9

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,8 @@ github.com/fluxcd/pkg/oci v0.20.0 h1:VuM9fevraRHf/i1fStEO8UpsJTpO1wP316QrBRIvWGI
288288
github.com/fluxcd/pkg/oci v0.20.0/go.mod h1:w9BnVniT5/fk1ZsZ5IfD7A3p9AgEvyAp5mFuaj/R6jY=
289289
github.com/fluxcd/pkg/version v0.2.1 h1:RRH7+6qiWHdTvRNwpoBmilnubJ2C4FZYGgy5wTDVKVc=
290290
github.com/fluxcd/pkg/version v0.2.1/go.mod h1:UmUYHDz4BxHQMesMUx3gYVrT2Wf66H49JpTg/PW+/OY=
291-
github.com/fluxcd/source-controller/api v0.35.1 h1:IHlbN7giz5kY4z9oWZ9QLNKtHAaxHdk9RbIurUPS1aI=
292-
github.com/fluxcd/source-controller/api v0.35.1/go.mod h1:TImPMy/MEwNpDu6qHsw9LlCznXaB8bSO8mnxBSFsX4Q=
291+
github.com/fluxcd/source-controller/api v0.35.2 h1:1xTB0hIR8pmE8JJUQd41dHPbPx4a7EnH5iPY6bg83Oc=
292+
github.com/fluxcd/source-controller/api v0.35.2/go.mod h1:9eIMRWYxNT3NZClA/zm5M55LleBFHB/jE+g3hNJPQBg=
293293
github.com/franela/goblin v0.0.0-20200105215937-c9ffbefa60db/go.mod h1:7dvUGVsVBjqR7JHJk0brhHOZYGmfBYOrK0ZhYMEtBr4=
294294
github.com/franela/goreq v0.0.0-20171204163338-bcd34c9993f8/go.mod h1:ZhphrRTfi2rbfLwlschooIH4+wKKDR4Pdxhh+TRoA20=
295295
github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3ZUKE=

0 commit comments

Comments
 (0)