diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 0b83d2455d9..34e282fca4b 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -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 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index b21c4944278..4483304b978 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -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