Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gitops-Linux-x86_64.tar.gz | 2023-11-22 | 30.8 MB | |
gitops_checksums.txt | 2023-11-22 | 462 Bytes | |
gitops-Darwin-arm64.tar.gz | 2023-11-22 | 29.5 MB | |
gitops-Darwin-x86_64.tar.gz | 2023-11-22 | 30.6 MB | |
gitops-Linux-arm64.tar.gz | 2023-11-22 | 28.5 MB | |
gitops-Linux-arm.tar.gz | 2023-11-22 | 29.1 MB | |
README.md | 2023-11-22 | 1.6 kB | |
v0.37.0 source code.tar.gz | 2023-11-22 | 239.7 MB | |
v0.37.0 source code.zip | 2023-11-22 | 242.6 MB | |
Totals: 9 Items | 630.9 MB | 0 |
💸 Features and improvements
- Improved Helm compatibility with OIDC providers such as GitLab or Azure, by allowing optional OIDC values.
- Bring back the anonymous access sidebar
- UI fixes for policy details pages around the description and how to solve fields.
## Flux compatibility
| Flux version | Minimum required |
|--------------------|------------------|
| v2.0
| >= 2.0.0
|
For Flux migrations to v2.0 see flux or weave gitops documentation.
🚀 Enhancements
- PR: [#4143] - Add sidebar for anonymous access back.
- PR: [#4139] - show suspended by annotations to metadata component
- PR: [#4141] - UI | fix markdown editor overflow style
- PR: [#4144] - Add note about lack of persistent storage.
- PR: [#4119] - Allow optional OIDC values in Helm chart
📖 Documentation
- PR: [#4132] - Fix website README
- PR: [#4138] - add wge release notes for v0.32 to v0.3.60
- PR: [#4133] - Add monitoring to object cleaner
- PR: [#3917] - Add guides for common OIDC providers
- PR: [#4137] - added docs suggestions while reviewing
- PR: [#4136] - Add CLI bootstrap flux documentation
- PR: [#4142] - added repo url examples in cli bootstrapping docs
- PR: [#4113] - Docs: Keycloak OIDC Guide