diff --git a/mkdocs.yml b/mkdocs.yml index f5d3cf9c..41e776ef 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -82,6 +82,12 @@ nav: - Alert CRD: components/notification/alert.md - Receiver CRD: components/notification/receiver.md - Notification API Reference: components/notification/api.md + - Image Automation Controllers: + - Overview: components/images/controller.md + - ImageRepository CRD: components/images/imagerepositories.md + - ImagePolicy CRD: docs/components/image/imagepolicies.md + - ImageUpdateAutomation CRD: docs/components/image/imageupdateautomations.md + - Automation API Reference: docs/components/image/automation-api.md - Flux CLI: - Overview: cmd/flux.md - Bootstrap: cmd/flux_bootstrap.md