Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gitops-Linux-arm64.tar.gz | 2023-10-25 | 35.8 MB | |
gitops_checksums.txt | 2023-10-25 | 462 Bytes | |
gitops-Darwin-arm64.tar.gz | 2023-10-25 | 37.1 MB | |
gitops-Darwin-x86_64.tar.gz | 2023-10-25 | 38.3 MB | |
gitops-Linux-arm.tar.gz | 2023-10-25 | 36.2 MB | |
gitops-Linux-x86_64.tar.gz | 2023-10-25 | 38.4 MB | |
README.md | 2023-10-25 | 1.7 kB | |
v0.35.0 source code.tar.gz | 2023-10-25 | 211.2 MB | |
v0.35.0 source code.zip | 2023-10-25 | 213.8 MB | |
Totals: 9 Items | 610.8 MB | 0 |
💸 Features and improvements
- Create Dashboard command supports Helm 'values' flags: PR: [#3990]
The
create dashboard
command now accepts an additional--values
flag which can be used to populate values for the Weave GitOps Helm chart. This allows users to customise the resulting HelmRelease resource, according to their needs.
We have also made minor changes in our CI workflows to make external contributions a little bit easier. Some workflows that required elevated permissions are now skipped for forks.
Finally, we have updated some of our UI libraries to protect against known vulnerabilities.
## Flux compatibility
| Flux version | Minimum required |
|--------------------|------------------|
| v2.0
| >= 2.0.0
|
For Flux migrations to v2.0 see flux or weave gitops documentation.
📖 Documentation
- PR: [#4089] - Added profiling docs
- PR: [#4093] - Adds clarification to WGE docs links from OSS
- PR: [#4088] - update explorer docs with granular configuration