diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 242e02266d3..5ad0c9911aa 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.5.1 +appVersion: 3.5.2 dependencies: - name: common version: 28.18.0 @@ -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.21.4 +version: 16.21.8 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 2f586d6d6a2..f5ddb177c0f 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.5.1@sha256:0df57c8fc4db3bef6da63f758298eb195bd1f4630aa7fbf1790731e5a8b73adc + tag: v3.5.2@sha256:a315f8b59d90c0c67d212f449bf750a50cd8e694706b7a11e8c151231f9f9656 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent @@ -25,15 +25,15 @@ cublasCuda11FfmpegImage: allInOneCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.5.1-aio-gpu-nvidia-cuda-12@sha256:450788baabb80a2c99cf46cf74eb562b33634db38bcdd6afae485ba418ba7154 + tag: v3.5.2-aio-gpu-nvidia-cuda-12@sha256:d05605fbe506a281565562953e6a67573a3519e93379523012cb545d708f3b89 allInOneCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.5.1-aio-gpu-nvidia-cuda-11@sha256:ddda95ad5c73cc4bf537bd67551f9053310b9e69af66ba03e3b09222bba6822e + tag: v3.5.2-aio-gpu-nvidia-cuda-11@sha256:187c5a041211f20f4c84b743e68702feab4b66468ddb12f2109c5a1452f1580f allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.5.1-aio-cpu@sha256:f64eb93c115f86224e91e0ebefcb83c0e896f6ad0e8b7adb23450af8ddc87051 + tag: v3.5.2-aio-cpu@sha256:8ec2ba9bb95db5457e6dc5256e7ea246118b829b4f4efe992f76cab5332ad29a securityContext: container: runAsNonRoot: false