From e3b4b80fbe0d7478a4c7c7f1eccc26be1fec2a0e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Apr 2024 00:25:26 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.32-rocm@3021c0e by renovate (#20897) 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 | `31c8bbf` -> `3021c0e` | --- > [!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 4eeb109274d..5673200c6b6 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:31c8bbfe2f0aa1d2de92db2bfcb9fe49331b4c23df7301ac5ce5165d181e67e5 + tag: 0.1.32-rocm@sha256:3021c0e97700470f2eceaa982c2d2c5efc7852cdae471ece031b7b40049d445f uiImage: repository: ghcr.io/open-webui/open-webui pullPolicy: IfNotPresent