diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index d5a308f3303..f079cc7140c 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.21.1 +appVersion: 2.22.0 dependencies: - name: common version: 25.0.0 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - https://hub.docker.com/r/localai/localai type: application -version: 11.15.0 +version: 11.16.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 38887c864da..6504ded2f70 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -1,27 +1,27 @@ image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.21.1@sha256:77210d1c106349b765a9336d747327eb5c66f23cec02c0dafd83deb972030e27 + tag: v2.22.0@sha256:b815d87ee0fa674e7c7369a667b6f8a802c14b81a0c7dc8d8daa08abe68689bf ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.21.1-ffmpeg-core@sha256:e0d92d06f3d46c173c29e0e94912d0435fa9d36b2d2cc7d2ee7991a2719ffd12 + tag: v2.22.0-ffmpeg-core@sha256:d35571dc1758cb06d38b36652c0c65979ac61c653d81e776891afbbe15a58761 cublasCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.21.1-cublas-cuda12-core@sha256:523cdd0ad3d5ee0f1b264f9c685aaffd7ba3c270c4ff376af7e5d2f004653875 + tag: v2.22.0-cublas-cuda12-core@sha256:a1975d2775822b34e3cba37d933a2dc071daedce1909934902b54c60a6d58ab5 cublasCuda12FfmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.21.1-cublas-cuda12-ffmpeg-core@sha256:fd2052ccf90141035dee0a7c8d1e90677bd0bf36d8a67f33c0589570180fa97f + tag: v2.22.0-cublas-cuda12-ffmpeg-core@sha256:7cf125652263e401bd5e346cd6b7eaeb963586c64df9bafdb3f2a7ff49d01b7b cublasCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.21.1-cublas-cuda11-core@sha256:210ed4461e454ed339dc0a80c7064b56c937e4963bacd85118fe7c8552ee68b3 + tag: v2.22.0-cublas-cuda11-core@sha256:5d5444be1407520553c24766744777944f8d29ff2a7920c30210246e08d07fec cublasCuda11FfmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.21.1-cublas-cuda11-ffmpeg-core@sha256:0a64deb73e70f79291434e029f3b5b7b3abab63303965662cdef8ce344f95c88 + tag: v2.22.0-cublas-cuda11-ffmpeg-core@sha256:7949f7ac88821bb63d180af4a5952273708891683d38e47ab563ed790e02d0fa allInOneCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent @@ -33,7 +33,7 @@ allInOneCuda11Image: allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.21.1-aio-cpu@sha256:1ddb2469b7cc0d0636a3d2e0e1965a1d3e76344cf112b3974af462bf4348c192 + tag: v2.22.0-aio-cpu@sha256:538c0a47aa2839f45d5b63017e44e1eb876b3f215c338f2450011d3ce28b872a securityContext: container: runAsNonRoot: false