fix(ci/release): Update the signature of open-webui chart (to trigger release 5.21.0)

- The new signature is from open-webui image
This commit is contained in:
jyje 2025-03-11 19:19:32 +09:00
parent 72d5981836
commit 64a2f77a68
No known key found for this signature in database
GPG Key ID: CFEECE847750DA12

View File

@ -1,11 +1,11 @@
{{- ` {{- `
🎉 Welcome to Open WebUI!! 🎉 Welcome to Open WebUI!!
___ __ __ _ _ _ ___ ██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗
/ _ \ _ __ ___ _ __ \ \ / /__| |__ | | | |_ _| ██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║
| | | | '_ \ / _ \ '_ \ \ \ /\ / / _ \ '_ \| | | || | ██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║
| |_| | |_) | __/ | | | \ V V / __/ |_) | |_| || | ██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║
\___/| .__/ \___|_| |_| \_/\_/ \___|_.__/ \___/|___| ╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║
|_| ╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝
` }} ` }}
v{{ .Chart.AppVersion }} - building the best open-source AI user interface. v{{ .Chart.AppVersion }} - building the best open-source AI user interface.
- Chart Version: v{{ .Chart.Version }} - Chart Version: v{{ .Chart.Version }}
@ -61,7 +61,7 @@ This interface allows you to easily interact with local AI models.
3. Useful Commands: 3. Useful Commands:
- Check deployment status: - Check deployment status:
helm status {{ .Release.Name }} -n {{ .Release.Namespace }} helm status {{ .Release.Name }} -n {{ .Release.Namespace }}
- Get detailed information: - Get detailed information:
helm get all {{ .Release.Name }} -n {{ .Release.Namespace }} helm get all {{ .Release.Name }} -n {{ .Release.Namespace }}