Skip to content

v0.38.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 15:35
· 54 commits to main since this release
v0.38.0
d27d52c

Highlights

You can now run Weave GitOps Enterprise under a subpath e.g. https://example.com/wego/ This is useful if you want to make the application available alongside other applications on the same domain, please see the documentation here.

In the context of Bootstrapping CLI command, this version allows installing Policy Agent or Tf-Controller as extra components.

🚀 Enhancements

  • PR: #3685 - Changes bootstrapping networking to use ClusterIP and other modes via release values
  • PR: #3671 - Add subpath/route-prefix support
  • PR: #3689 - Explorer default sort by score
  • PR: #3647 - Add bootstrap CLI controllers configurations

🐛 Bugs

  • PR: #3676 - Delay Explorer query input focus until drawer animation is complete
  • PR: #3687 - Fix YAML syntax highlighting for GitopsSets, Terraform, Secrets, Progressive Delivery and Workspaces

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.