Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image ghcr.io/open-webui/open-webui to latest@5d7ca0c by renovate #20341

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/ollama/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.png
keywords:
- ollama
- language-models
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -36,4 +36,4 @@ sources:
- https://hub.docker.com/r/ollama/ollama
- https://ghcr.io/open-webui/open-webui
type: application
version: 5.3.10
version: 5.3.11
2 changes: 1 addition & 1 deletion charts/stable/ollama/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rocmImage:
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent
tag: latest@sha256:f4b17695d4a3be96970ad8a061fbbcb5805b90636c501ebdba3553ba779f245c
tag: latest@sha256:5d7ca0c1613226f2b5c4e1b816338e0d11d85e765abb13bfdd1a8a68423900e2

securityContext:
container:
Expand Down