chore(helm): update image docker.io/ollama/ollama 0.7.0 → 0.8.0 (#35756)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | minor | `3dff1af` -> `1acbd5d` | | docker.io/ollama/ollama | minor | `f669924` -> `e2c9ab1` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
Alfred Göppel
parent
280c3bd2a9
commit
3af3ce87fe
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.7.0
|
||||
appVersion: 0.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -38,5 +38,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
||||
- https://hub.docker.com/r/ollama/ollama
|
||||
type: application
|
||||
version: 7.15.3
|
||||
|
||||
version: 7.17.0
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: docker.io/ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.7.0@sha256:f6699242880c38eb356dfd8204b08b7a7ba4da2645bdece55a0871bf6752a585
|
||||
tag: 0.8.0@sha256:e2c9ab127d555aa671d06d2a48ab58a2e544bbdaf6fa93313dbb4fb8bb73867c
|
||||
rocmImage:
|
||||
repository: docker.io/ollama/ollama
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.7.0-rocm@sha256:3dff1af5ea6ba7c4c1d70cbcf6c319c88978be7fe6a89ab6fec16144e5b89952
|
||||
tag: 0.8.0-rocm@sha256:1acbd5d397ee9be547e564f5caf4e16cc160f6c5249a2016408e4ac4222ae2e7
|
||||
uiImage:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user