include source-watcher in install manifests

Signed-off-by: Thomas Morin <thomas.morin@orange.com>
(cherry picked from commit 626bb58a69)
This commit is contained in:
Thomas Morin 2026-05-06 16:56:59 +02:00 committed by github-actions[bot]
parent 04acaec616
commit 7ac36233f3

View file

@ -9,6 +9,7 @@ resources:
- ../bases/helm-controller
- ../bases/image-reflector-controller
- ../bases/image-automation-controller
- ../bases/source-watcher
- ../rbac
- ../policies
transformers:
@ -26,3 +27,6 @@ images:
newName: ghcr.io/fluxcd/image-reflector-controller
- name: fluxcd/image-automation-controller
newName: ghcr.io/fluxcd/image-automation-controller
- name: fluxcd/source-watcher
newName: ghcr.io/fluxcd/source-watcher