diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 2fcb05311ae..7cbd319f8f2 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.25.0" +appVersion: "1.30.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 25544a991ed..3a1934aefae 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/local-ai pullPolicy: IfNotPresent - tag: v1.25.0@sha256:fc9f189222c85eddfd215ebd714f0561780ac585495e943ba2fed00756424d73 + tag: v1.30.0@sha256:d2ef8eef44d66e0610e3499054a0895db276564bdef0f2c45aa0c84f4f20b8bb ffmpegImage: repository: tccr.io/truecharts/local-ai-ffmpeg pullPolicy: IfNotPresent