From 293b1c4c44f50c794c2ffb52398dd2171a8aae88 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 8 Jun 2024 02:31:05 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.42-rocm@0ca46a4 by renovate (#23091) 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 | `08d804e` -> `0ca46a4` | --- > [!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 d2227b2e841..db15d3d7bbb 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.7 +version: 7.0.8 diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index 4eaf1b9cea3..5f162008d75 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.42-rocm@sha256:08d804e1d98d4d3fe3068b394fbde60a239ac99b14a90f151955b48d598e4b4b + tag: 0.1.42-rocm@sha256:0ca46a4925af7c8724d2570ac52c3a05fb4ed00d5d7700ba6179142b0ecccfa5 uiImage: repository: ghcr.io/open-webui/open-webui pullPolicy: IfNotPresent