From bf07bc1ac3a96af820741da8777b0a11f987c32a Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 19 Mar 2024 12:43:24 +0000 Subject: [PATCH] Publish new changes in catalog --- charts/photoprism/{2.0.3 => 2.0.4}/.helmignore | 0 charts/photoprism/{2.0.3 => 2.0.4}/Chart.lock | 0 charts/photoprism/{2.0.3 => 2.0.4}/Chart.yaml | 2 +- charts/photoprism/{2.0.3 => 2.0.4}/README.md | 0 charts/photoprism/{2.0.3 => 2.0.4}/app-readme.md | 0 .../{2.0.3 => 2.0.4}/charts/common-1.2.9.tgz | Bin .../{2.0.3 => 2.0.4}/ci/basic-values.yaml | 0 .../{2.0.3 => 2.0.4}/ci/https-values.yaml | 0 .../photoprism/{2.0.3 => 2.0.4}/ci/pass-values.yaml | 0 charts/photoprism/{2.0.3 => 2.0.4}/ix_values.yaml | 0 charts/photoprism/{2.0.3 => 2.0.4}/metadata.yaml | 0 .../photoprism/{2.0.3 => 2.0.4}/migrations/migrate | 0 charts/photoprism/{2.0.3 => 2.0.4}/questions.yaml | 4 ++-- .../photoprism/{2.0.3 => 2.0.4}/templates/NOTES.txt | 0 .../{2.0.3 => 2.0.4}/templates/_migration.tpl | 0 .../{2.0.3 => 2.0.4}/templates/_persistance.tpl | 0 .../{2.0.3 => 2.0.4}/templates/_photoprism.tpl | 0 .../{2.0.3 => 2.0.4}/templates/_portal.tpl | 0 .../{2.0.3 => 2.0.4}/templates/_service.tpl | 0 .../{2.0.3 => 2.0.4}/templates/common.yaml | 0 .../photoprism/{2.0.3 => 2.0.4}/to_keep_versions.md | 0 21 files changed, 3 insertions(+), 3 deletions(-) rename charts/photoprism/{2.0.3 => 2.0.4}/.helmignore (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/Chart.lock (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/Chart.yaml (97%) rename charts/photoprism/{2.0.3 => 2.0.4}/README.md (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/app-readme.md (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/charts/common-1.2.9.tgz (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/ci/basic-values.yaml (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/ci/https-values.yaml (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/ci/pass-values.yaml (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/ix_values.yaml (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/metadata.yaml (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/migrations/migrate (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/questions.yaml (99%) rename charts/photoprism/{2.0.3 => 2.0.4}/templates/NOTES.txt (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/templates/_migration.tpl (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/templates/_persistance.tpl (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/templates/_photoprism.tpl (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/templates/_portal.tpl (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/templates/_service.tpl (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/templates/common.yaml (100%) rename charts/photoprism/{2.0.3 => 2.0.4}/to_keep_versions.md (100%) diff --git a/charts/photoprism/2.0.3/.helmignore b/charts/photoprism/2.0.4/.helmignore similarity index 100% rename from charts/photoprism/2.0.3/.helmignore rename to charts/photoprism/2.0.4/.helmignore diff --git a/charts/photoprism/2.0.3/Chart.lock b/charts/photoprism/2.0.4/Chart.lock similarity index 100% rename from charts/photoprism/2.0.3/Chart.lock rename to charts/photoprism/2.0.4/Chart.lock diff --git a/charts/photoprism/2.0.3/Chart.yaml b/charts/photoprism/2.0.4/Chart.yaml similarity index 97% rename from charts/photoprism/2.0.3/Chart.yaml rename to charts/photoprism/2.0.4/Chart.yaml index 1fed9cd528..a1ff4c2849 100644 --- a/charts/photoprism/2.0.3/Chart.yaml +++ b/charts/photoprism/2.0.4/Chart.yaml @@ -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' diff --git a/charts/photoprism/2.0.3/README.md b/charts/photoprism/2.0.4/README.md similarity index 100% rename from charts/photoprism/2.0.3/README.md rename to charts/photoprism/2.0.4/README.md diff --git a/charts/photoprism/2.0.3/app-readme.md b/charts/photoprism/2.0.4/app-readme.md similarity index 100% rename from charts/photoprism/2.0.3/app-readme.md rename to charts/photoprism/2.0.4/app-readme.md diff --git a/charts/photoprism/2.0.3/charts/common-1.2.9.tgz b/charts/photoprism/2.0.4/charts/common-1.2.9.tgz similarity index 100% rename from charts/photoprism/2.0.3/charts/common-1.2.9.tgz rename to charts/photoprism/2.0.4/charts/common-1.2.9.tgz diff --git a/charts/photoprism/2.0.3/ci/basic-values.yaml b/charts/photoprism/2.0.4/ci/basic-values.yaml similarity index 100% rename from charts/photoprism/2.0.3/ci/basic-values.yaml rename to charts/photoprism/2.0.4/ci/basic-values.yaml diff --git a/charts/photoprism/2.0.3/ci/https-values.yaml b/charts/photoprism/2.0.4/ci/https-values.yaml similarity index 100% rename from charts/photoprism/2.0.3/ci/https-values.yaml rename to charts/photoprism/2.0.4/ci/https-values.yaml diff --git a/charts/photoprism/2.0.3/ci/pass-values.yaml b/charts/photoprism/2.0.4/ci/pass-values.yaml similarity index 100% rename from charts/photoprism/2.0.3/ci/pass-values.yaml rename to charts/photoprism/2.0.4/ci/pass-values.yaml diff --git a/charts/photoprism/2.0.3/ix_values.yaml b/charts/photoprism/2.0.4/ix_values.yaml similarity index 100% rename from charts/photoprism/2.0.3/ix_values.yaml rename to charts/photoprism/2.0.4/ix_values.yaml diff --git a/charts/photoprism/2.0.3/metadata.yaml b/charts/photoprism/2.0.4/metadata.yaml similarity index 100% rename from charts/photoprism/2.0.3/metadata.yaml rename to charts/photoprism/2.0.4/metadata.yaml diff --git a/charts/photoprism/2.0.3/migrations/migrate b/charts/photoprism/2.0.4/migrations/migrate similarity index 100% rename from charts/photoprism/2.0.3/migrations/migrate rename to charts/photoprism/2.0.4/migrations/migrate diff --git a/charts/photoprism/2.0.3/questions.yaml b/charts/photoprism/2.0.4/questions.yaml similarity index 99% rename from charts/photoprism/2.0.3/questions.yaml rename to charts/photoprism/2.0.4/questions.yaml index 5be0282090..0775eef420 100644 --- a/charts/photoprism/2.0.3/questions.yaml +++ b/charts/photoprism/2.0.4/questions.yaml @@ -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 diff --git a/charts/photoprism/2.0.3/templates/NOTES.txt b/charts/photoprism/2.0.4/templates/NOTES.txt similarity index 100% rename from charts/photoprism/2.0.3/templates/NOTES.txt rename to charts/photoprism/2.0.4/templates/NOTES.txt diff --git a/charts/photoprism/2.0.3/templates/_migration.tpl b/charts/photoprism/2.0.4/templates/_migration.tpl similarity index 100% rename from charts/photoprism/2.0.3/templates/_migration.tpl rename to charts/photoprism/2.0.4/templates/_migration.tpl diff --git a/charts/photoprism/2.0.3/templates/_persistance.tpl b/charts/photoprism/2.0.4/templates/_persistance.tpl similarity index 100% rename from charts/photoprism/2.0.3/templates/_persistance.tpl rename to charts/photoprism/2.0.4/templates/_persistance.tpl diff --git a/charts/photoprism/2.0.3/templates/_photoprism.tpl b/charts/photoprism/2.0.4/templates/_photoprism.tpl similarity index 100% rename from charts/photoprism/2.0.3/templates/_photoprism.tpl rename to charts/photoprism/2.0.4/templates/_photoprism.tpl diff --git a/charts/photoprism/2.0.3/templates/_portal.tpl b/charts/photoprism/2.0.4/templates/_portal.tpl similarity index 100% rename from charts/photoprism/2.0.3/templates/_portal.tpl rename to charts/photoprism/2.0.4/templates/_portal.tpl diff --git a/charts/photoprism/2.0.3/templates/_service.tpl b/charts/photoprism/2.0.4/templates/_service.tpl similarity index 100% rename from charts/photoprism/2.0.3/templates/_service.tpl rename to charts/photoprism/2.0.4/templates/_service.tpl diff --git a/charts/photoprism/2.0.3/templates/common.yaml b/charts/photoprism/2.0.4/templates/common.yaml similarity index 100% rename from charts/photoprism/2.0.3/templates/common.yaml rename to charts/photoprism/2.0.4/templates/common.yaml diff --git a/charts/photoprism/2.0.3/to_keep_versions.md b/charts/photoprism/2.0.4/to_keep_versions.md similarity index 100% rename from charts/photoprism/2.0.3/to_keep_versions.md rename to charts/photoprism/2.0.4/to_keep_versions.md