Prechádzať zdrojové kódy

Upgraded catalog item(s) (#1237)

This commit upgrades photoprism catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 rokov pred
rodič
commit
2adfe3d089

+ 2 - 2
library/ix-dev/charts/photoprism/Chart.yaml

@@ -3,9 +3,9 @@ description: AI-powered app for browsing, organizing & sharing your photo collec
 annotations:
   title: PhotoPrism
 type: application
-version: 1.0.21
+version: 1.0.22
 apiVersion: v2
-appVersion: '230514'
+appVersion: '230603'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/photoprism/values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: photoprism/photoprism
-  tag: '230514'
+  tag: '230603'