From 8fccc35e48e0415276f27567e987bbd0307e5653 Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Fri, 17 Nov 2023 15:14:19 +0200 Subject: [PATCH] untouch apps under 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 +- 12 files changed, 23 insertions(+), 25 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 42bd35c3e0..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.86.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 c066c343dd..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.86.0 + tag: v1.85.0 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.86.0 + tag: v1.85.0 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.86.0 + tag: v1.85.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.86.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 6550e27178..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.4 +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 b52cf8beb6..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.4-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 2ba3da8c5e..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.0 +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 427fbd12a1..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.0 + 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: