From fec38e6bfc8bec31e600a358d05acc930edc891e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 12 Jun 2024 02:32:00 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.43-rocm@f118007 by renovate (#23221) 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 | `5b42ce5` -> `f118007` | --- > [!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 c5afa3a414e..e486c7eab3c 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - https://hub.docker.com/r/ollama/ollama type: application -version: 7.0.14 +version: 7.0.15 diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index 1ffb4381fb1..99f87c42f5a 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.43-rocm@sha256:5b42ce5deb91eefafc6f625db5fb9d2ee9abac79ed876f07e02a0749c68ee097 + tag: 0.1.43-rocm@sha256:f118007c0d14a4a87ed2a034b29a097b34d7fd26bb38dfa4c7cec2fe62b94cda uiImage: repository: ghcr.io/open-webui/open-webui pullPolicy: IfNotPresent