diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index e701fa95034..cef19856196 100644 --- a/library/ix-dev/charts/home-assistant/Chart.yaml +++ b/library/ix-dev/charts/home-assistant/Chart.yaml @@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co annotations: title: Home Assistant type: application -version: 2.0.35 +version: 2.0.36 apiVersion: v2 -appVersion: 2024.7.3 +appVersion: 2024.7.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/home-assistant/values.yaml b/library/ix-dev/charts/home-assistant/values.yaml index 2cea65bad59..18cc20004fa 100644 --- a/library/ix-dev/charts/home-assistant/values.yaml +++ b/library/ix-dev/charts/home-assistant/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2024.7.3 + tag: 2024.7.4 # Keep using the same image # as before the migration diff --git a/library/ix-dev/charts/minio/Chart.yaml b/library/ix-dev/charts/minio/Chart.yaml index af112bc72ce..30a3b34ead4 100644 --- a/library/ix-dev/charts/minio/Chart.yaml +++ b/library/ix-dev/charts/minio/Chart.yaml @@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 2.0.12 +version: 2.0.13 apiVersion: v2 -appVersion: 2024-07-26T20-48-21Z +appVersion: 2024-07-29T22-14-52Z kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/minio/values.yaml b/library/ix-dev/charts/minio/values.yaml index 995eb380168..ce108adbcb3 100644 --- a/library/ix-dev/charts/minio/values.yaml +++ b/library/ix-dev/charts/minio/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2024-07-26T20-48-21Z + tag: RELEASE.2024-07-29T22-14-52Z logSearchImage: pullPolicy: IfNotPresent repository: minio/operator diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index c75351a5040..016ec5ee172 100644 --- a/library/ix-dev/community/castopod/Chart.yaml +++ b/library/ix-dev/community/castopod/Chart.yaml @@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who annotations: title: Castopod type: application -version: 1.2.21 +version: 1.2.22 apiVersion: v2 -appVersion: 1.12.3 +appVersion: 1.12.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/castopod/values.yaml b/library/ix-dev/community/castopod/values.yaml index 4e62050f1e9..c147c4019c7 100644 --- a/library/ix-dev/community/castopod/values.yaml +++ b/library/ix-dev/community/castopod/values.yaml @@ -1,11 +1,11 @@ image: repository: castopod/app pullPolicy: IfNotPresent - tag: 1.12.3 + tag: 1.12.5 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.12.3 + tag: 1.12.5 resources: limits: diff --git a/library/ix-dev/community/grafana/Chart.yaml b/library/ix-dev/community/grafana/Chart.yaml index 958a0456a3a..2f0e3dcd062 100644 --- a/library/ix-dev/community/grafana/Chart.yaml +++ b/library/ix-dev/community/grafana/Chart.yaml @@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever annotations: title: Grafana type: application -version: 1.2.15 +version: 1.2.16 apiVersion: v2 -appVersion: 11.1.1 +appVersion: 11.1.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/grafana/values.yaml b/library/ix-dev/community/grafana/values.yaml index ad35160b3c5..b9c131b7e79 100644 --- a/library/ix-dev/community/grafana/values.yaml +++ b/library/ix-dev/community/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: grafana/grafana pullPolicy: IfNotPresent - tag: 11.1.1 + tag: 11.1.3 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index b420af2eeb8..fdd70d24ebf 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr annotations: title: Immich type: application -version: 4.0.9 +version: 4.0.10 apiVersion: v2 -appVersion: 1.110.0 +appVersion: 1.111.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index 2d0ccbc6a85..a52d1731f6b 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/library/ix-dev/community/immich/values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.110.0 + tag: v1.111.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.110.0 + tag: v1.111.0 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.110.0-cuda + tag: v1.111.0-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.110.0-openvino + tag: v1.111.0-openvino pgvectorImage: repository: tensorchord/pgvecto-rs