diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 6ad1b95c18e..e722fa45b28 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.4.2 +appVersion: 4.4.3 dependencies: - name: common version: 29.5.3 @@ -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.7.2 +version: 18.7.3 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index eacf9cb4975..fc50a0510a6 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.4.2@sha256:7d2d5eafe5bbc5c72df7ff1a0026cc8eb2c2676ac625d108e15d7b156099d361 + tag: v4.4.3@sha256:1aeb407121b5f5a70ed33f74fdb805d86435503f59fc106c53484e08d724b841 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent