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

chore(github-action)!: Update allenporter/flux-local action to v7 #5067

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
allenporter/flux-local action major 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

Full 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 with get and diff commands.

Example to build a single kustomziation:

$ flux-local build ks apps --path tests/testdata/cluster/

Example to inflate a single helm release:

$ flux-local build hr podinfo -n podinfo --path tests/testdata/cluster

The old behavior flux-local build tests/testdata/cluster/ can still be achieved with build all:

$ flux-local build all tests/testdata/cluster/

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/github-action Pull request to a Renovate GitHub Action update renovate/github-release renovatebot Pull request created by Renovate type/major Pull request of type major version bump labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/github-action Pull request to a Renovate GitHub Action update renovate/github-release renovatebot Pull request created by Renovate type/major Pull request of type major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants