feat(ollama): update image docker.io/ollama/ollama 0.13.5 → 0.14.0 (#43601)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | minor | `5686428` -> `0222bf4` | | docker.io/ollama/ollama | minor | `2c9595c` -> `4d1c3ff` | --- > [!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 these updates again. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2xsYW1hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.13.5
|
||||
appVersion: 0.14.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
|
||||
- https://hub.docker.com/r/ollama/ollama
|
||||
type: application
|
||||
version: 8.19.17
|
||||
version: 8.21.0
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: docker.io/ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.13.5@sha256:2c9595c555fd70a28363489ac03bd5bf9e7c5bdf2890373c3a830ffd7252ce6d
|
||||
tag: 0.14.0@sha256:4d1c3ff8badca57327c1eb35e1842f7a28f3578ef40c8488a58854e083f53a1b
|
||||
rocmImage:
|
||||
repository: docker.io/ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.13.5-rocm@sha256:56864280993c0d7379e5427a9b561d3e017ae180c5a783b4a0947a2962d06168
|
||||
tag: 0.14.0-rocm@sha256:0222bf477d0512228137cff4fa3306068a5974d6ec9ae079a9148dc7914b3ad5
|
||||
uiImage:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user