mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 18:50:47 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
@@ -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: |
|
||||
@@ -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
|
||||
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: gotson/komga
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.9.2
|
||||
tag: 1.10.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: paperlessngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.1
|
||||
tag: 2.3.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: goofball222/unifi
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.0.24
|
||||
tag: 8.0.26
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user