This repository was archived by the owner on Nov 1, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This branch is equivalent to 06f868c, minus f16dfe7
I don't (yet) want to enable the renovatebot on the fluxcd/flux repo proper, as it can generate a lot of noise, but it would be good to get some of the updates it recommended into a release.
The PRs were merged individually at kingdonb/flux however many tests failed because of Docker Hub rate limiting and likely also because my account isn't provisioned with a paid CircleCI membership. Some of the test failures I experienced were likely due to breaking changes, that I reverted and squashed out of the history, you won't see them here.
I will decline to include any major version bumps unless there's a compelling reason for it, as they would have to be carefully evaluated to be sure we haven't leaked any of their breaking changes through to our users.
I worked the PR over for a while and I believe I have incorporated all of the non-breaking upgrades from dependencies. 👍