feat(tf): update terraform flux to ~> 0.25 #1822
Merged
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:
~> 0.23
->~> 0.25
Release Notes
fluxcd/terraform-provider-flux
v0.25.1
Compare Source
Release date: 2023-03-10
This prerelease includes flux2 v0.41.0.
Fixes to components extra configuration in
flux_install
datasource which caused it to not be included in the generated manifests.v0.25.0
Compare Source
Release date: 2023-03-09
This prerelease includes flux2 v0.41.0.
This release contains a breaking configuration change. The git repository configuration including the credentials has been moved from the
flux_bootstrap_git
resource to the provider block. Detailed information can be found in the documentation.v0.24.2
Compare Source
Release date: 2023-02-28
This prerelease includes flux2 v0.40.2.
v0.24.1
Compare Source
Release date: 2023-02-23
This prerelease includes flux2 v0.40.1.
v0.24.0
Compare Source
Release date: 2023-02-20
This prerelease includes flux2 v0.40.0.
This release contains a breaking change with the removal of the
git_implementation
attribute from theflux_sync
data source. The libgit2 implementation has been removed from Flux as thego-git
implementation supports all Git servers, including Azure DevOps and AWS CodeCommit.Some minor fixes have been made to the new
flux_bootstrap_git
resource as users were experiencing issues setting custom components configuration.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 Mend Renovate. View repository job log here.