chore: remove 'v' prefix from open-webui image tag

This commit is contained in:
2026-08-25 23:22:55 +02:00
parent b7038c526e
commit eb1b1b950d
@@ -18,7 +18,7 @@ spec:
# -- Open WebUI image repository
repository: ghcr.io/open-webui/open-webui
# -- Open WebUI image tag (Open WebUI image tags can be found here: https://github.com/open-webui/open-webui)
tag: "v0.11.1"
tag: "0.11.1"
replicas: 1