diff --git a/catalog.json b/catalog.json index 2ffe45fc85..86aab0a013 100644 --- a/catalog.json +++ b/catalog.json @@ -373,9 +373,9 @@ "healthy_error": null, "home": "https://photoprism.app/", "location": "/__w/charts/charts/charts/photoprism", - "latest_version": "1.0.21", - "latest_app_version": "230514", - "latest_human_version": "230514_1.0.21", + "latest_version": "1.0.22", + "latest_app_version": "230603", + "latest_human_version": "230603_1.0.22", "last_update": "2023-05-23 17:11:03", "name": "photoprism", "recommended": false, @@ -568,7 +568,7 @@ "latest_version": "1.0.27", "latest_app_version": "4.7.13.0", "latest_human_version": "4.7.13.0_1.0.27", - "last_update": "2023-05-26 11:50:47", + "last_update": "2023-06-02 06:48:26", "name": "emby", "recommended": false, "title": "Emby Server", diff --git a/charts/photoprism/1.0.21/.helmignore b/charts/photoprism/1.0.22/.helmignore similarity index 100% rename from charts/photoprism/1.0.21/.helmignore rename to charts/photoprism/1.0.22/.helmignore diff --git a/charts/photoprism/1.0.21/Chart.lock b/charts/photoprism/1.0.22/Chart.lock similarity index 100% rename from charts/photoprism/1.0.21/Chart.lock rename to charts/photoprism/1.0.22/Chart.lock diff --git a/charts/photoprism/1.0.21/Chart.yaml b/charts/photoprism/1.0.22/Chart.yaml similarity index 94% rename from charts/photoprism/1.0.21/Chart.yaml rename to charts/photoprism/1.0.22/Chart.yaml index a0d0586067..ebf05acafe 100644 --- a/charts/photoprism/1.0.21/Chart.yaml +++ b/charts/photoprism/1.0.22/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 diff --git a/charts/photoprism/1.0.21/README.md b/charts/photoprism/1.0.22/README.md similarity index 100% rename from charts/photoprism/1.0.21/README.md rename to charts/photoprism/1.0.22/README.md diff --git a/charts/photoprism/1.0.21/app-readme.md b/charts/photoprism/1.0.22/app-readme.md similarity index 100% rename from charts/photoprism/1.0.21/app-readme.md rename to charts/photoprism/1.0.22/app-readme.md diff --git a/charts/photoprism/1.0.21/charts/common-2304.0.1.tgz b/charts/photoprism/1.0.22/charts/common-2304.0.1.tgz similarity index 100% rename from charts/photoprism/1.0.21/charts/common-2304.0.1.tgz rename to charts/photoprism/1.0.22/charts/common-2304.0.1.tgz diff --git a/charts/photoprism/1.0.21/ci/test-values.yaml b/charts/photoprism/1.0.22/ci/test-values.yaml similarity index 100% rename from charts/photoprism/1.0.21/ci/test-values.yaml rename to charts/photoprism/1.0.22/ci/test-values.yaml diff --git a/charts/photoprism/1.0.21/ix_values.yaml b/charts/photoprism/1.0.22/ix_values.yaml similarity index 81% rename from charts/photoprism/1.0.21/ix_values.yaml rename to charts/photoprism/1.0.22/ix_values.yaml index 894e5e8c1b..0e609496fe 100644 --- a/charts/photoprism/1.0.21/ix_values.yaml +++ b/charts/photoprism/1.0.22/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: photoprism/photoprism - tag: '230514' + tag: '230603' diff --git a/charts/photoprism/1.0.21/metadata.yaml b/charts/photoprism/1.0.22/metadata.yaml similarity index 100% rename from charts/photoprism/1.0.21/metadata.yaml rename to charts/photoprism/1.0.22/metadata.yaml diff --git a/charts/photoprism/1.0.21/questions.yaml b/charts/photoprism/1.0.22/questions.yaml similarity index 100% rename from charts/photoprism/1.0.21/questions.yaml rename to charts/photoprism/1.0.22/questions.yaml diff --git a/charts/photoprism/1.0.21/templates/deployment.yaml b/charts/photoprism/1.0.22/templates/deployment.yaml similarity index 100% rename from charts/photoprism/1.0.21/templates/deployment.yaml rename to charts/photoprism/1.0.22/templates/deployment.yaml diff --git a/charts/photoprism/1.0.21/templates/pre-install-job.yaml b/charts/photoprism/1.0.22/templates/pre-install-job.yaml similarity index 100% rename from charts/photoprism/1.0.21/templates/pre-install-job.yaml rename to charts/photoprism/1.0.22/templates/pre-install-job.yaml diff --git a/charts/photoprism/1.0.21/templates/secret.yaml b/charts/photoprism/1.0.22/templates/secret.yaml similarity index 100% rename from charts/photoprism/1.0.21/templates/secret.yaml rename to charts/photoprism/1.0.22/templates/secret.yaml diff --git a/charts/photoprism/1.0.21/templates/service.yaml b/charts/photoprism/1.0.22/templates/service.yaml similarity index 100% rename from charts/photoprism/1.0.21/templates/service.yaml rename to charts/photoprism/1.0.22/templates/service.yaml diff --git a/charts/photoprism/1.0.21/templates/tests/deployment-check.yaml b/charts/photoprism/1.0.22/templates/tests/deployment-check.yaml similarity index 100% rename from charts/photoprism/1.0.21/templates/tests/deployment-check.yaml rename to charts/photoprism/1.0.22/templates/tests/deployment-check.yaml