chore(helm): update image docker.io/localai/localai v3.4.0 → v3.5.0 (#39111)

This commit is contained in:
TrueCharts Bot
2025-09-04 05:33:34 +02:00
committed by GitHub
parent 7af35e7f4b
commit 6d08692b1b
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.4.0
appVersion: 3.5.0
dependencies:
- name: common
version: 28.16.5
@@ -36,5 +36,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/local-ai
- https://hub.docker.com/r/localai/localai
type: application
version: 16.17.0
version: 16.19.0
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v3.4.0@sha256:ae85d9d8001767cb6ce94c6f1e7502a4b4aed861cd5563b72b8544cbbeb70733
tag: v3.5.0@sha256:be55370b42b8384675d17169bab750e11406efcbf67042a98f7fc8c42fe6a4b5
ffmpegImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
@@ -33,7 +33,7 @@ allInOneCuda11Image:
allInOneCpuImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v3.4.0-aio-cpu@sha256:b7802966f964f83b9fda8f94d3cb79a3222a8080059e823b7515b75079a13abb
tag: v3.5.0-aio-cpu@sha256:0b009959f258f7fc11ab9074626dc2c0d095a6684da394fc93f336ce83629c58
securityContext:
container:
runAsNonRoot: false