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

Keep Chart.appVersion in sync with langfuse releases and track them automatically #16

Open
frittentheke opened this issue Jul 24, 2024 · 0 comments

Comments

@frittentheke
Copy link

First of all, thanks for providing and maintaining this Helm chart!

I would be nice if the Helm chart was automatically tracking the latest (stable) release of langfuse via bumps to the appVersion.
Currently it seems to use a major appVersion of "2" .
while this is nice to always start with most recent version 2.x.y, this is not as explicit as one would like.
Event though you have the imagePullPolicy set to always, this requires the recreation of the Pod which then does not happen explicitly via a helm upgrade but co-incidentally with other K8s cluster operations.

I'd rather just use the Helm chart version as the "package version" and as an indicator that there is an update available.

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

No branches or pull requests

1 participant