From 244120f34b2c17c9e02f2f9cfe9ea188403d273c Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 26 Oct 2022 16:00:16 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades photoprism catalog item(s). --- charts/photoprism/{1.0.6 => 1.0.7}/Chart.lock | 0 charts/photoprism/{1.0.6 => 1.0.7}/Chart.yaml | 10 +++++----- charts/photoprism/{1.0.6 => 1.0.7}/README.md | 0 charts/photoprism/{1.0.6 => 1.0.7}/app-readme.md | 0 .../{1.0.6 => 1.0.7}/charts/common-2207.0.0.tgz | Bin charts/photoprism/{1.0.6 => 1.0.7}/ix_values.yaml | 2 +- charts/photoprism/{1.0.6 => 1.0.7}/questions.yaml | 0 .../{1.0.6 => 1.0.7}/templates/deployment.yaml | 0 .../{1.0.6 => 1.0.7}/templates/pre-install-job.yaml | 0 .../{1.0.6 => 1.0.7}/templates/secret.yaml | 0 .../{1.0.6 => 1.0.7}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 charts/photoprism/{1.0.6 => 1.0.7}/test_values.yaml | 0 test/photoprism/{1.0.6 => 1.0.7}/Chart.lock | 0 test/photoprism/{1.0.6 => 1.0.7}/Chart.yaml | 10 +++++----- test/photoprism/{1.0.6 => 1.0.7}/README.md | 0 test/photoprism/{1.0.6 => 1.0.7}/app-readme.md | 0 .../{1.0.6 => 1.0.7}/charts/common-2207.0.0.tgz | Bin test/photoprism/{1.0.6 => 1.0.7}/ix_values.yaml | 2 +- test/photoprism/{1.0.6 => 1.0.7}/questions.yaml | 0 .../{1.0.6 => 1.0.7}/templates/deployment.yaml | 0 .../{1.0.6 => 1.0.7}/templates/pre-install-job.yaml | 0 .../{1.0.6 => 1.0.7}/templates/secret.yaml | 0 .../{1.0.6 => 1.0.7}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 test/photoprism/{1.0.6 => 1.0.7}/test_values.yaml | 0 26 files changed, 12 insertions(+), 12 deletions(-) rename charts/photoprism/{1.0.6 => 1.0.7}/Chart.lock (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/Chart.yaml (89%) rename charts/photoprism/{1.0.6 => 1.0.7}/README.md (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/app-readme.md (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/charts/common-2207.0.0.tgz (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/ix_values.yaml (75%) rename charts/photoprism/{1.0.6 => 1.0.7}/questions.yaml (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/templates/deployment.yaml (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/templates/pre-install-job.yaml (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/templates/secret.yaml (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/templates/service.yaml (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/templates/tests/deployment-check.yaml (100%) rename charts/photoprism/{1.0.6 => 1.0.7}/test_values.yaml (100%) rename test/photoprism/{1.0.6 => 1.0.7}/Chart.lock (100%) rename test/photoprism/{1.0.6 => 1.0.7}/Chart.yaml (89%) rename test/photoprism/{1.0.6 => 1.0.7}/README.md (100%) rename test/photoprism/{1.0.6 => 1.0.7}/app-readme.md (100%) rename test/photoprism/{1.0.6 => 1.0.7}/charts/common-2207.0.0.tgz (100%) rename test/photoprism/{1.0.6 => 1.0.7}/ix_values.yaml (75%) rename test/photoprism/{1.0.6 => 1.0.7}/questions.yaml (100%) rename test/photoprism/{1.0.6 => 1.0.7}/templates/deployment.yaml (100%) rename test/photoprism/{1.0.6 => 1.0.7}/templates/pre-install-job.yaml (100%) rename test/photoprism/{1.0.6 => 1.0.7}/templates/secret.yaml (100%) rename test/photoprism/{1.0.6 => 1.0.7}/templates/service.yaml (100%) rename test/photoprism/{1.0.6 => 1.0.7}/templates/tests/deployment-check.yaml (100%) rename test/photoprism/{1.0.6 => 1.0.7}/test_values.yaml (100%) diff --git a/charts/photoprism/1.0.6/Chart.lock b/charts/photoprism/1.0.7/Chart.lock similarity index 100% rename from charts/photoprism/1.0.6/Chart.lock rename to charts/photoprism/1.0.7/Chart.lock diff --git a/charts/photoprism/1.0.6/Chart.yaml b/charts/photoprism/1.0.7/Chart.yaml similarity index 89% rename from charts/photoprism/1.0.6/Chart.yaml rename to charts/photoprism/1.0.7/Chart.yaml index b1b7ec8e24..8fb76972e8 100644 --- a/charts/photoprism/1.0.6/Chart.yaml +++ b/charts/photoprism/1.0.7/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "20220121" -icon: https://photoprism.app/static/icons/logo.svg -description: AI-powered app for browsing, organizing & sharing your photo collection. -name: photoprism -version: 1.0.6 +appVersion: '220901' dependencies: - name: common repository: file://../../../library/common/2207.0.0 version: 2207.0.0 +description: AI-powered app for browsing, organizing & sharing your photo collection. home: https://photoprism.app/ +icon: https://photoprism.app/static/icons/logo.svg keywords: - media +name: photoprism +version: 1.0.7 diff --git a/charts/photoprism/1.0.6/README.md b/charts/photoprism/1.0.7/README.md similarity index 100% rename from charts/photoprism/1.0.6/README.md rename to charts/photoprism/1.0.7/README.md diff --git a/charts/photoprism/1.0.6/app-readme.md b/charts/photoprism/1.0.7/app-readme.md similarity index 100% rename from charts/photoprism/1.0.6/app-readme.md rename to charts/photoprism/1.0.7/app-readme.md diff --git a/charts/photoprism/1.0.6/charts/common-2207.0.0.tgz b/charts/photoprism/1.0.7/charts/common-2207.0.0.tgz similarity index 100% rename from charts/photoprism/1.0.6/charts/common-2207.0.0.tgz rename to charts/photoprism/1.0.7/charts/common-2207.0.0.tgz diff --git a/charts/photoprism/1.0.6/ix_values.yaml b/charts/photoprism/1.0.7/ix_values.yaml similarity index 75% rename from charts/photoprism/1.0.6/ix_values.yaml rename to charts/photoprism/1.0.7/ix_values.yaml index ed536bf223..2d3df1729b 100644 --- a/charts/photoprism/1.0.6/ix_values.yaml +++ b/charts/photoprism/1.0.7/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: photoprism/photoprism - tag: "20220121" + tag: 220901-bullseye diff --git a/charts/photoprism/1.0.6/questions.yaml b/charts/photoprism/1.0.7/questions.yaml similarity index 100% rename from charts/photoprism/1.0.6/questions.yaml rename to charts/photoprism/1.0.7/questions.yaml diff --git a/charts/photoprism/1.0.6/templates/deployment.yaml b/charts/photoprism/1.0.7/templates/deployment.yaml similarity index 100% rename from charts/photoprism/1.0.6/templates/deployment.yaml rename to charts/photoprism/1.0.7/templates/deployment.yaml diff --git a/charts/photoprism/1.0.6/templates/pre-install-job.yaml b/charts/photoprism/1.0.7/templates/pre-install-job.yaml similarity index 100% rename from charts/photoprism/1.0.6/templates/pre-install-job.yaml rename to charts/photoprism/1.0.7/templates/pre-install-job.yaml diff --git a/charts/photoprism/1.0.6/templates/secret.yaml b/charts/photoprism/1.0.7/templates/secret.yaml similarity index 100% rename from charts/photoprism/1.0.6/templates/secret.yaml rename to charts/photoprism/1.0.7/templates/secret.yaml diff --git a/charts/photoprism/1.0.6/templates/service.yaml b/charts/photoprism/1.0.7/templates/service.yaml similarity index 100% rename from charts/photoprism/1.0.6/templates/service.yaml rename to charts/photoprism/1.0.7/templates/service.yaml diff --git a/charts/photoprism/1.0.6/templates/tests/deployment-check.yaml b/charts/photoprism/1.0.7/templates/tests/deployment-check.yaml similarity index 100% rename from charts/photoprism/1.0.6/templates/tests/deployment-check.yaml rename to charts/photoprism/1.0.7/templates/tests/deployment-check.yaml diff --git a/charts/photoprism/1.0.6/test_values.yaml b/charts/photoprism/1.0.7/test_values.yaml similarity index 100% rename from charts/photoprism/1.0.6/test_values.yaml rename to charts/photoprism/1.0.7/test_values.yaml diff --git a/test/photoprism/1.0.6/Chart.lock b/test/photoprism/1.0.7/Chart.lock similarity index 100% rename from test/photoprism/1.0.6/Chart.lock rename to test/photoprism/1.0.7/Chart.lock diff --git a/test/photoprism/1.0.6/Chart.yaml b/test/photoprism/1.0.7/Chart.yaml similarity index 89% rename from test/photoprism/1.0.6/Chart.yaml rename to test/photoprism/1.0.7/Chart.yaml index b1b7ec8e24..8fb76972e8 100644 --- a/test/photoprism/1.0.6/Chart.yaml +++ b/test/photoprism/1.0.7/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "20220121" -icon: https://photoprism.app/static/icons/logo.svg -description: AI-powered app for browsing, organizing & sharing your photo collection. -name: photoprism -version: 1.0.6 +appVersion: '220901' dependencies: - name: common repository: file://../../../library/common/2207.0.0 version: 2207.0.0 +description: AI-powered app for browsing, organizing & sharing your photo collection. home: https://photoprism.app/ +icon: https://photoprism.app/static/icons/logo.svg keywords: - media +name: photoprism +version: 1.0.7 diff --git a/test/photoprism/1.0.6/README.md b/test/photoprism/1.0.7/README.md similarity index 100% rename from test/photoprism/1.0.6/README.md rename to test/photoprism/1.0.7/README.md diff --git a/test/photoprism/1.0.6/app-readme.md b/test/photoprism/1.0.7/app-readme.md similarity index 100% rename from test/photoprism/1.0.6/app-readme.md rename to test/photoprism/1.0.7/app-readme.md diff --git a/test/photoprism/1.0.6/charts/common-2207.0.0.tgz b/test/photoprism/1.0.7/charts/common-2207.0.0.tgz similarity index 100% rename from test/photoprism/1.0.6/charts/common-2207.0.0.tgz rename to test/photoprism/1.0.7/charts/common-2207.0.0.tgz diff --git a/test/photoprism/1.0.6/ix_values.yaml b/test/photoprism/1.0.7/ix_values.yaml similarity index 75% rename from test/photoprism/1.0.6/ix_values.yaml rename to test/photoprism/1.0.7/ix_values.yaml index ed536bf223..2d3df1729b 100644 --- a/test/photoprism/1.0.6/ix_values.yaml +++ b/test/photoprism/1.0.7/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: photoprism/photoprism - tag: "20220121" + tag: 220901-bullseye diff --git a/test/photoprism/1.0.6/questions.yaml b/test/photoprism/1.0.7/questions.yaml similarity index 100% rename from test/photoprism/1.0.6/questions.yaml rename to test/photoprism/1.0.7/questions.yaml diff --git a/test/photoprism/1.0.6/templates/deployment.yaml b/test/photoprism/1.0.7/templates/deployment.yaml similarity index 100% rename from test/photoprism/1.0.6/templates/deployment.yaml rename to test/photoprism/1.0.7/templates/deployment.yaml diff --git a/test/photoprism/1.0.6/templates/pre-install-job.yaml b/test/photoprism/1.0.7/templates/pre-install-job.yaml similarity index 100% rename from test/photoprism/1.0.6/templates/pre-install-job.yaml rename to test/photoprism/1.0.7/templates/pre-install-job.yaml diff --git a/test/photoprism/1.0.6/templates/secret.yaml b/test/photoprism/1.0.7/templates/secret.yaml similarity index 100% rename from test/photoprism/1.0.6/templates/secret.yaml rename to test/photoprism/1.0.7/templates/secret.yaml diff --git a/test/photoprism/1.0.6/templates/service.yaml b/test/photoprism/1.0.7/templates/service.yaml similarity index 100% rename from test/photoprism/1.0.6/templates/service.yaml rename to test/photoprism/1.0.7/templates/service.yaml diff --git a/test/photoprism/1.0.6/templates/tests/deployment-check.yaml b/test/photoprism/1.0.7/templates/tests/deployment-check.yaml similarity index 100% rename from test/photoprism/1.0.6/templates/tests/deployment-check.yaml rename to test/photoprism/1.0.7/templates/tests/deployment-check.yaml diff --git a/test/photoprism/1.0.6/test_values.yaml b/test/photoprism/1.0.7/test_values.yaml similarity index 100% rename from test/photoprism/1.0.6/test_values.yaml rename to test/photoprism/1.0.7/test_values.yaml