From 30fcd6b49289310b0953dab4809ae1a4443871c7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 25 Jun 2024 08:24:01 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.46@d257e66 by renovate (#23760) 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 | `2fd140d` -> `d257e66` | --- > [!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/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 ad88fa0e3d9..6b8bf0030b5 100644 --- a/charts/stable/ollama/values.yaml +++ b/charts/stable/ollama/values.yaml @@ -1,7 +1,7 @@ image: repository: ollama/ollama pullPolicy: IfNotPresent - tag: 0.1.46@sha256:2fd140d4d85587a4ee24ea85d60bb83a4b88aa0108f80766e20643d04f95345f + tag: 0.1.46@sha256:d257e66e8ea5f6d6cc57fecb2a3d23b7911f35171a27c503e60e93f1f286aa06 rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent