From 85fdcd0953b0f791327fb34a21838aa92d0fd77f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 8 Jun 2024 02:31:27 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.1.42@6363c5d by renovate (#23092) 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 | `6d10fdf` -> `6363c5d` | --- > [!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 5f162008d75..e52ba163a1b 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.42@sha256:6d10fdf43c554617a515ff1c330a315afa223f13b25459c9cdc055df9db3ad65 + tag: 0.1.42@sha256:6363c5da064b02b5a1d15dbd1205c652e01c0e57accbfd831115e35a3efe0572 rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent