Skip to content

Adding a flag to override version in charts #293

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Hammond95
Copy link

@Hammond95 Hammond95 commented May 14, 2025

This is an attempt to add a version override for charts in the helm-docs generated documentation.

The idea is to allow for a version override in a similar way that happens already in helm with the command helm package --version="1.0.0".

This is particularly useful in a CI context and especially for dev versions of the artifacts. Since we want to package the correct helm-docs README within the artifact, the idea is to set the right version in the generated README.

@Hammond95
Copy link
Author

Hammond95 commented May 14, 2025

Since it's my first time contributing to this project I would like to ask maintainers and codeowners about guidelines and possibly suggestions to go into the right direction 🙏 .

Sorry in advance for the tag, @norwoodj @Nepo26.

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

Successfully merging this pull request may close these issues.

1 participant