Update Terraform flux to v1.4.0 #20
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.2.3->1.4.0Release Notes
fluxcd/terraform-provider-flux (flux)
v1.4.0Compare Source
Release date: 2024-09-30
This release includes flux2 v2.4.0.
The client-go auth plugins are now imported, which allows using auth providers
like OIDC, GCP, Azure, etc., for connecting to the cluster.
In addition, the Kubernetes dependencies have been updated to v1.31.1 and the
provider is now built with Go 1.23.
Improvements:
#710
#702
#691
#698
#699
#701
#707
#711
#715
#718
#719
v1.3.0Compare Source
Release date: 2024-05-13
This release includes flux2 v2.3.0.
The provider has undergone a major refactoring and now supports air-gapped bootstrap,
drift detection and correction for Flux components, and the ability to upgrade and
restore the Flux controllers in-cluster.
New configuration options in
flux_bootstrap_git:delete_git_manifests(Boolean) Delete manifests from git repository. Defaults totrue.embedded_manifests(Boolean) When enabled, the Flux manifests will be extracted from the provider binary instead of being downloaded from GitHub.com. Defaults tofalse.registry_credentials(String) Container registry credentials in the formatuser:password.Starting with this release, the provider is fully compatible with OpenTofu.
The provider documentation
has been updated with examples and detailed usage instructions.
The deprecated resources
flux_installandflux_synchave been removed.Improvements:
#689
#688
#680
hostkey_algosto thegit.sshschema#679
#674
#673
#671
embedded_manifestto true and repo visibility to private#666
#661
#657
#650
#636
#630
#621
#616
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 has been generated by Renovate Bot.
2c5f904534toa55ad13976Update Terraform flux to v1.3.0to Update Terraform flux to v1.4.0