diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index 135a36fb4f..a9803901e7 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.31 +version: 2.0.32 apiVersion: v2 -appVersion: 2024.6.4 +appVersion: 2024.7.0 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 cbbcd5857b..e491065b10 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.6.4 + tag: 2024.7.0 # Keep using the same image # as before the migration diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index cfea6ac506..2287ad4ee1 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.19 +version: 1.2.20 apiVersion: v2 -appVersion: 1.12.1 +appVersion: 1.12.2 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 aa4581e59d..d72506181e 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.1 + tag: 1.12.2 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.12.1 + tag: 1.12.2 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 329160ebc2..38ee27f3c8 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.4 +version: 4.0.5 apiVersion: v2 -appVersion: 1.107.1 +appVersion: 1.107.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/immich/upgrade_info.json b/library/ix-dev/community/immich/upgrade_info.json index 819307a16b..6b71e95233 100644 --- a/library/ix-dev/community/immich/upgrade_info.json +++ b/library/ix-dev/community/immich/upgrade_info.json @@ -4,7 +4,6 @@ "image", "mlImage", "mlCudaImage", - "pgvectorImage", "mlOpenvinoImage" ] } diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index 79f5c03987..d441af9959 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.107.1 + tag: v1.107.2 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.107.1 + tag: v1.107.2 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.107.1-cuda + tag: v1.107.2-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.107.1-openvino + tag: v1.107.2-openvino pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/library/ix-dev/community/mealie/Chart.yaml b/library/ix-dev/community/mealie/Chart.yaml index aaf88fad20..9548afd570 100644 --- a/library/ix-dev/community/mealie/Chart.yaml +++ b/library/ix-dev/community/mealie/Chart.yaml @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 -appVersion: 1.9.0 +appVersion: 1.10.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/mealie/values.yaml b/library/ix-dev/community/mealie/values.yaml index 8849f18926..9dc461b773 100644 --- a/library/ix-dev/community/mealie/values.yaml +++ b/library/ix-dev/community/mealie/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.9.0 + tag: v1.10.1 resources: limits: diff --git a/library/ix-dev/community/metube/Chart.yaml b/library/ix-dev/community/metube/Chart.yaml index 0c23684b52..3938337e00 100644 --- a/library/ix-dev/community/metube/Chart.yaml +++ b/library/ix-dev/community/metube/Chart.yaml @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.2.20 +version: 1.2.21 apiVersion: v2 -appVersion: '2024-07-02' +appVersion: '2024-07-03' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/metube/values.yaml b/library/ix-dev/community/metube/values.yaml index b70b3f38be..34abfcbc6a 100644 --- a/library/ix-dev/community/metube/values.yaml +++ b/library/ix-dev/community/metube/values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2024-07-02' + tag: '2024-07-03' resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index df58092d9a..3ae79f34c7 100644 --- a/library/ix-dev/community/n8n/Chart.yaml +++ b/library/ix-dev/community/n8n/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.57 +version: 1.2.58 apiVersion: v2 -appVersion: 1.48.2 +appVersion: 1.49.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/n8n/values.yaml b/library/ix-dev/community/n8n/values.yaml index b383d9aae2..64d3e62838 100644 --- a/library/ix-dev/community/n8n/values.yaml +++ b/library/ix-dev/community/n8n/values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.48.2 + tag: 1.49.0 resources: limits: diff --git a/library/ix-dev/community/webdav/Chart.yaml b/library/ix-dev/community/webdav/Chart.yaml index ffe1b245ad..9c12e01af7 100644 --- a/library/ix-dev/community/webdav/Chart.yaml +++ b/library/ix-dev/community/webdav/Chart.yaml @@ -4,9 +4,9 @@ description: WebDAV is a set of extensions to the HTTP protocol which allows use annotations: title: WebDAV type: application -version: 1.0.28 +version: 1.0.29 apiVersion: v2 -appVersion: 2.4.60 +appVersion: 2.4.61 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/webdav/values.yaml b/library/ix-dev/community/webdav/values.yaml index 93e731d4a4..90f91e4b67 100644 --- a/library/ix-dev/community/webdav/values.yaml +++ b/library/ix-dev/community/webdav/values.yaml @@ -1,7 +1,7 @@ image: repository: httpd pullPolicy: IfNotPresent - tag: 2.4.60 + tag: 2.4.61 resources: limits: