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

BUG: helm non-deterministic random use of charts files or tgz #12955

Open
ramalhais-sky opened this issue Apr 16, 2024 · 0 comments
Open

BUG: helm non-deterministic random use of charts files or tgz #12955

ramalhais-sky opened this issue Apr 16, 2024 · 0 comments

Comments

@ramalhais-sky
Copy link

helm randomly uses either the files under charts directory, or the .tgz files it generated previously from helm dependency update

To work-around this bug, always run:
helm dependency update
before running helm template or install or upgrade

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

No branches or pull requests

2 participants