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
6 changes: 3 additions & 3 deletions content/en/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ and to reduce the mean time to recovery (MTTR) for app deployments.
- [ ] [Add support for verification with cosign v3](https://github.com/fluxcd/source-controller/issues/1923)

- **Helm integrations**
- [ ] [Add support for Helm v4 to helm-controller](https://github.com/fluxcd/helm-controller/issues/1300)
- [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)
- [ ] [Keep track of managed objects in `.status.inventory`](https://github.com/fluxcd/helm-controller/issues/1352)
- [ ] [Add support for custom health checks via CEL expressions](https://github.com/fluxcd/helm-controller/issues/1382)
- [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)

- **Kustomize integrations**
- [x] [Reduce the mean time to recovery (MTTR) in case of failed deployments](https://github.com/fluxcd/kustomize-controller/pull/1536)
Expand Down