diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index e07dd8c21af..9c3e94ab01a 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -33,7 +33,7 @@ sources: - https://github.com/ollama/ollama - https://github.com/open-webui/open-webui - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - - https://ghcr.io/open-webui/open-webui - https://hub.docker.com/r/ollama/ollama + - https://ghcr.io/open-webui/open-webui type: application -version: 5.4.7 +version: 5.4.8 diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index 6363a673c5c..e642bafcb44 100644 --- a/charts/stable/ollama/values.yaml +++ b/charts/stable/ollama/values.yaml @@ -1,7 +1,7 @@ image: repository: ollama/ollama pullPolicy: IfNotPresent - tag: 0.1.32@sha256:7d4a23f58d082512755f2c65e45f003451c56633599c87dcb02db3011b6ce237 + tag: 0.1.32@sha256:b7f5293268dbe30f76c3cca1d747bffeccd16dc8d05a28a2af62c953d4d6d705 rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent