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
With fresh versions of kargo-render (which started to use ArgoCD repo server for rendering helm) - helm private repos aren't working anymore (kargo credentials same as ArgoCD credentials borrowing). To make it working with repo server - kargo-render should most probably pass credentials and allowed sources here
With fresh versions of kargo-render (which started to use ArgoCD repo server for rendering helm) - helm private repos aren't working anymore (kargo credentials same as ArgoCD credentials borrowing). To make it working with repo server - kargo-render should most probably pass credentials and allowed sources here
kargo-render/internal/argocd/render.go
Line 114 in 1bdf2f6