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

[Feat]: Set badge color based on version #235

Open
mueller-ma opened this issue Jun 18, 2024 · 0 comments
Open

[Feat]: Set badge color based on version #235

mueller-ma opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mueller-ma
Copy link

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.

@mueller-ma mueller-ma added the enhancement New feature or request label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants