From abc61b9430f3aaf2fb366f061cd122770ebad02d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Apr 2024 08:20:11 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.32@c6b4516 by renovate (#20835) 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 | `b7f5293` -> `c6b4516` | --- > [!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 00492f611c1..eda46fdcc81 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:b7f5293268dbe30f76c3cca1d747bffeccd16dc8d05a28a2af62c953d4d6d705 + tag: 0.1.32@sha256:c6b451695f50655a937d738d9d9b9ee54f1c0307ff1032c0436b649a0e123c73 rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent