diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 896ce845e91..7d5a2523acb 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.1 +appVersion: 4.2.3 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.1 +version: 18.5.2 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index aab8eb36ec5..f66ca12f847 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.1@sha256:0fa73f600d310bb1792886db975d1b55dbb5eab1121552f11872892e40be8294 + tag: v4.2.3@sha256:8e6bdab56fb85f0d98faae3d8a2c14675caacfcb7baaaa842fe3802abc4bd9ec ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent