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

feat(github-action)!: Update allenporter/flux-local action to 6.0.2 #94

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2023

This PR contains the following updates:

Package Type Update Change
allenporter/flux-local action major 3.2.0 -> 6.0.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

allenporter/flux-local (allenporter/flux-local)

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

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

  • Limit concurrency on flux build kustomization paths

Developer 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

Full Changelog: allenporter/flux-local@4.2.0...4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: allenporter/flux-local@4.1.1...4.2.0

v4.1.1

Compare Source

What's Changed

Full Changelog: allenporter/flux-local@4.1.0...4.1.1

v4.1.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 4.2.0 feat(github-action)!: Update allenporter/flux-local action to 4.2.1 Dec 24, 2023
@renovate renovate bot force-pushed the renovate/major-flux branch from 3a88744 to 48141b7 Compare December 24, 2023 04:47
@renovate renovate bot force-pushed the renovate/major-flux branch from 48141b7 to c5e8537 Compare January 6, 2024 06:04
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 4.2.1 feat(github-action)!: Update allenporter/flux-local action to 4.2.2 Jan 6, 2024
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 4.2.2 feat(github-action)!: Update allenporter/flux-local action to 4.3.0 Jan 14, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from c5e8537 to 324dd69 Compare January 14, 2024 01:44
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 4.3.0 feat(github-action)!: Update allenporter/flux-local action to 4.3.1 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from 324dd69 to 72a1fbc Compare January 21, 2024 21:55
@renovate renovate bot force-pushed the renovate/major-flux branch from 72a1fbc to 89ac45b Compare April 21, 2024 04:42
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 4.3.1 feat(github-action)!: Update allenporter/flux-local action to 5.0.0 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from 89ac45b to 7319a9a Compare April 21, 2024 15:19
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 5.0.0 feat(github-action)!: Update allenporter/flux-local action to 5.0.1 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from 7319a9a to 11a1a39 Compare April 27, 2024 16:50
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 5.0.1 feat(github-action)!: Update allenporter/flux-local action to 5.1.0 Apr 27, 2024
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 5.1.0 feat(github-action)!: Update allenporter/flux-local action to 5.2.0 May 10, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch 2 times, most recently from e1f3623 to 06fbdd4 Compare May 13, 2024 01:56
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 5.2.0 feat(github-action)!: Update allenporter/flux-local action to 5.3.0 May 13, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from 06fbdd4 to 48fd80c Compare May 14, 2024 06:13
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 5.3.0 feat(github-action)!: Update allenporter/flux-local action to 5.3.1 May 14, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from 48fd80c to 932dddd Compare June 30, 2024 00:16
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 5.3.1 feat(github-action)!: Update allenporter/flux-local action to 5.4.0 Jun 30, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from 932dddd to d115093 Compare August 6, 2024 07:36
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 5.4.0 feat(github-action)!: Update allenporter/flux-local action to 5.5.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from d115093 to d73d62f Compare August 7, 2024 06:25
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 5.5.0 feat(github-action)!: Update allenporter/flux-local action to 5.5.1 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from d73d62f to b4023d7 Compare October 8, 2024 16:58
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 5.5.1 feat(github-action)!: Update allenporter/flux-local action to 6.0.0 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from b4023d7 to 6918133 Compare November 2, 2024 18:26
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 6.0.0 feat(github-action)!: Update allenporter/flux-local action to 6.0.1 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/major-flux branch from 6918133 to 80dbb10 Compare November 10, 2024 19:01
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 6.0.1 feat(github-action)!: Update allenporter/flux-local action to 6.0.2 Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants