Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm get values <release> -n <namespace> -a -o yaml does not show all dependency chart values #12936

Open
niladrih opened this issue Apr 10, 2024 · 0 comments

Comments

@niladrih
Copy link

helm get values -a -o yaml does not show the complete values set for dependency charts. It did show all of the values up to v3.12.3.

I deserialize this output to judge the state of the release. Is there an alternative to this command for v3.13 and v3.14?

Output of helm version:
version.BuildInfo{Version:"v3.13.3", GitCommit:"c8b948945e52abba22ff885446a1486cb5fd3474", GitTreeState:"clean", GoVersion:"go1.20.11"}
This happens for all versions v3.13.0 onwards.
Doesn't occur for versions up to v3.12.3.

Output of kubectl version:

Client Version: v1.25.11
Kustomize Version: v4.5.7
Server Version: v1.25.16

Cloud Provider/Platform (AKS, GKE, Minikube etc.): local kubeadm cluster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant