diff --git a/docs/roadmap/index.md b/docs/roadmap/index.md
index 4c39a806..ab005978 100644
--- a/docs/roadmap/index.md
+++ b/docs/roadmap/index.md
@@ -43,7 +43,7 @@ Tasks
### Flux image update feature parity
-[= 0% "0%"]
+[= 30% "30%"]
Goals
@@ -55,9 +55,9 @@ Non-Goals
Tasks
-- [ ] [Design the image scanning and automation API](https://github.com/fluxcd/toolkit/discussions/107)
+- [x] [Design the image scanning and automation API](https://github.com/fluxcd/toolkit/discussions/107)
- [ ] Implement an image scanning controller
-- [ ] Design the automation component
+- [x] Design the automation component
- [ ] Implement the image scan/patch/push workflow
- [ ] Integrate the new components in the toolkit assembler
- [ ] Create a migration guide from Flux annotations