chore(deps): update container image ollama/ollama to v0.1.37 by renovate (#21929)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ollama/ollama | patch | `0.1.36-rocm` -> `0.1.37-rocm` | | ollama/ollama | patch | `0.1.36` -> `0.1.37` | --- > [!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 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.1.36
|
appVersion: 0.1.37
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 23.0.0
|
version: 23.0.0
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- ollama
|
- ollama
|
||||||
- language-models
|
- language-models
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,7 +33,7 @@ sources:
|
|||||||
- https://github.com/ollama/ollama
|
- https://github.com/ollama/ollama
|
||||||
- https://github.com/open-webui/open-webui
|
- https://github.com/open-webui/open-webui
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
||||||
- https://hub.docker.com/r/ollama/ollama
|
|
||||||
- https://ghcr.io/open-webui/open-webui
|
- https://ghcr.io/open-webui/open-webui
|
||||||
|
- https://hub.docker.com/r/ollama/ollama
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.16
|
version: 6.0.18
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
image:
|
image:
|
||||||
repository: ollama/ollama
|
repository: ollama/ollama
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.1.36@sha256:0f9cdb2eac96c6002856fc83ed5f6c0170b090a747552620283986060ffb1532
|
tag: 0.1.37@sha256:3a69f769184d5b9e96c664e287f18067ba11fd43f0d8a265c949eb04e0aaae4a
|
||||||
rocmImage:
|
rocmImage:
|
||||||
repository: ollama/ollama
|
repository: ollama/ollama
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.1.36-rocm@sha256:36148bbaf16f5a3ec9b5859f9c5cd99449963ac927001f2dde18004d78b990ed
|
tag: 0.1.37-rocm@sha256:1670f9cc9b42a64749f85748644777bab2c1eef8ea765b92964456deadfeb451
|
||||||
uiImage:
|
uiImage:
|
||||||
repository: ghcr.io/open-webui/open-webui
|
repository: ghcr.io/open-webui/open-webui
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
Reference in New Issue
Block a user