feat(gha/allenporter/flux-local)!: Update 5.5.1 ➼ 7.0.0 #1610
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 PR contains the following updates:
5.5.1
->7.0.0
Release Notes
allenporter/flux-local (allenporter/flux-local)
v7.0.0
Compare Source
Breaking changes
This release removes kyverno support. All references to command line options and action options related to kyverno have been removed and you need to remove them when upgrading. It is expected this feature was rarely used (and as a result, not worth the effort to maintain).
What's Changed
There is a change to dependency tracking for HelmReleases that is meant to catch changes in dependencies that were previously ignored. Please report an issue if you see unexpected HelmRelease diffs.
Full Changelog: allenporter/flux-local@6.1.1...7.0.0
v6.1.1
Compare Source
What's Changed
Developer updates
2024121
by @allenporter in https://github.com/allenporter/flux-local/pull/814Full Changelog: allenporter/flux-local@6.1.0...6.1.1
v6.1.0
Compare Source
What's Changed
New Contributors
Developer updates
Full Changelog: allenporter/flux-local@6.0.2...6.1.0
v6.0.2
Compare Source
What's Changed
Developer updates
Full Changelog: allenporter/flux-local@6.0.1...6.0.2
v6.0.1
Compare Source
What's Changed
Developer updates
Full Changelog: allenporter/flux-local@6.0.0...6.0.1
v6.0.0
Compare Source
Breaking Changes
This is a breaking change that updates the format of the
flux build
command to have parity withget
anddiff
commands.Example to build a single kustomziation:
Example to inflate a single helm release:
The old behavior
flux-local build tests/testdata/cluster/
can still be achieved withbuild all
:What's Changed
Full Changelog: allenporter/flux-local@5.5.1...6.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.