Use Conventional Commits and SemVer Actions to Update Chart Version #41

Closed
opened 2026-02-15 19:15:42 -05:00 by yindo · 1 comment
Owner

Originally created by @westbrook-ai on GitHub (Oct 19, 2024).

PRs frequently don't include updates to the Helm chart Version, and asking contributors to decide for themselves what kind of update should be used could lead to inconsistent opinions about versioning. We should look at using a SemVer Github Action and conventional commits to help solve for this, which will reduce the manual burden on contributors and maintainers alike.

Possible Github Action for this here: https://github.com/ietf-tools/semver-action

Originally created by @westbrook-ai on GitHub (Oct 19, 2024). PRs frequently don't include updates to the Helm chart Version, and asking contributors to decide for themselves what kind of update should be used could lead to inconsistent opinions about versioning. We should look at using a SemVer Github Action and conventional commits to help solve for this, which will reduce the manual burden on contributors and maintainers alike. Possible Github Action for this here: https://github.com/ietf-tools/semver-action
yindo added the enhancement label 2026-02-15 19:15:42 -05:00
yindo closed this issue 2026-02-15 19:15:42 -05:00
Author
Owner

@westbrook-ai commented on GitHub (Nov 10, 2024):

Closed with https://github.com/open-webui/helm-charts/pull/104, just confirmed it works with the latest PR.

@westbrook-ai commented on GitHub (Nov 10, 2024): Closed with https://github.com/open-webui/helm-charts/pull/104, just confirmed it works with the latest PR.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#41