diff --git a/library/ix-dev/charts/collabora/Chart.yaml b/library/ix-dev/charts/collabora/Chart.yaml index 91db09d2676..f77c13e7fe3 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.26 +version: 2.0.27 apiVersion: v2 -appVersion: 24.04.8.2.1 +appVersion: 24.04.9.1.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 2f6396801ab..a0f20da728f 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.8.2.1 + tag: 24.04.9.1.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 5c931835483..1e0397ad9d4 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.48 +version: 2.0.49 apiVersion: v2 -appVersion: 2024.10.3 +appVersion: 2024.10.4 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 bc7c722bfa3..94d36f1f07e 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.3 + tag: 2024.10.4 # 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 bb82543c309..91358bdfb6c 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.27 +version: 1.2.28 apiVersion: v2 -appVersion: 1.12.11 +appVersion: 1.13.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 49a77af5e20..1b744135c58 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.11 + tag: 1.13.0 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.12.11 + tag: 1.13.0 resources: limits: diff --git a/library/ix-dev/community/homer/Chart.yaml b/library/ix-dev/community/homer/Chart.yaml index 97be17c62b3..1030f714881 100644 --- a/library/ix-dev/community/homer/Chart.yaml +++ b/library/ix-dev/community/homer/Chart.yaml @@ -4,9 +4,9 @@ description: Homer is a dead simple static HOMepage for your servER to keep your annotations: title: Homer type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 -appVersion: 24.10.1 +appVersion: 24.10.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/homer/values.yaml b/library/ix-dev/community/homer/values.yaml index fc37108c99c..1895fa8e325 100644 --- a/library/ix-dev/community/homer/values.yaml +++ b/library/ix-dev/community/homer/values.yaml @@ -1,7 +1,7 @@ image: repository: b4bz/homer pullPolicy: IfNotPresent - tag: v24.10.1 + tag: v24.10.2 resources: limits: diff --git a/library/ix-dev/community/jellyfin/Chart.yaml b/library/ix-dev/community/jellyfin/Chart.yaml index 38e5777b0a4..0b79581f432 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.3.5 +version: 1.3.6 apiVersion: v2 -appVersion: 10.9.11 +appVersion: 10.10.0 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 78acf783695..61d3d058567 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.11 + tag: 10.10.0 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 05c68221db6..f595a298106 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.88 +version: 1.2.89 apiVersion: v2 -appVersion: 1.65.0 +appVersion: 1.65.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 874a4cb859e..127b2ee6352 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.65.0 + tag: 1.65.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/paperless-ngx/Chart.yaml b/library/ix-dev/community/paperless-ngx/Chart.yaml index 08f32037b7d..32dad069f7b 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.51 +version: 1.2.52 apiVersion: v2 -appVersion: 2.12.1 +appVersion: 2.13.0 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 d6e4ab5f74f..f5127bf1c91 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.12.1 + tag: 2.13.0 resources: limits: diff --git a/library/ix-dev/community/radarr/Chart.yaml b/library/ix-dev/community/radarr/Chart.yaml index e7855557f06..6bc1b327765 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.20 +version: 1.2.21 apiVersion: v2 -appVersion: 5.12.2.9335 +appVersion: 5.14.0.9383 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 7eb929432bf..57eea261043 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.12.2.9335 + tag: 5.14.0.9383 resources: limits: diff --git a/library/ix-dev/community/searxng/Chart.yaml b/library/ix-dev/community/searxng/Chart.yaml index 5838391d6f6..5b1fc8ca125 100644 --- a/library/ix-dev/community/searxng/Chart.yaml +++ b/library/ix-dev/community/searxng/Chart.yaml @@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine annotations: title: SearXNG type: application -version: 1.2.20 +version: 1.2.21 apiVersion: v2 -appVersion: 2024.10.23 +appVersion: 2024.10.26 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/searxng/values.yaml b/library/ix-dev/community/searxng/values.yaml index 4c6e3efca01..1840844e8ab 100644 --- a/library/ix-dev/community/searxng/values.yaml +++ b/library/ix-dev/community/searxng/values.yaml @@ -1,7 +1,7 @@ image: repository: searxng/searxng pullPolicy: IfNotPresent - tag: 2024.10.23-b14d885f2 + tag: 2024.10.26-e08ff05ff resources: limits: diff --git a/library/ix-dev/community/sonarr/Chart.yaml b/library/ix-dev/community/sonarr/Chart.yaml index 2198ab29067..30d74c4bae2 100644 --- a/library/ix-dev/community/sonarr/Chart.yaml +++ b/library/ix-dev/community/sonarr/Chart.yaml @@ -3,9 +3,9 @@ description: Sonarr is a PVR for Usenet and BitTorrent users. annotations: title: Sonarr type: application -version: 1.2.19 +version: 1.2.20 apiVersion: v2 -appVersion: 4.0.9.2244 +appVersion: 4.0.10.2544 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/sonarr/values.yaml b/library/ix-dev/community/sonarr/values.yaml index 744b8ea4089..e8d6b429a75 100644 --- a/library/ix-dev/community/sonarr/values.yaml +++ b/library/ix-dev/community/sonarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sonarr pullPolicy: IfNotPresent - tag: 4.0.9.2244 + tag: 4.0.10.2544 resources: limits: