Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/fluxcd/source-controller/api from 0.24.1 to 0.24.2 #4619

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2022

Bumps github.com/fluxcd/source-controller/api from 0.24.1 to 0.24.2.

Release notes

Sourced from github.com/fluxcd/source-controller/api's releases.

v0.24.2

CHANGELOG

Changelog

Sourced from github.com/fluxcd/source-controller/api's changelog.

0.24.2

Release date: 2022-04-26

This prerelease improves the memory consumption while reconciling a HelmRepository, by only validating the YAML of a fetched index when the checksum of the retrieved file differs from the current Artifact.

Fixes:

  • helm: optimise repository index loading #685
  • tests: Fix flakiness of git related tests #686
Commits
  • dd40748 Merge pull request #688 from fluxcd/release-v0.24.2
  • 4c0f221 Release v0.24.2
  • d7e36e2 Merge pull request #685 from pjbgf/optimise-helm-load
  • 009504b helm: optimise repository index loading
  • 3c67efa Merge pull request #686 from codablock/fix-git-tests
  • fa09aa2 tests: Use proper timeouts in gitrepository and helmrepository tests
  • 7c8b175 tests: Set GIT_CONFIG_GLOBAL=/dev/null for tests run via make test
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/fluxcd/source-controller/releases)
- [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/source-controller@v0.24.1...v0.24.2)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/source-controller/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2022
@absoludity absoludity merged commit dc4ace5 into main Apr 27, 2022
@absoludity absoludity deleted the dependabot/go_modules/github.com/fluxcd/source-controller/api-0.24.2 branch April 27, 2022 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant