From acbe5b70bc6796c7701c817b5747328661cf07d2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Apr 2024 20:18:28 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.32-rocm@ef33aab by renovate (#20813) 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 | `ff0df27` -> `ef33aab` | --- > [!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 e642bafcb44..24f8219fbee 100644 --- a/charts/stable/ollama/values.yaml +++ b/charts/stable/ollama/values.yaml @@ -5,7 +5,7 @@ image: rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent - tag: 0.1.32-rocm@sha256:ff0df27832aa2f77c6adf476b7dbd7c4c06b981ca10921163b345066adbf892b + tag: 0.1.32-rocm@sha256:ef33aab38a4cd6951af50df86810e4a2f51e9a64792d9de55e9ec3d9ee5f59e5 uiImage: repository: ghcr.io/open-webui/open-webui pullPolicy: IfNotPresent