chore(deps): update container image ollama/ollama to v0.1.36 by renovate (#21911)

This commit is contained in:
TrueCharts Bot
2024-05-11 14:25:27 +02:00
committed by GitHub
parent bd9267ebbf
commit 99622bceda
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.35
appVersion: 0.1.36
dependencies:
- name: common
version: 23.0.0
@@ -33,7 +33,7 @@ sources:
- https://github.com/ollama/ollama
- https://github.com/open-webui/open-webui
- 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://hub.docker.com/r/ollama/ollama
type: application
version: 6.0.14
version: 6.0.16

View File

@@ -1,11 +1,11 @@
image:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.35@sha256:e23623ea740f31d2b597a60a70e58e5f5e2fbbb75c82396a3a201c1f5fbb7c82
tag: 0.1.36@sha256:0f9cdb2eac96c6002856fc83ed5f6c0170b090a747552620283986060ffb1532
rocmImage:
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: 0.1.35-rocm@sha256:f51e00df957d2a80d284747bc0e80b561633be3e1803c9789ed02d0c3e640756
tag: 0.1.36-rocm@sha256:36148bbaf16f5a3ec9b5859f9c5cd99449963ac927001f2dde18004d78b990ed
uiImage:
repository: ghcr.io/open-webui/open-webui
pullPolicy: IfNotPresent