diff --git a/library/ix-dev/charts/wg-easy/Chart.yaml b/library/ix-dev/charts/wg-easy/Chart.yaml index 5e011f6224..52119ede6f 100644 --- a/library/ix-dev/charts/wg-easy/Chart.yaml +++ b/library/ix-dev/charts/wg-easy/Chart.yaml @@ -3,9 +3,9 @@ description: WG-Easy is the easiest way to install & manage WireGuard! annotations: title: WG Easy type: application -version: 2.0.17 +version: 2.0.18 apiVersion: v2 -appVersion: '12' +appVersion: '13' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/wg-easy/values.yaml b/library/ix-dev/charts/wg-easy/values.yaml index 52f7da725e..5b6d298bbb 100644 --- a/library/ix-dev/charts/wg-easy/values.yaml +++ b/library/ix-dev/charts/wg-easy/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/wg-easy/wg-easy - tag: '12' + tag: '13' resources: limits: diff --git a/library/ix-dev/community/dashy/Chart.yaml b/library/ix-dev/community/dashy/Chart.yaml index 5438ab39ed..9be254a5ac 100644 --- a/library/ix-dev/community/dashy/Chart.yaml +++ b/library/ix-dev/community/dashy/Chart.yaml @@ -3,9 +3,9 @@ description: Dashy is a self-hostable personal dashboard built for you. annotations: title: Dashy type: application -version: 2.0.1 +version: 2.0.2 apiVersion: v2 -appVersion: 3.0.1 +appVersion: 3.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/dashy/values.yaml b/library/ix-dev/community/dashy/values.yaml index 33b168f51e..480d909dab 100644 --- a/library/ix-dev/community/dashy/values.yaml +++ b/library/ix-dev/community/dashy/values.yaml @@ -1,7 +1,7 @@ image: repository: lissy93/dashy pullPolicy: IfNotPresent - tag: 3.0.1 + tag: 3.1.0 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index ba91f905ee..2c3fe9183f 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.22 +version: 3.0.23 apiVersion: v2 -appVersion: 1.103.1 +appVersion: 1.104.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 c44a0794da..eb4f9082a0 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.103.1 + tag: v1.104.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.103.1 + tag: v1.104.0 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.103.1-cuda + tag: v1.104.0-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.103.1-openvino + tag: v1.104.0-openvino pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/library/ix-dev/community/jellyfin/Chart.yaml b/library/ix-dev/community/jellyfin/Chart.yaml index 45747c48c9..3626d5d892 100644 --- a/library/ix-dev/community/jellyfin/Chart.yaml +++ b/library/ix-dev/community/jellyfin/Chart.yaml @@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o annotations: title: Jellyfin type: application -version: 1.2.9 +version: 1.2.10 apiVersion: v2 -appVersion: 10.9.0 +appVersion: 10.9.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/jellyfin/values.yaml b/library/ix-dev/community/jellyfin/values.yaml index a1fcc80d89..b909a20cf5 100644 --- a/library/ix-dev/community/jellyfin/values.yaml +++ b/library/ix-dev/community/jellyfin/values.yaml @@ -1,7 +1,7 @@ image: repository: jellyfin/jellyfin pullPolicy: IfNotPresent - tag: 10.9.0 + tag: 10.9.1 resources: limits: diff --git a/library/ix-dev/community/lidarr/Chart.yaml b/library/ix-dev/community/lidarr/Chart.yaml index 656005d46d..3781dac2ac 100644 --- a/library/ix-dev/community/lidarr/Chart.yaml +++ b/library/ix-dev/community/lidarr/Chart.yaml @@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user annotations: title: Lidarr type: application -version: 1.2.22 +version: 1.2.23 apiVersion: v2 -appVersion: 2.3.2.4183 +appVersion: 2.3.3.4204 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/lidarr/values.yaml b/library/ix-dev/community/lidarr/values.yaml index 2f06755387..9b88ae7b5f 100644 --- a/library/ix-dev/community/lidarr/values.yaml +++ b/library/ix-dev/community/lidarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 2.3.2.4183 + tag: 2.3.3.4204 resources: limits: diff --git a/library/ix-dev/community/paperless-ngx/Chart.yaml b/library/ix-dev/community/paperless-ngx/Chart.yaml index 3fe339d96f..8d281105ba 100644 --- a/library/ix-dev/community/paperless-ngx/Chart.yaml +++ b/library/ix-dev/community/paperless-ngx/Chart.yaml @@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your annotations: title: Paperless-ngx type: application -version: 1.2.37 +version: 1.2.38 apiVersion: v2 -appVersion: 2.8.3 +appVersion: 2.8.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/paperless-ngx/values.yaml b/library/ix-dev/community/paperless-ngx/values.yaml index d984779e88..d816679bfe 100644 --- a/library/ix-dev/community/paperless-ngx/values.yaml +++ b/library/ix-dev/community/paperless-ngx/values.yaml @@ -1,7 +1,7 @@ image: repository: paperlessngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.8.3 + tag: 2.8.4 resources: limits: diff --git a/library/ix-dev/community/prowlarr/Chart.yaml b/library/ix-dev/community/prowlarr/Chart.yaml index 30da9ee32a..631076bf95 100644 --- a/library/ix-dev/community/prowlarr/Chart.yaml +++ b/library/ix-dev/community/prowlarr/Chart.yaml @@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various annotations: title: Prowlarr type: application -version: 1.2.25 +version: 1.2.26 apiVersion: v2 -appVersion: 1.17.1.4483 +appVersion: 1.17.2.4511 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/prowlarr/values.yaml b/library/ix-dev/community/prowlarr/values.yaml index 91b12b58ae..df783b3879 100644 --- a/library/ix-dev/community/prowlarr/values.yaml +++ b/library/ix-dev/community/prowlarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.17.1.4483 + tag: 1.17.2.4511 resources: limits: diff --git a/library/ix-dev/community/radarr/Chart.yaml b/library/ix-dev/community/radarr/Chart.yaml index 228b066efb..9b7a08e294 100644 --- a/library/ix-dev/community/radarr/Chart.yaml +++ b/library/ix-dev/community/radarr/Chart.yaml @@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user annotations: title: Radarr type: application -version: 1.2.11 +version: 1.2.12 apiVersion: v2 -appVersion: 5.4.6.8723 +appVersion: 5.5.3.8819 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/radarr/values.yaml b/library/ix-dev/community/radarr/values.yaml index 4387cc74f3..0e0477ae65 100644 --- a/library/ix-dev/community/radarr/values.yaml +++ b/library/ix-dev/community/radarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/radarr pullPolicy: IfNotPresent - tag: 5.4.6.8723 + tag: 5.5.3.8819 resources: limits: