From 940baa0840500744ecabe82b607054744cdc8c15 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Apr 2024 20:18:25 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.32@b7f5293 by renovate (#20814) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ollama/ollama | digest | `7d4a23f` -> `b7f5293` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/ollama/Chart.yaml | 4 ++-- charts/stable/ollama/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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