mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-04 03:49:27 +00:00
Update dependent charts, remove latest tag from values, and upgrade to v0.3.14
This commit is contained in:
parent
6475d5af98
commit
73673db0c6
@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: ollama
|
||||
repository: https://otwld.github.io/ollama-helm/
|
||||
version: 0.54.0
|
||||
version: 0.58.0
|
||||
- name: pipelines
|
||||
repository: https://helm.openwebui.com
|
||||
version: 0.0.4
|
||||
digest: sha256:3c135761c6adaa4a8f3b9559bebcd37ffa1eb304df218270c1d505ff3f58cf43
|
||||
generated: "2024-08-19T19:45:36.916936843-04:00"
|
||||
digest: sha256:d70b73014c68843929d723f1709e935c8cf3df5c6f9f13e3ae9f5c747af57dfb
|
||||
generated: "2024-09-12T21:14:52.482218-06:00"
|
||||
|
@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
name: open-webui
|
||||
version: 3.1.9
|
||||
appVersion: "0.3.13"
|
||||
version: 3.1.10
|
||||
appVersion: "0.3.14"
|
||||
|
||||
home: https://www.openwebui.com/
|
||||
icon: https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png
|
||||
|
Binary file not shown.
BIN
charts/open-webui/charts/ollama-0.58.0.tgz
Normal file
BIN
charts/open-webui/charts/ollama-0.58.0.tgz
Normal file
Binary file not shown.
@ -36,7 +36,7 @@ replicaCount: 1
|
||||
# -- Open WebUI image tags can be found here: https://github.com/open-webui/open-webui/pkgs/container/open-webui
|
||||
image:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
tag: "latest"
|
||||
tag: ""
|
||||
pullPolicy: "IfNotPresent"
|
||||
|
||||
# -- Configure imagePullSecrets to use private registry
|
||||
|
Loading…
Reference in New Issue
Block a user