Skip to content

v0.38.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 13:34
· 50 commits to main since this release
v0.38.1
aa8c216

Highlights

This is a bug fix release that fixes a few notable:

UI issues

  • Credentials selection is fixed on the Templates page
  • Loading the Terraform list view no longer crashes with certain Terraform CRs.

CLI Bootstrapping

  • Fixes Git Configuration for Flux bootstrapping in interactive mode

🚀 Enhancements

  • PR: #3649 - added bootstrapping export mode

🐛 Bugs

  • PR: #3704 - Fix Template Credentials in the UI / Turn on typechecking of UI code
  • PR: #3705 - Fixes Terraform table/list page crashing
  • PR: #3708 - onboarding CLI: replace GitRepository flags with the new schema

Dependency versions

  • weave-gitops v0.38.0
  • (optional) cluster-controller v1.5.2
  • (optional) cluster-bootstrap-controller v0.7.3
  • (optional) cluster-reflector-controller v0.0.9
  • (optional) gitopssets-controller v0.16.4
  • (optional) pipeline-controller v0.21.0
  • (optional) policy-agent v2.5.0
  • (optional) templates-controller v0.3.0

Flux compatibility

Flux version Minimum required
v2.0 >= 2.0.0

For Flux migrations to v2.0 see flux or weave gitops documentation.