From 71ce5e93816eb2ca6e96c37d2a0cf50dee2d5d89 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Jun 2024 08:18:08 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.40@95f3621 by renovate (#22725) 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 | `f59d3b5` -> `95f3621` | --- > [!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 ed47f4de47f..cb3ade6faac 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.40@sha256:f59d3b526140bb9be423115428b9092875c14fadf29fce263c9df4de668e210f + tag: 0.1.40@sha256:95f36213b7a015ac3efe1d743cc3e2f7feea0ba19d4d80aa866fbf226c1e1453 rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent