diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 220b91beec0..4b2f7e88eef 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.6 +appVersion: 4.6.0 dependencies: - name: common version: 29.7.1 @@ -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.10.0 +version: 18.11.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 925aa24f931..ee82aca7741 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.6@sha256:6fb366898c550646d02ade53ddaf7e9417f0c2415a2860c6d98a561cf5d3d267 + tag: v4.6.0@sha256:8c6f1072190c33a0cf58c587e5edcc253d2f6d10aadee6a5b56d5c6324ebfaf1 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent