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
I want to be able to indicate a specific version of ArgoCD to install.
In my case to test a new RC version to be sure nothing breaks (3.0 includes breaking changes)
It seems the only for now is to fork the autopilot repo and change the base customization to pick whatever version
Having some kind of Helm value file where the version of the sub-chart could be indicated would be great
or some similar option with Kustomize
todaywasawesome, paulhankarius, philipsens and JacekZubielik