argocd: OCI chart targetRevision containing a digest is rejected as invalid-value #45055
Unanswered
ribbybibby
asked this question in
Request Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How are you running Renovate?
Self-hosted Renovate CLI
Which platform you running Renovate on?
GitHub.com
Which version of Renovate are you using?
44.11.1
Please tell us more about your question or problem
Minimal reproduction repo: https://github.com/ribbybibby/renovate-argocd-oci-digest-repro
The
argocdmanager doesn't seem to support updatingtargetRevisionfor an OCI helm chart when it is set to, or includes, a digest.As mentioned in the ArgoCD docs, digest is a supported value for
targetRevision:So I would expect Renovate to support updating it.
Example
argocd-application.yamlwith just digest:Example
argocd-application.yamlwith both tag and digest:Relevant skip log:
Extracted dep:
Logs (if relevant)
Logs
All reactions