diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 5aeb1ce0e8b..e71622a9243 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.5 +appVersion: 4.3.6 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.3 +version: 18.6.4 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 57fe1d3e95b..2e49c6365aa 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.5@sha256:2d593a4f3a7c07993b116179089c748ac71fc2c1852a19a87a4eec439b0415f7 + tag: v4.3.6@sha256:d62ab7bb1c578febf2a4ea2566c294d5f334bdd822e48a896ee10cca950ec177 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent