diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 7b85c275275..b69e2784fa1 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.10.1 +appVersion: 3.11.0 dependencies: - name: common version: 28.29.49 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/local-ai - https://hub.docker.com/r/localai/localai type: application -version: 16.48.12 +version: 16.51.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 179114d8a8c..982410cdfe7 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.10.1@sha256:2a5cd6f2e1578297a8cb5d2d150508e00efc54548f433920ec1f9f4ce43e4e30 + tag: v3.11.0@sha256:5d585ef98040ca97b2d31c895d788930534ea4af47696f78b721a6eadc877bf1 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent @@ -25,7 +25,7 @@ cublasCuda11FfmpegImage: allInOneCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.10.1-aio-gpu-nvidia-cuda-12@sha256:01b05d27876a8e2d6f207b13943b94b13bee44cc523206caaf324fb6d05f9393 + tag: v3.11.0-aio-gpu-nvidia-cuda-12@sha256:3a6f65aac3057f7f49eb4bd3d69541e740fb3055755bfa1eb2a28a73147216a0 allInOneCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent @@ -33,7 +33,7 @@ allInOneCuda11Image: allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.10.1-aio-cpu@sha256:f19f6596f32600778edf40805e16d5bb08a1c04f2e9f5d719b536bb30c7a60d7 + tag: v3.11.0-aio-cpu@sha256:89955bf3ecb8e72f8864baad3efc3034ec8b6c0d45102e50f6f47b11a4e6c155 securityContext: container: runAsNonRoot: false