From 01be3ec5aa2cdd9c5718e1ba6fe7e0fc8c7bf3ca Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 19 Nov 2024 00:02:10 +0000 Subject: [PATCH 1/2] Upgraded catalog item(s) This commit upgrades qbittorrent, twofactor-auth, vaultwarden, immich, planka, audiobookshelf, odoo catalog item(s). --- library/ix-dev/community/audiobookshelf/Chart.yaml | 4 ++-- library/ix-dev/community/audiobookshelf/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/qbittorrent/Chart.yaml | 4 ++-- library/ix-dev/community/qbittorrent/values.yaml | 2 +- library/ix-dev/community/twofactor-auth/Chart.yaml | 4 ++-- library/ix-dev/community/twofactor-auth/values.yaml | 2 +- library/ix-dev/community/vaultwarden/Chart.yaml | 4 ++-- library/ix-dev/community/vaultwarden/values.yaml | 2 +- 14 files changed, 24 insertions(+), 24 deletions(-) diff --git a/library/ix-dev/community/audiobookshelf/Chart.yaml b/library/ix-dev/community/audiobookshelf/Chart.yaml index 8546f4719f6..7ce6429ba03 100644 --- a/library/ix-dev/community/audiobookshelf/Chart.yaml +++ b/library/ix-dev/community/audiobookshelf/Chart.yaml @@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server annotations: title: Audiobookshelf type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 -appVersion: 2.17.0 +appVersion: 2.17.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/audiobookshelf/values.yaml b/library/ix-dev/community/audiobookshelf/values.yaml index b0a9dcddbb6..90fe43b04bc 100644 --- a/library/ix-dev/community/audiobookshelf/values.yaml +++ b/library/ix-dev/community/audiobookshelf/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/advplyr/audiobookshelf pullPolicy: IfNotPresent - tag: 2.17.0 + tag: 2.17.1 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 8475adbaffb..25a4acbb58e 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.2 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..1a49f60e3bd 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.2 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1 + tag: v1.120.2 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1-cuda + tag: v1.120.2-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.119.1-openvino + tag: v1.120.2-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 c183c8d59df..8cff80bf694 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.41 +version: 1.2.42 apiVersion: v2 -appVersion: 1.24.0 +appVersion: 1.24.1 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 c3dd280f411..7cdb08d4455 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.0 + tag: 1.24.1 resources: limits: diff --git a/library/ix-dev/community/qbittorrent/Chart.yaml b/library/ix-dev/community/qbittorrent/Chart.yaml index 2abf1086592..5292012bd30 100644 --- a/library/ix-dev/community/qbittorrent/Chart.yaml +++ b/library/ix-dev/community/qbittorrent/Chart.yaml @@ -4,9 +4,9 @@ description: The qBittorrent project aims to provide an open-source software alt annotations: title: qBittorrent type: application -version: 1.2.16 +version: 1.2.17 apiVersion: v2 -appVersion: 5.0.1 +appVersion: 5.0.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/qbittorrent/values.yaml b/library/ix-dev/community/qbittorrent/values.yaml index a0133bfba28..11d5faa28c6 100644 --- a/library/ix-dev/community/qbittorrent/values.yaml +++ b/library/ix-dev/community/qbittorrent/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/qbittorrent pullPolicy: IfNotPresent - tag: 5.0.1 + tag: 5.0.2 resources: limits: diff --git a/library/ix-dev/community/twofactor-auth/Chart.yaml b/library/ix-dev/community/twofactor-auth/Chart.yaml index 06a16d51570..31a21332fe4 100644 --- a/library/ix-dev/community/twofactor-auth/Chart.yaml +++ b/library/ix-dev/community/twofactor-auth/Chart.yaml @@ -4,9 +4,9 @@ description: 2FAuth is a web based self-hosted alternative to One Time Passcode annotations: title: 2FAuth type: application -version: 1.2.12 +version: 1.2.13 apiVersion: v2 -appVersion: 5.4.1 +appVersion: 5.4.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/twofactor-auth/values.yaml b/library/ix-dev/community/twofactor-auth/values.yaml index 7399b11fe9a..dc735f58003 100644 --- a/library/ix-dev/community/twofactor-auth/values.yaml +++ b/library/ix-dev/community/twofactor-auth/values.yaml @@ -1,7 +1,7 @@ image: repository: 2fauth/2fauth pullPolicy: IfNotPresent - tag: 5.4.1 + tag: 5.4.2 resources: limits: diff --git a/library/ix-dev/community/vaultwarden/Chart.yaml b/library/ix-dev/community/vaultwarden/Chart.yaml index cc1ae56dff5..025e1d235e7 100644 --- a/library/ix-dev/community/vaultwarden/Chart.yaml +++ b/library/ix-dev/community/vaultwarden/Chart.yaml @@ -4,9 +4,9 @@ description: Alternative implementation of the Bitwarden server API written in R annotations: title: Vaultwarden type: application -version: 1.1.18 +version: 1.1.19 apiVersion: v2 -appVersion: 1.32.4 +appVersion: 1.32.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/vaultwarden/values.yaml b/library/ix-dev/community/vaultwarden/values.yaml index 812a0f4a619..c20ec7aa54f 100644 --- a/library/ix-dev/community/vaultwarden/values.yaml +++ b/library/ix-dev/community/vaultwarden/values.yaml @@ -1,7 +1,7 @@ image: repository: vaultwarden/server pullPolicy: IfNotPresent - tag: 1.32.4 + tag: 1.32.5 resources: limits: From f246fd899d82f8930c4818b4ef6015e725239c9c Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:31:30 +0200 Subject: [PATCH 2/2] revert breaking 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 25a4acbb58e..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.120.2 +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 1a49f60e3bd..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.120.2 + tag: v1.119.1 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.120.2 + tag: v1.119.1 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.120.2-cuda + tag: v1.119.1-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.120.2-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: