Bläddra i källkod

Upgraded catalog item(s) (#2015)

bugclerk 1 år sedan
förälder
incheckning
454386a4e3

+ 4 - 3
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

+ 0 - 7
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: |

+ 0 - 3
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

+ 2 - 2
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

+ 2 - 2
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

+ 1 - 1
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:

+ 2 - 2
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

+ 1 - 1
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:

+ 2 - 2
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

+ 1 - 1
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: