diff --git a/library/ix-dev/charts/collabora/Chart.yaml b/library/ix-dev/charts/collabora/Chart.yaml index f77c13e7fe3..4c08af840cf 100644 --- a/library/ix-dev/charts/collabora/Chart.yaml +++ b/library/ix-dev/charts/collabora/Chart.yaml @@ -4,9 +4,9 @@ description: Collabora is a collaborative online office suite based on LibreOffi annotations: title: Collabora type: application -version: 2.0.27 +version: 2.0.28 apiVersion: v2 -appVersion: 24.04.9.1.1 +appVersion: 24.04.9.2.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/collabora/values.yaml b/library/ix-dev/charts/collabora/values.yaml index a0f20da728f..90e27b0603d 100644 --- a/library/ix-dev/charts/collabora/values.yaml +++ b/library/ix-dev/charts/collabora/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: collabora/code - tag: 24.04.9.1.1 + tag: 24.04.9.2.1 nginxImage: pullPolicy: IfNotPresent repository: nginx diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index 1e0397ad9d4..f50bda2d1e8 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.49 +version: 2.0.50 apiVersion: v2 -appVersion: 2024.10.4 +appVersion: 2024.11.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 94d36f1f07e..8adc9a85349 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.10.4 + tag: 2024.11.0 # Keep using the same image # as before the migration diff --git a/library/ix-dev/charts/netdata/Chart.yaml b/library/ix-dev/charts/netdata/Chart.yaml index b03dd3e3826..c345f3ca35b 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.20 +version: 2.0.21 apiVersion: v2 -appVersion: v1.47.5 +appVersion: v2.0.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 50f19394819..1eb4f91d3aa 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: v1.47.5 + tag: v2.0.0 resources: limits: diff --git a/library/ix-dev/charts/prometheus/Chart.yaml b/library/ix-dev/charts/prometheus/Chart.yaml index 032fda202ad..5089bb3911c 100644 --- a/library/ix-dev/charts/prometheus/Chart.yaml +++ b/library/ix-dev/charts/prometheus/Chart.yaml @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.1.20 +version: 1.1.21 apiVersion: v2 -appVersion: v2.55.0 +appVersion: v2.55.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/prometheus/values.yaml b/library/ix-dev/charts/prometheus/values.yaml index f6c9b571c73..87b0c3acc65 100644 --- a/library/ix-dev/charts/prometheus/values.yaml +++ b/library/ix-dev/charts/prometheus/values.yaml @@ -1,7 +1,7 @@ image: repository: prom/prometheus pullPolicy: IfNotPresent - tag: v2.55.0 + tag: v2.55.1 resources: limits: diff --git a/library/ix-dev/community/adguard-home/Chart.yaml b/library/ix-dev/community/adguard-home/Chart.yaml index 2b4559749ff..d261c14ba6c 100644 --- a/library/ix-dev/community/adguard-home/Chart.yaml +++ b/library/ix-dev/community/adguard-home/Chart.yaml @@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking annotations: title: AdGuard Home type: application -version: 1.0.46 +version: 1.0.47 apiVersion: v2 -appVersion: 0.107.53 +appVersion: 0.107.54 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/adguard-home/values.yaml b/library/ix-dev/community/adguard-home/values.yaml index 7c677fa488f..a0512eda72a 100644 --- a/library/ix-dev/community/adguard-home/values.yaml +++ b/library/ix-dev/community/adguard-home/values.yaml @@ -1,6 +1,6 @@ image: repository: adguard/adguardhome - tag: v0.107.53 + tag: v0.107.54 pullPolicy: IfNotPresent resources: diff --git a/library/ix-dev/community/autobrr/Chart.yaml b/library/ix-dev/community/autobrr/Chart.yaml index 054dfca4d89..58db8e33a1c 100644 --- a/library/ix-dev/community/autobrr/Chart.yaml +++ b/library/ix-dev/community/autobrr/Chart.yaml @@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use annotations: title: Autobrr type: application -version: 1.2.21 +version: 1.2.22 apiVersion: v2 -appVersion: 1.48.0 +appVersion: 1.49.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/autobrr/values.yaml b/library/ix-dev/community/autobrr/values.yaml index 9e54cc5f299..5f7832d6b40 100644 --- a/library/ix-dev/community/autobrr/values.yaml +++ b/library/ix-dev/community/autobrr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/autobrr/autobrr pullPolicy: IfNotPresent - tag: v1.48.0 + tag: v1.49.0 resources: limits: diff --git a/library/ix-dev/community/cloudflared/Chart.yaml b/library/ix-dev/community/cloudflared/Chart.yaml index e4a1750d1e1..be935be4524 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.20 +version: 1.2.21 apiVersion: v2 -appVersion: 2024.10.1 +appVersion: 2024.11.0 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 c8766c4d992..05403abfb76 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.10.1 + tag: 2024.11.0 ci: false diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 8475adbaffb..3659af0d3a0 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.120.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 0c4a5f916b1..d31a746676b 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.120.1 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1 + tag: v1.120.1 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1-cuda + tag: v1.120.1-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1-openvino + tag: v1.120.1-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 ff2e02f51e9..6f3541c56d6 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.90 +version: 1.2.91 apiVersion: v2 -appVersion: 1.66.0 +appVersion: 1.67.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 85f9189be1e..3c109b429cd 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.66.0 + tag: 1.67.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/zerotier/Chart.yaml b/library/ix-dev/community/zerotier/Chart.yaml index 4221f7e4291..e05298fa6c4 100644 --- a/library/ix-dev/community/zerotier/Chart.yaml +++ b/library/ix-dev/community/zerotier/Chart.yaml @@ -3,9 +3,9 @@ description: Securely connect any device, anywhere. annotations: title: Zerotier type: application -version: 1.0.24 +version: 1.0.25 apiVersion: v2 -appVersion: 1.14.1 +appVersion: 1.14.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/zerotier/values.yaml b/library/ix-dev/community/zerotier/values.yaml index 31d3177a978..1e7171594ba 100644 --- a/library/ix-dev/community/zerotier/values.yaml +++ b/library/ix-dev/community/zerotier/values.yaml @@ -1,7 +1,7 @@ image: repository: zerotier/zerotier pullPolicy: IfNotPresent - tag: 1.14.1 + tag: 1.14.2 resources: limits: