From 385b692647451822bc360ca2d7365e5c47f6c582 Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Mon, 20 Nov 2023 09:55:35 +0200 Subject: [PATCH] revert apps that are on on-going migration --- library/ix-dev/community/gitea/Chart.yaml | 4 ++-- library/ix-dev/community/gitea/values.yaml | 2 +- library/ix-dev/community/homarr/Chart.yaml | 7 +++---- library/ix-dev/community/homarr/values.yaml | 2 +- library/ix-dev/community/immich/Chart.yaml | 4 ++-- library/ix-dev/community/immich/values.yaml | 8 ++++---- library/ix-dev/community/joplin/Chart.yaml | 7 +++---- library/ix-dev/community/joplin/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 +- library/ix-dev/community/planka/Chart.yaml | 4 ++-- library/ix-dev/community/planka/values.yaml | 2 +- library/ix-dev/community/vaultwarden/Chart.yaml | 7 +++---- library/ix-dev/community/vaultwarden/values.yaml | 2 +- 16 files changed, 30 insertions(+), 33 deletions(-) diff --git a/library/ix-dev/community/gitea/Chart.yaml b/library/ix-dev/community/gitea/Chart.yaml index 476f637d8c..cc2c75daa6 100644 --- a/library/ix-dev/community/gitea/Chart.yaml +++ b/library/ix-dev/community/gitea/Chart.yaml @@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.0.24 +version: 1.0.23 apiVersion: v2 -appVersion: 1.21.0 +appVersion: 1.20.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/gitea/values.yaml b/library/ix-dev/community/gitea/values.yaml index acfd8fc967..6b2ac73449 100644 --- a/library/ix-dev/community/gitea/values.yaml +++ b/library/ix-dev/community/gitea/values.yaml @@ -1,7 +1,7 @@ image: repository: gitea/gitea pullPolicy: IfNotPresent - tag: 1.21.0-rootless + tag: 1.20.5-rootless resources: limits: diff --git a/library/ix-dev/community/homarr/Chart.yaml b/library/ix-dev/community/homarr/Chart.yaml index bdd3b1e8ca..97478f84f0 100644 --- a/library/ix-dev/community/homarr/Chart.yaml +++ b/library/ix-dev/community/homarr/Chart.yaml @@ -1,12 +1,11 @@ name: homarr -description: Homarr is a sleek, modern dashboard that puts all of your apps and services - at your fingertips. +description: Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips. annotations: title: Homarr type: application -version: 1.1.3 +version: 1.1.2 apiVersion: v2 -appVersion: 0.14.1 +appVersion: 0.13.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/homarr/values.yaml b/library/ix-dev/community/homarr/values.yaml index f7bec12860..c9a0678ea4 100644 --- a/library/ix-dev/community/homarr/values.yaml +++ b/library/ix-dev/community/homarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ajnart/homarr pullPolicy: IfNotPresent - tag: 0.14.1 + tag: 0.13.4 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 2d03d09ad1..9193beae3e 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.36 +version: 1.0.35 apiVersion: v2 -appVersion: 1.87.0 +appVersion: 1.85.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 7a3341a7ca..aed7debf62 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.87.0 + tag: v1.85.0 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.87.0 + tag: v1.85.0 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.87.0 + tag: v1.85.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.87.0 + tag: v1.85.0 typesenseImage: repository: typesense/typesense diff --git a/library/ix-dev/community/joplin/Chart.yaml b/library/ix-dev/community/joplin/Chart.yaml index 8628c91e14..8a397ffd5d 100644 --- a/library/ix-dev/community/joplin/Chart.yaml +++ b/library/ix-dev/community/joplin/Chart.yaml @@ -1,12 +1,11 @@ name: joplin -description: Joplin is an open source note-taking app. Capture your thoughts and securely - access them from any device +description: Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device annotations: title: Joplin type: application -version: 1.0.8 +version: 1.0.7 apiVersion: v2 -appVersion: 2.13.5 +appVersion: 2.13.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/joplin/values.yaml b/library/ix-dev/community/joplin/values.yaml index 6abaae70c9..5849e84009 100644 --- a/library/ix-dev/community/joplin/values.yaml +++ b/library/ix-dev/community/joplin/values.yaml @@ -1,7 +1,7 @@ image: repository: joplin/server pullPolicy: IfNotPresent - tag: 2.13.5-beta + tag: 2.13.3-beta resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index beec7b6450..fd349b0c50 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.1.6 +version: 1.1.5 apiVersion: v2 -appVersion: 1.17.1 +appVersion: 1.16.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 da9d1c86af..bf611886c2 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.17.1 + tag: 1.16.0 resources: limits: diff --git a/library/ix-dev/community/odoo/Chart.yaml b/library/ix-dev/community/odoo/Chart.yaml index 2eb8a35de7..4e3edb06b2 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: 1.0.5 +version: 1.0.4 apiVersion: v2 -appVersion: '17.0' +appVersion: '16.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 7586fde1e5..405f1937b0 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: '16.0' resources: limits: diff --git a/library/ix-dev/community/planka/Chart.yaml b/library/ix-dev/community/planka/Chart.yaml index c387aa32a9..0fe651e8cf 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.1.5 +version: 1.1.4 apiVersion: v2 -appVersion: 1.15.0 +appVersion: 1.14.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 1643a41318..7ff9c7b1ba 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.15.0 + tag: 1.14.3 resources: limits: diff --git a/library/ix-dev/community/vaultwarden/Chart.yaml b/library/ix-dev/community/vaultwarden/Chart.yaml index 4e0720078d..a6c4a22a56 100644 --- a/library/ix-dev/community/vaultwarden/Chart.yaml +++ b/library/ix-dev/community/vaultwarden/Chart.yaml @@ -1,12 +1,11 @@ name: vaultwarden -description: Alternative implementation of the Bitwarden server API written in Rust - and compatible with upstream Bitwarden clients. +description: Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients. annotations: title: Vaultwarden type: application -version: 1.0.30 +version: 1.0.29 apiVersion: v2 -appVersion: 1.30.1 +appVersion: 1.30.0 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 d8849eb2ac..c67b5cbde9 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.30.1 + tag: 1.30.0 resources: limits: