diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index a7d9436af8af..7c9d3eabdf98 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.9.0 +appVersion: 2.10.0 dependencies: - name: common version: 20.2.0 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png keywords: - local-ai - ai -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - https://hub.docker.com/r/localai/localai type: application -version: 9.18.0 +version: 9.19.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 361f96b80c80..837da2a63246 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.9.0@sha256:4a100a2bee97f447008cc452a506fc247ae9566360634068316eeb6c2770d110 + tag: v2.10.0@sha256:5cd0285817ad4e785a20487a99be24a4d7c077a5adae699e975dc75b021458c2 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent