From e77c3ebce3a2b27b18d614dda254b13ee4b739ef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 7 Aug 2024 02:30:37 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.3.4-rocm@c6a102c by renovate (#24839) 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 | `31c936b` -> `c6a102c` | --- > [!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/Chart.yaml | 2 +- charts/stable/ollama/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index 52d17d9be5d..f23111879e4 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - https://hub.docker.com/r/ollama/ollama type: application -version: 7.3.7 +version: 7.3.8 diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index 92d0fe17659..49fc9655455 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.3.4-rocm@sha256:31c936b09ee240dff500c4ddc80927eec2967e0f81eca9b046fb9be0f30c086f + tag: 0.3.4-rocm@sha256:c6a102ce62dd3add08156a66b5c3bf90988c66531d1b598042d6f5bd01a6bc68 uiImage: repository: ghcr.io/open-webui/open-webui pullPolicy: IfNotPresent