diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index e75c5e25ddf..f213390ff3e 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.4 +appVersion: 4.5.5 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.0 +version: 18.9.1 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 916347b9246..ccbd7ef9894 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.4@sha256:b61ca5a186640e020d23d3de125018b820c03d6da773ff6abd57fd3afdd3f9a5 + tag: v4.5.5@sha256:b6b347bcf9aee2f397b37fd110e3a7f6f90fe67ebb3fc16bdb4cee7fe33b0a84 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent