Skip to content

Update Terraform flux to v1.1.0

Renovate [bot] requested to merge renovate/flux-1.x into master

This MR contains the following updates:

Package Type Update Change
flux (source) required_provider minor 1.0.0-rc.5 -> 1.1.0

Release Notes

fluxcd/terraform-provider-flux (flux)

v1.1.0

Compare Source

Release date: 2023-08-24

This release includes flux2 v2.1.0.

Improvements:

v1.0.1

Compare Source

Release date: 2023-07-11

This release includes flux2 v2.0.1.

Improvements:

  • Update dependencies #​519
  • Add test for missing configuration #​515

v1.0.0

Compare Source

Release date: 2023-07-05

This is the first stable release of the Terraform provider for Flux. From now on, this provider follows the Flux 2 release cadence and support pledge.

Starting with this version, the build, release and provenance portions of the Flux project supply chain provisionally meet SLSA Build Level 3.

This release adds support for using exec plugins to authenticate the kubernetes client used in the bootstrap git resource.

Improvements:

  • Update flux dependencies and init logger #​513
  • Update docs for v1 #​510
  • Declaratively define (and sync) labels #​507
  • Add Kubernetes client auth exec config support #​506
  • Align go.mod version with Kubernetes (Go 1.20) #​505
  • Add SLSA3 generator to release workflow #​504
  • Update dependencies #​502 #​497 #​496

Fixes:

  • Fix panic due to missing configuration #​509

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading