From a9cc34449aed9fb5e3e43790815e3124b9690ab0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Jun 2025 20:21:06 +0200 Subject: [PATCH] chore(helm): update image docker.io/ollama/ollama digest to 5d2f63e (#36503) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | digest | `1e9b948` -> `5d2f63e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.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 4432ddf91e9..e5deba6ebd3 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - https://hub.docker.com/r/ollama/ollama type: application -version: 7.19.6 +version: 7.19.7 diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index 76b31052732..0eb2c750c64 100644 --- a/charts/stable/ollama/values.yaml +++ b/charts/stable/ollama/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/ollama/ollama pullPolicy: IfNotPresent - tag: 0.9.2@sha256:1e9b94832c0b3f82da8393edb277bacd722070525aadf37cb5cc7f6107bd8c7e + tag: 0.9.2@sha256:5d2f63e9e6ba753c8774991d95cf9091b5c35a0f84e1801a530b4f3fcef0e329 rocmImage: repository: docker.io/ollama/ollama pullPolicy: IfNotPresent