We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 charts should use SemVer2 (https://helm.sh/docs/chart_best_practices/conventions/#version-numbers) and a version with major 0 (e.g. 0.1.0) shouldn't be considered stable: https://semver.org/#spec-item-4
Visualize unstable versions better, e.g. by changing the version badge color to red.
The readme of stable and unstable versions look quite similar.
Add a new badge with the text "unstabled".
I'd like to visualize that a helm chart isn't stable yet.
The text was updated successfully, but these errors were encountered:
Nepo26
No branches or pull requests
Is your feature request related to a problem? Please describe and/or link to a bug issue
Helm charts should use SemVer2 (https://helm.sh/docs/chart_best_practices/conventions/#version-numbers) and a version with major 0 (e.g. 0.1.0) shouldn't be considered stable: https://semver.org/#spec-item-4
Expected Behavior
Visualize unstable versions better, e.g. by changing the version badge color to red.
Current Behavior
The readme of stable and unstable versions look quite similar.
Describe alternatives you've considered
Add a new badge with the text "unstabled".
Context
I'd like to visualize that a helm chart isn't stable yet.
The text was updated successfully, but these errors were encountered: