From 5b7ce094ffbac4b3db6f18b3438674ea066b281b Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 29 Nov 2024 00:02:18 +0000 Subject: [PATCH 1/2] Upgraded catalog item(s) This commit upgrades prometheus, sftpgo, immich, searxng, planka, odoo catalog item(s). --- library/ix-dev/charts/prometheus/Chart.yaml | 4 ++-- library/ix-dev/charts/prometheus/values.yaml | 2 +- library/ix-dev/community/immich/Chart.yaml | 4 ++-- library/ix-dev/community/immich/values.yaml | 8 ++++---- library/ix-dev/community/odoo/Chart.yaml | 4 ++-- library/ix-dev/community/odoo/values.yaml | 2 +- library/ix-dev/community/planka/Chart.yaml | 4 ++-- library/ix-dev/community/planka/values.yaml | 2 +- library/ix-dev/community/searxng/Chart.yaml | 4 ++-- library/ix-dev/community/searxng/values.yaml | 2 +- library/ix-dev/community/sftpgo/Chart.yaml | 4 ++-- library/ix-dev/community/sftpgo/values.yaml | 4 ++-- 12 files changed, 22 insertions(+), 22 deletions(-) diff --git a/library/ix-dev/charts/prometheus/Chart.yaml b/library/ix-dev/charts/prometheus/Chart.yaml index 7444d18062d..9cbd6aa38ec 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.22 +version: 1.1.23 apiVersion: v2 -appVersion: v3.0.0 +appVersion: v3.0.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 f421227637d..ad24e498ffc 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: v3.0.0 + tag: v3.0.1 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/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/planka/Chart.yaml b/library/ix-dev/community/planka/Chart.yaml index 4a389bbb2de..4a403c1481e 100644 --- a/library/ix-dev/community/planka/Chart.yaml +++ b/library/ix-dev/community/planka/Chart.yaml @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking annotations: title: Planka type: application -version: 1.2.43 +version: 1.2.44 apiVersion: v2 -appVersion: 1.24.2 +appVersion: 1.24.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/planka/values.yaml b/library/ix-dev/community/planka/values.yaml index 382b22c836c..90bc9ba0c05 100644 --- a/library/ix-dev/community/planka/values.yaml +++ b/library/ix-dev/community/planka/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/plankanban/planka pullPolicy: IfNotPresent - tag: 1.24.2 + tag: 1.24.3 resources: limits: diff --git a/library/ix-dev/community/searxng/Chart.yaml b/library/ix-dev/community/searxng/Chart.yaml index 0b727fbda74..7d6efb818e2 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.26 +version: 1.2.27 apiVersion: v2 -appVersion: 2024.11.27 +appVersion: 2024.11.28 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 00ecfba0fa1..092dc37e79f 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.11.27-55481a637 + tag: 2024.11.28-7b6b772e3 resources: limits: diff --git a/library/ix-dev/community/sftpgo/Chart.yaml b/library/ix-dev/community/sftpgo/Chart.yaml index 26da087827f..10c1dd3ffad 100644 --- a/library/ix-dev/community/sftpgo/Chart.yaml +++ b/library/ix-dev/community/sftpgo/Chart.yaml @@ -4,9 +4,9 @@ description: SFTPGo is a fully featured and highly configurable SFTP server with annotations: title: SFTPGo type: application -version: 1.2.9 +version: 1.2.10 apiVersion: v2 -appVersion: 2.6.3 +appVersion: 2.6.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/sftpgo/values.yaml b/library/ix-dev/community/sftpgo/values.yaml index 4c8fa6968ef..fb8b7c09675 100644 --- a/library/ix-dev/community/sftpgo/values.yaml +++ b/library/ix-dev/community/sftpgo/values.yaml @@ -1,11 +1,11 @@ image: repository: drakkan/sftpgo pullPolicy: IfNotPresent - tag: v2.6.3 + tag: v2.6.4 pluginsImage: repository: drakkan/sftpgo pullPolicy: IfNotPresent - tag: v2.6.3-plugins + tag: v2.6.4-plugins resources: limits: From 39d568904b54b8f4aa4d336e4281a28034e7b697 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 29 Nov 2024 19:44:55 +0200 Subject: [PATCH 2/2] revert 2 apps --- library/ix-dev/community/immich/Chart.yaml | 4 ++-- library/ix-dev/community/immich/values.yaml | 8 ++++---- library/ix-dev/community/odoo/Chart.yaml | 4 ++-- library/ix-dev/community/odoo/values.yaml | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index bfdab00e0e4..8475adbaffb 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.24 +version: 4.0.23 apiVersion: v2 -appVersion: 1.121.0 +appVersion: 1.119.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 edbda78c756..0c4a5f916b1 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.121.0 + tag: v1.119.1 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.121.0 + tag: v1.119.1 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.121.0-cuda + tag: v1.119.1-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.121.0-openvino + tag: v1.119.1-openvino pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/library/ix-dev/community/odoo/Chart.yaml b/library/ix-dev/community/odoo/Chart.yaml index cc74413d105..7b92298150b 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.9 +version: 2.0.8 apiVersion: v2 -appVersion: '18.0' +appVersion: '17.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 d620fbdcfa1..041577ea425 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: '18.0' + tag: '17.0' resources: limits: