Эх сурвалжийг харах

Merge pull request #819 from truenas/catalog-update-f1e5

Upgraded catalog item(s)
Waqar Ahmed 2 жил өмнө
parent
commit
6605256768

+ 0 - 0
charts/photoprism/1.0.7/Chart.lock → charts/photoprism/1.0.8/Chart.lock


+ 2 - 2
charts/photoprism/1.0.7/Chart.yaml → charts/photoprism/1.0.8/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: '220901'
+appVersion: '221102'
 dependencies:
 - name: common
   repository: file://../../../library/common/2207.0.0
@@ -10,4 +10,4 @@ icon: https://photoprism.app/static/icons/logo.svg
 keywords:
 - media
 name: photoprism
-version: 1.0.7
+version: 1.0.8

+ 0 - 0
charts/photoprism/1.0.7/README.md → charts/photoprism/1.0.8/README.md


+ 0 - 0
charts/photoprism/1.0.7/app-readme.md → charts/photoprism/1.0.8/app-readme.md


+ 0 - 0
charts/photoprism/1.0.7/charts/common-2207.0.0.tgz → charts/photoprism/1.0.8/charts/common-2207.0.0.tgz


+ 1 - 1
test/photoprism/1.0.7/ix_values.yaml → charts/photoprism/1.0.8/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: photoprism/photoprism
-  tag: 220901-bullseye
+  tag: 221102-bullseye

+ 0 - 0
charts/photoprism/1.0.7/questions.yaml → charts/photoprism/1.0.8/questions.yaml


+ 0 - 0
charts/photoprism/1.0.7/templates/deployment.yaml → charts/photoprism/1.0.8/templates/deployment.yaml


+ 0 - 0
charts/photoprism/1.0.7/templates/pre-install-job.yaml → charts/photoprism/1.0.8/templates/pre-install-job.yaml


+ 0 - 0
charts/photoprism/1.0.7/templates/secret.yaml → charts/photoprism/1.0.8/templates/secret.yaml


+ 0 - 0
charts/photoprism/1.0.7/templates/service.yaml → charts/photoprism/1.0.8/templates/service.yaml


+ 0 - 0
charts/photoprism/1.0.7/templates/tests/deployment-check.yaml → charts/photoprism/1.0.8/templates/tests/deployment-check.yaml


+ 15 - 15
test/photoprism/1.0.7/test_values.yaml → charts/photoprism/1.0.8/test_values.yaml

@@ -1,24 +1,24 @@
-image:
-  pullPolicy: IfNotPresent
-  repository: photoprism/photoprism
-  tag: "20220121"
-password: "admin123"
-environmentVariables: []
-extraAppVolumeMounts: []
-web_port: 32000
-dnsConfig:
-  options: []
-emptyDirVolumes: true
 appVolumeMounts:
+  import:
+    emptyDir: true
+    mountPath: /photoprism/import
   original:
     emptyDir: true
     mountPath: /photoprism/originals
   storage:
     emptyDir: true
     mountPath: /photoprism/storage
-  import:
-    emptyDir: true
-    mountPath: /photoprism/import
-ownerUID: 568
+dnsConfig:
+  options: []
+emptyDirVolumes: true
+environmentVariables: []
+extraAppVolumeMounts: []
+image:
+  pullPolicy: IfNotPresent
+  repository: photoprism/photoprism
+  tag: 221102-bullseye
 ownerGID: 568
+ownerUID: 568
+password: admin123
 public: false
+web_port: 32000

+ 0 - 0
test/photoprism/1.0.7/Chart.lock → test/photoprism/1.0.8/Chart.lock


+ 2 - 2
test/photoprism/1.0.7/Chart.yaml → test/photoprism/1.0.8/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v2
-appVersion: '220901'
+appVersion: '221102'
 dependencies:
 - name: common
   repository: file://../../../library/common/2207.0.0
@@ -10,4 +10,4 @@ icon: https://photoprism.app/static/icons/logo.svg
 keywords:
 - media
 name: photoprism
-version: 1.0.7
+version: 1.0.8

+ 0 - 0
test/photoprism/1.0.7/README.md → test/photoprism/1.0.8/README.md


+ 0 - 0
test/photoprism/1.0.7/app-readme.md → test/photoprism/1.0.8/app-readme.md


+ 0 - 0
test/photoprism/1.0.7/charts/common-2207.0.0.tgz → test/photoprism/1.0.8/charts/common-2207.0.0.tgz


+ 1 - 1
charts/photoprism/1.0.7/ix_values.yaml → test/photoprism/1.0.8/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: photoprism/photoprism
-  tag: 220901-bullseye
+  tag: 221102-bullseye

+ 0 - 0
test/photoprism/1.0.7/questions.yaml → test/photoprism/1.0.8/questions.yaml


+ 0 - 0
test/photoprism/1.0.7/templates/deployment.yaml → test/photoprism/1.0.8/templates/deployment.yaml


+ 0 - 0
test/photoprism/1.0.7/templates/pre-install-job.yaml → test/photoprism/1.0.8/templates/pre-install-job.yaml


+ 0 - 0
test/photoprism/1.0.7/templates/secret.yaml → test/photoprism/1.0.8/templates/secret.yaml


+ 0 - 0
test/photoprism/1.0.7/templates/service.yaml → test/photoprism/1.0.8/templates/service.yaml


+ 0 - 0
test/photoprism/1.0.7/templates/tests/deployment-check.yaml → test/photoprism/1.0.8/templates/tests/deployment-check.yaml


+ 15 - 15
charts/photoprism/1.0.7/test_values.yaml → test/photoprism/1.0.8/test_values.yaml

@@ -1,24 +1,24 @@
-image:
-  pullPolicy: IfNotPresent
-  repository: photoprism/photoprism
-  tag: "20220121"
-password: "admin123"
-environmentVariables: []
-extraAppVolumeMounts: []
-web_port: 32000
-dnsConfig:
-  options: []
-emptyDirVolumes: true
 appVolumeMounts:
+  import:
+    emptyDir: true
+    mountPath: /photoprism/import
   original:
     emptyDir: true
     mountPath: /photoprism/originals
   storage:
     emptyDir: true
     mountPath: /photoprism/storage
-  import:
-    emptyDir: true
-    mountPath: /photoprism/import
-ownerUID: 568
+dnsConfig:
+  options: []
+emptyDirVolumes: true
+environmentVariables: []
+extraAppVolumeMounts: []
+image:
+  pullPolicy: IfNotPresent
+  repository: photoprism/photoprism
+  tag: 221102-bullseye
 ownerGID: 568
+ownerUID: 568
+password: admin123
 public: false
+web_port: 32000