diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 7d5a2523acb..af01ea0354e 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.2.3 +appVersion: 4.2.4 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.5.2 +version: 18.5.3 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index f66ca12f847..9fb47c67e2e 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.2.3@sha256:8e6bdab56fb85f0d98faae3d8a2c14675caacfcb7baaaa842fe3802abc4bd9ec + tag: v4.2.4@sha256:03fef52d5c19f196e9ebf1c46300d818e4d85370fb52ff62c699792f489990ad ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent