diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index c6140f840d..28f8474f43 100644 --- a/library/ix-dev/charts/home-assistant/Chart.yaml +++ b/library/ix-dev/charts/home-assistant/Chart.yaml @@ -1,11 +1,12 @@ name: home-assistant -description: Home Assistant is an open source home automation that puts local control and privacy first. +description: Home Assistant is an open source home automation that puts local control + and privacy first. annotations: title: Home Assistant type: application -version: 2.0.4 +version: 2.0.5 apiVersion: v2 -appVersion: 2024.1.5 +appVersion: 2024.1.6 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 349b59de5d..de1aeb5274 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.1.5 + tag: 2024.1.6 # 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 f58c0ebb0e..6e1cb421d0 100644 --- a/library/ix-dev/community/castopod/Chart.yaml +++ b/library/ix-dev/community/castopod/Chart.yaml @@ -1,11 +1,12 @@ name: castopod -description: Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience. +description: Castopod is an open-source hosting platform made for podcasters who want + engage and interact with their audience. annotations: title: Castopod type: application -version: 1.2.9 +version: 1.2.10 apiVersion: v2 -appVersion: 1.8.2 +appVersion: 1.9.0 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 eb051a2ade..46c9a925da 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.8.2 + tag: 1.9.0 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.8.2 + tag: 1.9.0 resources: limits: diff --git a/library/ix-dev/community/drawio/Chart.yaml b/library/ix-dev/community/drawio/Chart.yaml index 4f2d19c0c1..f87495e13f 100644 --- a/library/ix-dev/community/drawio/Chart.yaml +++ b/library/ix-dev/community/drawio/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.2.13 +version: 1.2.14 apiVersion: v2 -appVersion: 23.0.2 +appVersion: 23.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/drawio/values.yaml b/library/ix-dev/community/drawio/values.yaml index 4750195a3f..edf1196931 100644 --- a/library/ix-dev/community/drawio/values.yaml +++ b/library/ix-dev/community/drawio/values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 23.0.2 + tag: 23.1.0 resources: limits: diff --git a/library/ix-dev/community/frigate/Chart.yaml b/library/ix-dev/community/frigate/Chart.yaml index 14dad885a1..b97fc5fa9d 100644 --- a/library/ix-dev/community/frigate/Chart.yaml +++ b/library/ix-dev/community/frigate/Chart.yaml @@ -3,9 +3,9 @@ description: Frigate is an NVR With Realtime Object Detection for IP Cameras annotations: title: Frigate type: application -version: 1.2.4 +version: 1.2.5 apiVersion: v2 -appVersion: 0.12.1 +appVersion: 0.13.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/frigate/values.yaml b/library/ix-dev/community/frigate/values.yaml index 8df21d4996..047aaa60ef 100644 --- a/library/ix-dev/community/frigate/values.yaml +++ b/library/ix-dev/community/frigate/values.yaml @@ -1,12 +1,12 @@ image: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.12.1 + tag: 0.13.1 tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.12.1-tensorrt + tag: 0.13.1-tensorrt resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index fda7f1729c..9a1ccbc297 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: 3.0.6 +version: 3.0.7 apiVersion: v2 -appVersion: 1.93.3 +appVersion: 1.94.1 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 0a7e882e07..b0893efcbd 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/library/ix-dev/community/immich/values.yaml @@ -1,12 +1,12 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.93.3 + tag: v1.94.1 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.93.3 + tag: v1.94.1 pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/library/ix-dev/community/planka/Chart.yaml b/library/ix-dev/community/planka/Chart.yaml index 1ddb1fba94..d31bed7104 100644 --- a/library/ix-dev/community/planka/Chart.yaml +++ b/library/ix-dev/community/planka/Chart.yaml @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking annotations: title: Planka type: application -version: 1.2.11 +version: 1.2.12 apiVersion: v2 -appVersion: 1.15.4 +appVersion: 1.15.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/planka/values.yaml b/library/ix-dev/community/planka/values.yaml index a64a49e793..a78fb7655a 100644 --- a/library/ix-dev/community/planka/values.yaml +++ b/library/ix-dev/community/planka/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/plankanban/planka pullPolicy: IfNotPresent - tag: 1.15.4 + tag: 1.15.5 resources: limits: diff --git a/library/ix-dev/community/rust-desk/Chart.yaml b/library/ix-dev/community/rust-desk/Chart.yaml index f4d0c3dcee..90a15821c4 100644 --- a/library/ix-dev/community/rust-desk/Chart.yaml +++ b/library/ix-dev/community/rust-desk/Chart.yaml @@ -3,9 +3,9 @@ description: Rust Desk is an open-source remote desktop, and alternative to Team annotations: title: Rust Desk type: application -version: 1.2.3 +version: 1.2.4 apiVersion: v2 -appVersion: 1.1.9 +appVersion: 1.1.10.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/rust-desk/values.yaml b/library/ix-dev/community/rust-desk/values.yaml index 194b99264f..11dca9946d 100644 --- a/library/ix-dev/community/rust-desk/values.yaml +++ b/library/ix-dev/community/rust-desk/values.yaml @@ -1,7 +1,7 @@ image: repository: rustdesk/rustdesk-server pullPolicy: IfNotPresent - tag: 1.1.9 + tag: 1.1.10-3 resources: limits: diff --git a/library/ix-dev/community/sabnzbd/Chart.yaml b/library/ix-dev/community/sabnzbd/Chart.yaml index c3a9694112..144091d75c 100644 --- a/library/ix-dev/community/sabnzbd/Chart.yaml +++ b/library/ix-dev/community/sabnzbd/Chart.yaml @@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python. annotations: title: SABnzbd type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 -appVersion: 4.2.1 +appVersion: 4.2.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/sabnzbd/values.yaml b/library/ix-dev/community/sabnzbd/values.yaml index f44197d9ef..69faba223a 100644 --- a/library/ix-dev/community/sabnzbd/values.yaml +++ b/library/ix-dev/community/sabnzbd/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sabnzbd pullPolicy: IfNotPresent - tag: 4.2.1 + tag: 4.2.2 resources: limits: diff --git a/library/ix-dev/community/wordpress/Chart.yaml b/library/ix-dev/community/wordpress/Chart.yaml index 4843bae01a..5a13fd5f0f 100644 --- a/library/ix-dev/community/wordpress/Chart.yaml +++ b/library/ix-dev/community/wordpress/Chart.yaml @@ -3,9 +3,9 @@ description: Wordpress is a web content management system annotations: title: Wordpress type: application -version: 1.2.3 +version: 1.2.4 apiVersion: v2 -appVersion: 6.4.2 +appVersion: 6.4.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/wordpress/values.yaml b/library/ix-dev/community/wordpress/values.yaml index 88b4f799af..99c44c3602 100644 --- a/library/ix-dev/community/wordpress/values.yaml +++ b/library/ix-dev/community/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: wordpress pullPolicy: IfNotPresent - tag: 6.4.2 + tag: 6.4.3 resources: limits: