Bug: Image Shouldn't Be latest #27

Closed
opened 2026-02-15 19:15:34 -05:00 by yindo · 2 comments
Owner

Originally created by @westbrook-ai on GitHub (Jul 23, 2024).

Originally assigned to: @westbrook-ai on GitHub.

Setting the image tag to latest across versions can lead to unexpected upgrades, and doesn't appropriately tie the AppVersion field of the Helm chart to the Open WebUI version. Will be corrected in the next release.

Originally created by @westbrook-ai on GitHub (Jul 23, 2024). Originally assigned to: @westbrook-ai on GitHub. Setting the image tag to latest across versions can lead to unexpected upgrades, and doesn't appropriately tie the AppVersion field of the Helm chart to the Open WebUI version. Will be corrected in the next release.
yindo added the bug label 2026-02-15 19:15:34 -05:00
yindo closed this issue 2026-02-15 19:15:34 -05:00
Author
Owner

@westbrook-ai commented on GitHub (Aug 5, 2024):

There are currently some issues with the Open WebUI image tagging where certain version tags may not end up with hotfixes that are added to the main branch. I'm working with the team to address these issues so that version pinning can be done more consistently and safely in the future.

@westbrook-ai commented on GitHub (Aug 5, 2024): There are currently some issues with the Open WebUI image tagging where certain version tags may not end up with hotfixes that are added to the `main` branch. I'm working with the team to address these issues so that version pinning can be done more consistently and safely in the future.
Author
Owner

@westbrook-ai commented on GitHub (Aug 25, 2024):

I have a PR open to address the image tagging issues on the main repo: https://github.com/open-webui/open-webui/pull/4859

Once that's merged, the Helm charts will switch from using the latest tag to using the version tag matching the AppVersion that's specified in the chart.

@westbrook-ai commented on GitHub (Aug 25, 2024): I have a PR open to address the image tagging issues on the main repo: https://github.com/open-webui/open-webui/pull/4859 Once that's merged, the Helm charts will switch from using the `latest` tag to using the version tag matching the `AppVersion` that's specified in the chart.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#27