diff --git a/content/en/roadmap.md b/content/en/roadmap.md index 07514e604..e8c08450c 100644 --- a/content/en/roadmap.md +++ b/content/en/roadmap.md @@ -45,6 +45,7 @@ and to extend Flux functionality with Common Expression Language(CEL) support. - [x] [Enable decryption of secrets generated by Kustomize components](https://github.com/fluxcd/kustomize-controller/pull/1283) - [x] [Enable decryption of Kustomize patches](https://github.com/fluxcd/kustomize-controller/pull/1286) - [x] [Custom Health Checks using CEL](https://github.com/fluxcd/flux2/pull/5151) + - [x] [Cancel Health Checks on new source revision](https://github.com/fluxcd/kustomize-controller/pull/1520) - **Alerting integrations** - [x] [Custom Event Metadata from Annotations](https://github.com/fluxcd/flux2/pull/4809)