diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 31ffa276da5..5aeb1ce0e8b 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.3.4 +appVersion: 4.3.5 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/local-ai - https://hub.docker.com/r/localai/localai type: application -version: 18.6.2 +version: 18.6.3 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 7778c0c1a15..57fe1d3e95b 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v4.3.4@sha256:e907be9e68a82cd6c288e572f8384813b3bf9018b99bb7212b037fb9dda26c1f + tag: v4.3.5@sha256:2d593a4f3a7c07993b116179089c748ac71fc2c1852a19a87a4eec439b0415f7 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent