Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gitops_checksums.txt | 2023-12-06 | 462 Bytes | |
gitops-Darwin-arm64.tar.gz | 2023-12-06 | 30.1 MB | |
gitops-Darwin-x86_64.tar.gz | 2023-12-06 | 31.2 MB | |
gitops-Linux-arm64.tar.gz | 2023-12-06 | 29.1 MB | |
gitops-Linux-arm.tar.gz | 2023-12-06 | 29.6 MB | |
gitops-Linux-x86_64.tar.gz | 2023-12-06 | 31.4 MB | |
README.md | 2023-12-06 | 1.4 kB | |
v0.38.0 source code.tar.gz | 2023-12-06 | 254.1 MB | |
v0.38.0 source code.zip | 2023-12-06 | 257.0 MB | |
Totals: 9 Items | 662.5 MB | 1 |
💸 Features and improvements
- A new command
check oidc-config
is introduced that validates a given OIDC configuration, either from a referenced Secret or from CLI flags. This will help users debug issues with Weave GitOps OIDC configuration as well as provide a way to validate a configuration before putting it on a cluster. - When suspending a Flux resource, a user can now add a reason to explain the suspension.
## 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: [#4146] - Add 'check oidc-config' command
- PR: [#4147] - Add comment to suspend action
📖 Documentation
- PR: [#4149] - Add release notes for version-0.37.0
- PR: [#4150] - add weave gitops oss release notes links for v0.37
- PR: [#4153] - Update docs bootstraping access