Compare commits

..

3 commits

2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ spec:
app: app:
image: image:
repository: ghcr.io/open-webui/open-webui repository: ghcr.io/open-webui/open-webui
tag: v0.3.20 tag: 0.3.21
env: env:
- name: OLLAMA_BASE_URL - name: OLLAMA_BASE_URL
value: http://ollama.ai.svc.cluster.local:11434 value: http://ollama.ai.svc.cluster.local:11434

View file

@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: kube-prometheus-stack chart: kube-prometheus-stack
version: 62.5.0 version: 62.5.1
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: prometheus-community name: prometheus-community