From 77de00c774353d80468c6cf62a94bfd94a6466df Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 7 Aug 2024 08:23:14 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.3.4@31b45db by renovate (#24851) 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 | `4343979` -> `31b45db` | --- > [!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 7b60b1f60bb..3bd06647433 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.3.4@sha256:4343979dd023d91755c2e2e761d62b8565e37d61205f813bda8ac19b54574304 + tag: 0.3.4@sha256:31b45dbe6f713ee6d05d5f72323463044ea32105df4dd0c3e7fd18207f3783c7 rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent