From 9fdc91dc8601b16b02d9c30d8ae43bc319b33da0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Jul 2024 02:32:10 +0200 Subject: [PATCH] chore(deps): update container image ollama/ollama to 0.3.0@0287b51 by renovate (#24356) 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 | `35eed50` -> `0287b51` | --- > [!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/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 84d9c83f621..c1ee116d69d 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - https://hub.docker.com/r/ollama/ollama type: application -version: 7.3.0 +version: 7.3.1 diff --git a/charts/stable/ollama/values.yaml b/charts/stable/ollama/values.yaml index 38009234a0c..deac1756cc3 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.0@sha256:35eed5095c8e379f58ec04bf3cd3f61a9a34cbff3205c40156921673ee96a25b + tag: 0.3.0@sha256:0287b511c66fcaec00e21b3b96b9b3db7f9d88d971c6b4d8fa3b97ea5da752e8 rocmImage: repository: ollama/ollama pullPolicy: IfNotPresent