chore(deps): update allenporter/flux-local action to v7 #1442
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:
3.2.0
->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
v5.5.1
Compare Source
What's Changed
Dependency updates
Full Changelog: allenporter/flux-local@5.5.0...5.5.1
v5.5.0
Compare Source
What's Changed
Dependency Updates
New Contributors
Full Changelog: allenporter/flux-local@5.4.0...5.5.0
v5.4.0
Compare Source
What's Changed
Full Changelog: allenporter/flux-local@5.3.2...5.4.0
v5.3.2
Compare Source
What's Changed
Developer dependency updates
New Contributors
Full Changelog: allenporter/flux-local@5.3.1...5.3.2
v5.3.1
Compare Source
What's Changed
Developer updates
Full Changelog: allenporter/flux-local@5.3.0...5.3.1
v5.3.0
Compare Source
What's Changed
Full Changelog: allenporter/flux-local@5.2.0...5.3.0
v5.2.0
Compare Source
What's Changed
Developer updates
New Contributors
Full Changelog: allenporter/flux-local@5.1.0...5.2.0
v5.1.0
Compare Source
What's Changed
Developer dependency updates
Full Changelog: allenporter/flux-local@5.0.1...5.1.0
v5.0.1
Compare Source
What's Changed
Full Changelog: allenporter/flux-local@5.0.0...5.0.1
v5.0.0
Compare Source
What's Changed
This release adds support for Post Build Variable Substitution and drops support for pydantic for parsing.
Other developer updates
New Contributors
Full Changelog: allenporter/flux-local@4.3.1...5.0.0
v4.3.1
Compare Source
What's Changed
flux build
kustomization pathsDeveloper Dependency Updates
Full Changelog: allenporter/flux-local@4.3.0...4.3.1
v4.3.0
Compare Source
What's Changed
Developer updates
New Contributors
Full Changelog: allenporter/flux-local@4.2.2...4.3.0
v4.2.2
Compare Source
What's Changed
Developer dependency updates
Full Changelog: allenporter/flux-local@4.2.1...4.2.2
v4.2.1
Compare Source
What's Changed
Version
4.2.0
contains a bug in the diff action that caused it to never emit a diff, which is fixed in this release.Developer updates
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.