diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index f213390ff3e..98928f4fded 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.5.5 +appVersion: 4.5.6 dependencies: - name: common version: 29.6.0 @@ -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.9.1 +version: 18.9.2 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index ccbd7ef9894..925aa24f931 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.5.5@sha256:b6b347bcf9aee2f397b37fd110e3a7f6f90fe67ebb3fc16bdb4cee7fe33b0a84 + tag: v4.5.6@sha256:6fb366898c550646d02ade53ddaf7e9417f0c2415a2860c6d98a561cf5d3d267 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent