From 7f8b2cac84647bd6f6c3e00fa7b22434455d8711 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 25 Jun 2024 08:21:38 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.46-rocm@ae28b7c by renovate (#23759) 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 | `e9bb7b7` -> `ae28b7c` | --- > [!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 e2eedc0a0c9..aa429e9562d 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.1.5 +version: 7.1.6 diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index 845ba21eda0..ad88fa0e3d9 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.46-rocm@sha256:e9bb7b73697dbeea341b1d73d8e61d9ee50e7ab9033f0d007ff167dca4dde708 + tag: 0.1.46-rocm@sha256:ae28b7c23997401bd1059715207984f6f4f977961948415ef4c513c9fcfb74c6 uiImage: repository: ghcr.io/open-webui/open-webui pullPolicy: IfNotPresent