From a1567f11d7580bf6b4a997787dc7d5ffdb923b5f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Sep 2025 12:22:49 +0200 Subject: [PATCH] chore(helm): update image docker.io/ollama/ollama digest to c622a7a (#40033) 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 | `b492845` -> `c622a7a` | --- > [!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/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index 40aacc9e808..0c3dde535aa 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.12.3@sha256:b4928458d13e61a03f718e61f93f0cf029ec5a50f083289185e40bbb43804766 + tag: 0.12.3@sha256:c622a7adec67cf5bd7fe1802b7e26aa583a955a54e91d132889301f50c3e0bd0 rocmImage: repository: docker.io/ollama/ollama pullPolicy: IfNotPresent