From 9d4451747f577c03b580f47b89ab15fe720d8098 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 5 Dec 2024 00:02:13 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades home-assistant, metube, immich, grafana, n8n, odoo catalog item(s). --- library/ix-dev/charts/home-assistant/Chart.yaml | 4 ++-- library/ix-dev/charts/home-assistant/values.yaml | 2 +- library/ix-dev/community/grafana/Chart.yaml | 4 ++-- library/ix-dev/community/grafana/values.yaml | 2 +- library/ix-dev/community/immich/Chart.yaml | 4 ++-- library/ix-dev/community/immich/values.yaml | 8 ++++---- library/ix-dev/community/metube/Chart.yaml | 4 ++-- library/ix-dev/community/metube/values.yaml | 2 +- library/ix-dev/community/n8n/Chart.yaml | 4 ++-- library/ix-dev/community/n8n/values.yaml | 2 +- library/ix-dev/community/odoo/Chart.yaml | 4 ++-- library/ix-dev/community/odoo/values.yaml | 2 +- 12 files changed, 21 insertions(+), 21 deletions(-) diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index 508b4a57a0c..592aad273fc 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.53 +version: 2.0.54 apiVersion: v2 -appVersion: 2024.11.3 +appVersion: 2024.12.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 f2fad7ad461..79914409743 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.11.3 + tag: 2024.12.0 # Keep using the same image # as before the migration diff --git a/library/ix-dev/community/grafana/Chart.yaml b/library/ix-dev/community/grafana/Chart.yaml index 3bf49aa4297..dbb3a449f53 100644 --- a/library/ix-dev/community/grafana/Chart.yaml +++ b/library/ix-dev/community/grafana/Chart.yaml @@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever annotations: title: Grafana type: application -version: 1.2.22 +version: 1.2.23 apiVersion: v2 -appVersion: 11.3.1 +appVersion: 11.3.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/grafana/values.yaml b/library/ix-dev/community/grafana/values.yaml index 8a4d2bb44da..82a09eb25a0 100644 --- a/library/ix-dev/community/grafana/values.yaml +++ b/library/ix-dev/community/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: grafana/grafana pullPolicy: IfNotPresent - tag: 11.3.1 + tag: 11.3.2 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 8475adbaffb..bfdab00e0e4 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.121.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..edbda78c756 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.121.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1 + tag: v1.121.0 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1-cuda + tag: v1.121.0-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1-openvino + tag: v1.121.0-openvino pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/library/ix-dev/community/metube/Chart.yaml b/library/ix-dev/community/metube/Chart.yaml index 335eb3dc0ba..bd6ee74ff09 100644 --- a/library/ix-dev/community/metube/Chart.yaml +++ b/library/ix-dev/community/metube/Chart.yaml @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.2.42 +version: 1.2.43 apiVersion: v2 -appVersion: '2024-11-19' +appVersion: '2024-12-04' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/metube/values.yaml b/library/ix-dev/community/metube/values.yaml index 436460b35b4..d3e4430181a 100644 --- a/library/ix-dev/community/metube/values.yaml +++ b/library/ix-dev/community/metube/values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2024-11-19' + tag: '2024-12-04' resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 11e3c735da2..6be56ad7d9e 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.96 +version: 1.2.97 apiVersion: v2 -appVersion: 1.70.1 +appVersion: 1.71.0 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 4fc44762d19..837ffeb3929 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.70.1 + tag: 1.71.0 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: