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 Chart Version should be SemVer #185

Open
1 task done
avo-sepp opened this issue Oct 5, 2024 · 0 comments
Open
1 task done

Helm Chart Version should be SemVer #185

avo-sepp opened this issue Oct 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@avo-sepp
Copy link

avo-sepp commented Oct 5, 2024

Steps To Reproduce

Helm Chart is versioned as year.month.date
This does not conform to SemVer and breaks automatic updating of Bitwarden deployment and Helm standards.

Expected Result

Helm chart should abide by SemVer versioning. Many Helm platforms, such as ArgoCD, rely on this versioning to control automatic updates and patching.

Actual Result

There is no way to know if a newer version of the Bitwarden Helm chart breaks backwards compatibility with existing Values.

Screenshots or Videos

No response

Additional Context

No response

Chart Version

Affects all versions

Environment Details

No response

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@avo-sepp avo-sepp added the bug Something isn't working label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant