How do I figure out which version of Helm my argocd deployment is using? #5671
Unanswered
igorpalant
asked this question in
Q&A
Replies: 1 comment
-
Hi @igorpalant, if by version you mean the specific version of the Helm utility, then here are a couple ways:
If by version you mean Helm API version (v2 or v3), then see here for the information on which version is used and why. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an issue deploying dapr 1.0.0. Here is the issue and I am wondering if it is because of certain helm version:
failed exit status 1: Error: parse error in "dapr/charts/dapr_sidecar_injector/templates/dapr_sidecar_injector_webhook_config.yaml": template: dapr/charts/dapr_sidecar_injector/templates/dapr_sidecar_injector_webhook_config.yaml:1: function "lookup" not defined
Beta Was this translation helpful? Give feedback.
All reactions