Publish new changes in catalog

This commit is contained in:
sonicaj
2024-03-19 12:43:24 +00:00
parent 5e8c8bc24a
commit bf07bc1ac3
21 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ description: AI-powered app for browsing, organizing & sharing your photo collec
annotations:
title: PhotoPrism
type: application
version: 2.0.3
version: 2.0.4
apiVersion: v2
appVersion: '231128'
kubeVersion: '>=1.16.0-0'

View File

@@ -88,7 +88,7 @@ questions:
description: The user id that Photoprism files will be owned by.
schema:
type: int
min: 568
min: 2
default: 568
required: true
- variable: group
@@ -96,7 +96,7 @@ questions:
description: The group id that Photoprism files will be owned by.
schema:
type: int
min: 568
min: 2
default: 568
required: true