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
There is a change in repo server docker image. Previous to v2.1.0, the entrypoint references a file called uid_entrypoint.sh, which is hardcoded in the argocd helm chart.
New reposerver docker image, changes the arg entrypoint file to entrypoint.sh.
This prevents using the reposerver with the v2.1.0 image.
To Reproduce
change global image tag to v2.1.0
Expected behavior
repo server should be able to start
Screenshots
No response
Additional context
No response
rafalbochenski, kjvellajr, shuker85, jonas0616, ArieLevs and 1 more