From 25139c70ed4869cdf41dc96abef11c0a9e17064e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 31 Jul 2024 08:21:15 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.3.1@1982fe6 by renovate (#24598) 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 | `05c9e7a` -> `1982fe6` | --- > [!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/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index 4e4bc18be39..964847a3020 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.3.1@sha256:05c9e7a4cdbf4b49a36048e863d94b56d6181b623cf049adcc2dbeb37175b173 + tag: 0.3.1@sha256:1982fe6de8a0a8a0897d08c4099e403052aacda17d67b5554957ca104e50d449 rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent