Merge branch 'main' into taras/aws-codecommit

This commit is contained in:
Taras 2026-05-08 11:51:23 +01:00 committed by GitHub
commit 3ca70349f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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