Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/en/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@ The primary goal of this milestone is to add support for Helm v4 to helm-control
and to reduce the mean time to recovery (MTTR) for app deployments.

- **OCI integrations**
- [ ] [Add support for verification with cosign v3](https://github.com/fluxcd/source-controller/issues/1923)
- [x] [Add support for verification with cosign v3](https://github.com/fluxcd/source-controller/issues/1923)

- **Helm integrations**
- [x] [Add support for Helm v4 to helm-controller](https://github.com/fluxcd/helm-controller/issues/1300)
- [x] [Add support for server-side apply](https://github.com/fluxcd/helm-controller/issues/1381)
- [x] [Reduce the mean time to recovery (MTTR) in case of failed deployments](https://github.com/fluxcd/helm-controller/pull/1392)
- [x] [Add support for custom health checks via CEL expressions](https://github.com/fluxcd/helm-controller/issues/1382)
- [x] [Keep track of managed objects in `.status.inventory`](https://github.com/fluxcd/helm-controller/issues/1352)

Expand Down