diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index d5538b3c2d..b9a737ef41 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.39 +version: 2.0.40 apiVersion: v2 -appVersion: 2024.8.2 +appVersion: 2024.8.3 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 5de0394c4d..bdfeb0a6cc 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.8.2 + tag: 2024.8.3 # Keep using the same image # as before the migration diff --git a/library/ix-dev/community/autobrr/Chart.yaml b/library/ix-dev/community/autobrr/Chart.yaml index 16a73bd9d4..bfef40f090 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.16 +version: 1.2.17 apiVersion: v2 -appVersion: 1.44.0 +appVersion: 1.45.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 c8de6f00bd..eb3e9b0282 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.44.0 + tag: v1.45.0 resources: limits: diff --git a/library/ix-dev/community/freshrss/Chart.yaml b/library/ix-dev/community/freshrss/Chart.yaml index dc127a674d..cda4c17bf8 100644 --- a/library/ix-dev/community/freshrss/Chart.yaml +++ b/library/ix-dev/community/freshrss/Chart.yaml @@ -3,9 +3,9 @@ description: FreshRSS is a free, self-hostable news aggregator annotations: title: FreshRSS type: application -version: 1.1.11 +version: 1.1.12 apiVersion: v2 -appVersion: 1.24.1 +appVersion: 1.24.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/freshrss/values.yaml b/library/ix-dev/community/freshrss/values.yaml index f8639ebcf4..39db721455 100644 --- a/library/ix-dev/community/freshrss/values.yaml +++ b/library/ix-dev/community/freshrss/values.yaml @@ -1,7 +1,7 @@ image: repository: freshrss/freshrss pullPolicy: IfNotPresent - tag: 1.24.1 + tag: 1.24.2 resources: limits: diff --git a/library/ix-dev/community/jellyfin/Chart.yaml b/library/ix-dev/community/jellyfin/Chart.yaml index 31e7f7035a..60fce22d9b 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.3 +version: 1.3.4 apiVersion: v2 -appVersion: 10.9.9 +appVersion: 10.9.10 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 30cf3e311b..a8d04a0aa2 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.9 + tag: 10.9.10 resources: limits: diff --git a/library/ix-dev/community/lidarr/Chart.yaml b/library/ix-dev/community/lidarr/Chart.yaml index 1a46b5d42a..411f04aae3 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.30 +version: 1.2.31 apiVersion: v2 -appVersion: 2.5.1.4311 +appVersion: 2.5.2.4316 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 9a74428acc..318a27e1b0 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.5.1.4311 + tag: 2.5.2.4316 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index cea48d673d..43d2cacd62 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.72 +version: 1.2.73 apiVersion: v2 -appVersion: 1.56.0 +appVersion: 1.56.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 8ba93dd8c7..28873cd43c 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.56.0 + tag: 1.56.1 resources: limits: diff --git a/library/ix-dev/community/paperless-ngx/Chart.yaml b/library/ix-dev/community/paperless-ngx/Chart.yaml index 4c4cfa8449..46dae15757 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.48 +version: 1.2.49 apiVersion: v2 -appVersion: 2.11.4 +appVersion: 2.11.6 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 be660126e2..e55f7b8e29 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.11.4 + tag: 2.11.6 resources: limits: diff --git a/library/ix-dev/community/recyclarr/Chart.yaml b/library/ix-dev/community/recyclarr/Chart.yaml index 47a5e333bf..b552d5b1a6 100644 --- a/library/ix-dev/community/recyclarr/Chart.yaml +++ b/library/ix-dev/community/recyclarr/Chart.yaml @@ -4,9 +4,9 @@ description: Recyclarr synchronizes recommended settings from the TRaSH guides t annotations: title: Recyclarr type: application -version: 1.2.7 +version: 1.2.8 apiVersion: v2 -appVersion: 7.2.1 +appVersion: 7.2.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/recyclarr/values.yaml b/library/ix-dev/community/recyclarr/values.yaml index c9517f92ab..da7cc0b776 100644 --- a/library/ix-dev/community/recyclarr/values.yaml +++ b/library/ix-dev/community/recyclarr/values.yaml @@ -1,7 +1,7 @@ image: repository: recyclarr/recyclarr pullPolicy: IfNotPresent - tag: 7.2.1 + tag: 7.2.2 resources: limits: