Open jmcorne opened 4 months ago
Forgot to mention that ArgoCD has been deployed with ArgoCD Helm chart.
Hi team,
any thoughts ?
ArgoCD versions 2.10 and below have reached EOL. Can you upgrade and let us know if the issue is still present, please?
Checklist:
argocd version
.Describe the bug We have an umbrella helm chart in GitHub that contains 2 dependencies:
Repository has been added using ArgoCD CLI
ArgoCD UI shows it can login successfully with provided creds.
Test with ArgoCD v2.4.14 The app using umbrella Helm from GitHub repo has been successfully created.
Test with ArgoCD v2.10.2
could not download oci://docker.io/myorganization/my-helm-internal: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
helm repo login
, thenhelm pull
/helm dependency update
locally and worksNotes
To Reproduce
Expected behavior
Screenshots
Version
Logs