From efc4cc1baf530c8080c8af4c443b4186b2666f99 Mon Sep 17 00:00:00 2001 From: Matheus Pimenta Date: Thu, 23 Jan 2025 11:28:56 +0000 Subject: [PATCH] Update roadmap with OCI origin revision done Signed-off-by: Matheus Pimenta (cherry picked from commit 11a73c02d88b132395eab1dcc0efb56c9383b208) --- content/en/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/roadmap.md b/content/en/roadmap.md index ec9cd161d..36cf0165d 100644 --- a/content/en/roadmap.md +++ b/content/en/roadmap.md @@ -48,7 +48,7 @@ and to extend Flux functionality with Common Expression Language(CEL) support. - **Alerting integrations** - [x] [Custom Event Metadata from Annotations](https://github.com/fluxcd/flux2/pull/4809/) - - [ ] [Support Git commit status updates for OCIRepository](https://github.com/fluxcd/flux2/issues/5148) + - [x] [Support Git commit status updates for OCIRepository](https://github.com/fluxcd/flux2/issues/5148) - **Webhook integrations** - [ ] [Implement `Receiver` resource filtering with CEL](https://github.com/fluxcd/notification-controller/pull/948)