You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@HubertBos
ArgoCD is already part of our setup. But ArgoCD's image updater doesn't support the functionality I'm describing here (Flux kinda does). Furthermore, Argo's Image Updater is being completely reworked atm.
In my opinion, Argo or Flux are not mutually exclusive with a tool like Keel. I actually think it would make a great combo, Keel becoming essentially a image updater on steroid for those GitOps solutions.
A feature that would be an amazing addition to Keel would be the possibility to update fields in manifests that aren't the
image
field.Couple of examples:
labels
-> some tools (e.g. Datadog) require specific labels to be set to track versions.application
, where images could be defined as variables invalues
in the chart.The text was updated successfully, but these errors were encountered: