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
In werf v2 when you use werf converge resources will not be updated if only werf service annotations such as werf.io/version changed.
With ArgoCD it's a different story, since with Argo + werf CMP werf only renders manifests — the actual deployment is done by the Argo deployment subsystem, which doesn't know that werf.io/version should be ignored.
Before proceeding
Problem
I'm using werf as CMP for argo-cd, and always when I update werf version - all apps becomes OutOfSync.
Solution (if you have one)
Add cli flag for werf render, to disable werf annotations. All or only werf.io/version
Additional information
No response
The text was updated successfully, but these errors were encountered: