-
Notifications
You must be signed in to change notification settings - Fork 351
Description
**Is your feature request related to a problem? **
Feature
We want to test out the new ImageUpdater features that comes with v1.20. More specifically we want to use the useAnnotations, since we have previously used image-updater with the annotation method. Now we want to migrate over to the imageUpdater from this gitops-operator, we would like to still be able to use the annotations as we have applicationSets with too many images to apply these manually.
Describe the solution you'd like
Release v1.20 - This would enable us to use the useAnnotations field
Describe alternatives you've considered
Manually build and deploy the v1.20 branch to our cluster, but this is our production cluster so I don't want to do that. Yes, I am aware that this is a Tech Preview, but a custom built and deployed operator would also possibly affect ArgoCD installation in addition to the image-updater setup.