From 454386a4e3ee66ec484e192af6a8eb1b43b28f16 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Tue, 9 Jan 2024 03:40:21 -0300 Subject: [PATCH] Upgraded catalog item(s) (#2015) --- library/ix-dev/community/immich/Chart.yaml | 7 ++++--- library/ix-dev/community/immich/questions.yaml | 7 ------- .../ix-dev/community/immich/templates/_configuration.tpl | 3 --- library/ix-dev/community/immich/values.yaml | 4 ++-- library/ix-dev/community/komga/Chart.yaml | 4 ++-- library/ix-dev/community/komga/values.yaml | 2 +- library/ix-dev/community/paperless-ngx/Chart.yaml | 4 ++-- library/ix-dev/community/paperless-ngx/values.yaml | 2 +- library/ix-dev/community/unifi-controller/Chart.yaml | 4 ++-- library/ix-dev/community/unifi-controller/values.yaml | 2 +- 10 files changed, 15 insertions(+), 24 deletions(-) diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index a75f8a1be0..21bafce3f3 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -1,11 +1,12 @@ name: immich -description: Immich is a self-hosted photo and video backup solution directly from your mobile phone. +description: Immich is a self-hosted photo and video backup solution directly from + your mobile phone. annotations: title: Immich type: application -version: 3.0.2 +version: 3.0.3 apiVersion: v2 -appVersion: 1.91.4 +appVersion: 1.92.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/immich/questions.yaml b/library/ix-dev/community/immich/questions.yaml index 839639096b..d14f69655d 100644 --- a/library/ix-dev/community/immich/questions.yaml +++ b/library/ix-dev/community/immich/questions.yaml @@ -35,13 +35,6 @@ questions: schema: type: dict attrs: - - variable: publicLoginMessage - label: Public Login Message - description: | - The message that will be displayed on the login page. - schema: - type: string - default: "" - variable: enableML label: Enable Machine Learning description: | diff --git a/library/ix-dev/community/immich/templates/_configuration.tpl b/library/ix-dev/community/immich/templates/_configuration.tpl index 12f155a126..58116ce86c 100644 --- a/library/ix-dev/community/immich/templates/_configuration.tpl +++ b/library/ix-dev/community/immich/templates/_configuration.tpl @@ -68,9 +68,6 @@ configmap: LOG_LEVEL: log NODE_ENV: production SERVER_PORT: {{ .Values.immichNetwork.webuiPort | quote }} - {{- with .Values.immichConfig.publicLoginMessage }} - PUBLIC_LOGIN_PAGE_MESSAGE: {{ . | quote }} - {{- end }} micro-config: enabled: true diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index f08c655889..10a66b2d04 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/library/ix-dev/community/immich/values.yaml @@ -1,12 +1,12 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.91.4 + tag: v1.92.1 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.91.4 + tag: v1.92.1 pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/library/ix-dev/community/komga/Chart.yaml b/library/ix-dev/community/komga/Chart.yaml index 42e98bec55..d5d429d9a1 100644 --- a/library/ix-dev/community/komga/Chart.yaml +++ b/library/ix-dev/community/komga/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.2.1 +version: 1.2.2 apiVersion: v2 -appVersion: 1.9.2 +appVersion: 1.10.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/komga/values.yaml b/library/ix-dev/community/komga/values.yaml index bd5badb20a..89513cef56 100644 --- a/library/ix-dev/community/komga/values.yaml +++ b/library/ix-dev/community/komga/values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.9.2 + tag: 1.10.0 resources: limits: diff --git a/library/ix-dev/community/paperless-ngx/Chart.yaml b/library/ix-dev/community/paperless-ngx/Chart.yaml index 1a91753363..ca6994e6d1 100644 --- a/library/ix-dev/community/paperless-ngx/Chart.yaml +++ b/library/ix-dev/community/paperless-ngx/Chart.yaml @@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your annotations: title: Paperless-ngx type: application -version: 1.2.13 +version: 1.2.14 apiVersion: v2 -appVersion: 2.3.1 +appVersion: 2.3.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/paperless-ngx/values.yaml b/library/ix-dev/community/paperless-ngx/values.yaml index c8254c6ad1..29a5d1fa16 100644 --- a/library/ix-dev/community/paperless-ngx/values.yaml +++ b/library/ix-dev/community/paperless-ngx/values.yaml @@ -1,7 +1,7 @@ image: repository: paperlessngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.3.1 + tag: 2.3.2 resources: limits: diff --git a/library/ix-dev/community/unifi-controller/Chart.yaml b/library/ix-dev/community/unifi-controller/Chart.yaml index 1f7e8b88f3..471c320909 100644 --- a/library/ix-dev/community/unifi-controller/Chart.yaml +++ b/library/ix-dev/community/unifi-controller/Chart.yaml @@ -3,9 +3,9 @@ description: Unifi Controller is a network management controller for Unifi Equip annotations: title: Unifi Controller type: application -version: 1.3.0 +version: 1.3.1 apiVersion: v2 -appVersion: 8.0.24 +appVersion: 8.0.26 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/unifi-controller/values.yaml b/library/ix-dev/community/unifi-controller/values.yaml index 05326c7a35..daafaa00a4 100644 --- a/library/ix-dev/community/unifi-controller/values.yaml +++ b/library/ix-dev/community/unifi-controller/values.yaml @@ -1,7 +1,7 @@ image: repository: goofball222/unifi pullPolicy: IfNotPresent - tag: 8.0.24 + tag: 8.0.26 resources: limits: