diff --git a/library/ix-dev/charts/minio/Chart.yaml b/library/ix-dev/charts/minio/Chart.yaml index 8ec87116bb8..d0ed1b93002 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.26 +version: 2.0.27 apiVersion: v2 -appVersion: 2024-12-13T22-19-12Z +appVersion: 2024-12-18T13-15-44Z 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 bc729506405..b0b4143bbda 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-12-13T22-19-12Z + tag: RELEASE.2024-12-18T13-15-44Z logSearchImage: pullPolicy: IfNotPresent repository: minio/operator diff --git a/library/ix-dev/charts/netdata/Chart.yaml b/library/ix-dev/charts/netdata/Chart.yaml index 07293fb3757..d8f47cac396 100644 --- a/library/ix-dev/charts/netdata/Chart.yaml +++ b/library/ix-dev/charts/netdata/Chart.yaml @@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right! annotations: title: Netdata type: application -version: 2.0.23 +version: 2.0.24 apiVersion: v2 -appVersion: v2.0.3 +appVersion: v2.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/netdata/values.yaml b/library/ix-dev/charts/netdata/values.yaml index 2365271a453..1417e11db1a 100644 --- a/library/ix-dev/charts/netdata/values.yaml +++ b/library/ix-dev/charts/netdata/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: netdata/netdata - tag: v2.0.3 + tag: v2.1.0 resources: limits: diff --git a/library/ix-dev/community/cloudflared/Chart.yaml b/library/ix-dev/community/cloudflared/Chart.yaml index 4b87ea007be..7d2b1c4d8d8 100644 --- a/library/ix-dev/community/cloudflared/Chart.yaml +++ b/library/ix-dev/community/cloudflared/Chart.yaml @@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose annotations: title: Cloudflared type: application -version: 1.2.23 +version: 1.2.24 apiVersion: v2 -appVersion: 2024.12.1 +appVersion: 2024.12.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/cloudflared/values.yaml b/library/ix-dev/community/cloudflared/values.yaml index f11bbbe1061..75b5715b34c 100644 --- a/library/ix-dev/community/cloudflared/values.yaml +++ b/library/ix-dev/community/cloudflared/values.yaml @@ -1,7 +1,7 @@ image: repository: cloudflare/cloudflared pullPolicy: IfNotPresent - tag: 2024.12.1 + tag: 2024.12.2 ci: false diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 8475adbaffb..a36daf1f969 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.23 +version: 4.0.24 apiVersion: v2 -appVersion: 1.119.1 +appVersion: 1.123.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 0c4a5f916b1..b6fc872badd 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.119.1 + tag: v1.123.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1 + tag: v1.123.0 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1-cuda + tag: v1.123.0-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1-openvino + tag: v1.123.0-openvino pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 522506d2e77..7ba494223d8 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.97 +version: 1.2.98 apiVersion: v2 -appVersion: 1.72.1 +appVersion: 1.73.1 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 250b4e34eae..f23e63ae927 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.72.1 + tag: 1.73.1 resources: limits: diff --git a/library/ix-dev/community/odoo/Chart.yaml b/library/ix-dev/community/odoo/Chart.yaml index 7b92298150b..cc74413d105 100644 --- a/library/ix-dev/community/odoo/Chart.yaml +++ b/library/ix-dev/community/odoo/Chart.yaml @@ -3,9 +3,9 @@ description: Odoo is a suite of web based open source business apps. annotations: title: Odoo type: application -version: 2.0.8 +version: 2.0.9 apiVersion: v2 -appVersion: '17.0' +appVersion: '18.0' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/odoo/values.yaml b/library/ix-dev/community/odoo/values.yaml index 041577ea425..d620fbdcfa1 100644 --- a/library/ix-dev/community/odoo/values.yaml +++ b/library/ix-dev/community/odoo/values.yaml @@ -1,7 +1,7 @@ image: repository: odoo pullPolicy: IfNotPresent - tag: '17.0' + tag: '18.0' resources: limits: diff --git a/library/ix-dev/community/piwigo/Chart.yaml b/library/ix-dev/community/piwigo/Chart.yaml index 21ad8e3fbaa..d2f8830f56e 100644 --- a/library/ix-dev/community/piwigo/Chart.yaml +++ b/library/ix-dev/community/piwigo/Chart.yaml @@ -4,9 +4,9 @@ description: Piwigo is a photo gallery software for the web that comes with powe annotations: title: Piwigo type: application -version: 1.2.9 +version: 1.2.10 apiVersion: v2 -appVersion: 15.1.0 +appVersion: 15.2.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/piwigo/values.yaml b/library/ix-dev/community/piwigo/values.yaml index 3fee268fd6d..6e03de29b3f 100644 --- a/library/ix-dev/community/piwigo/values.yaml +++ b/library/ix-dev/community/piwigo/values.yaml @@ -1,7 +1,7 @@ image: repository: linuxserver/piwigo pullPolicy: IfNotPresent - tag: 15.1.0 + tag: 15.2.0 resources: limits: