From 0c063a9e81ddbefda6ff5f34344b14ccb39c71e4 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Sun, 24 Sep 2023 11:03:16 +0000 Subject: [PATCH] Publish new changes in catalog --- charts/photoprism/{1.0.28 => 1.0.29}/.helmignore | 0 charts/photoprism/{1.0.28 => 1.0.29}/Chart.lock | 0 charts/photoprism/{1.0.28 => 1.0.29}/Chart.yaml | 4 ++-- charts/photoprism/{1.0.28 => 1.0.29}/README.md | 0 charts/photoprism/{1.0.28 => 1.0.29}/app-readme.md | 0 .../{1.0.28 => 1.0.29}/charts/common-2304.0.1.tgz | Bin .../{1.0.28 => 1.0.29}/ci/test-values.yaml | 0 charts/photoprism/{1.0.28 => 1.0.29}/ix_values.yaml | 2 +- charts/photoprism/{1.0.28 => 1.0.29}/metadata.yaml | 0 charts/photoprism/{1.0.28 => 1.0.29}/questions.yaml | 0 .../{1.0.28 => 1.0.29}/templates/deployment.yaml | 0 .../templates/pre-install-job.yaml | 0 .../{1.0.28 => 1.0.29}/templates/secret.yaml | 0 .../{1.0.28 => 1.0.29}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 community/firefly-iii/{1.0.3 => 1.0.4}/Chart.lock | 0 community/firefly-iii/{1.0.3 => 1.0.4}/Chart.yaml | 4 ++-- community/firefly-iii/{1.0.3 => 1.0.4}/README.md | 0 .../firefly-iii/{1.0.3 => 1.0.4}/app-readme.md | 0 .../{1.0.3 => 1.0.4}/charts/common-1.1.1.tgz | Bin .../{1.0.3 => 1.0.4}/ci/basic-values.yaml | 0 .../{1.0.3 => 1.0.4}/ci/importer-values.yaml | 0 .../firefly-iii/{1.0.3 => 1.0.4}/ix_values.yaml | 2 +- .../firefly-iii/{1.0.3 => 1.0.4}/metadata.yaml | 0 .../firefly-iii/{1.0.3 => 1.0.4}/questions.yaml | 0 .../{1.0.3 => 1.0.4}/templates/NOTES.txt | 0 .../{1.0.3 => 1.0.4}/templates/_configuration.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_firefly.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_firefly_cron.tpl | 0 .../templates/_firefly_importer.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_persistence.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_portal.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_postgres.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_redis.tpl | 0 .../{1.0.3 => 1.0.4}/templates/_service.tpl | 0 .../{1.0.3 => 1.0.4}/templates/common.yaml | 0 36 files changed, 6 insertions(+), 6 deletions(-) rename charts/photoprism/{1.0.28 => 1.0.29}/.helmignore (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/Chart.lock (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/Chart.yaml (94%) rename charts/photoprism/{1.0.28 => 1.0.29}/README.md (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/app-readme.md (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/charts/common-2304.0.1.tgz (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/ci/test-values.yaml (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/ix_values.yaml (81%) rename charts/photoprism/{1.0.28 => 1.0.29}/metadata.yaml (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/questions.yaml (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/templates/deployment.yaml (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/templates/pre-install-job.yaml (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/templates/secret.yaml (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/templates/service.yaml (100%) rename charts/photoprism/{1.0.28 => 1.0.29}/templates/tests/deployment-check.yaml (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/Chart.lock (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/Chart.yaml (95%) rename community/firefly-iii/{1.0.3 => 1.0.4}/README.md (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/app-readme.md (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/charts/common-1.1.1.tgz (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/ci/basic-values.yaml (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/ci/importer-values.yaml (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/ix_values.yaml (98%) rename community/firefly-iii/{1.0.3 => 1.0.4}/metadata.yaml (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/questions.yaml (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/NOTES.txt (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/_configuration.tpl (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/_firefly.tpl (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/_firefly_cron.tpl (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/_firefly_importer.tpl (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/_persistence.tpl (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/_portal.tpl (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/_postgres.tpl (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/_redis.tpl (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/_service.tpl (100%) rename community/firefly-iii/{1.0.3 => 1.0.4}/templates/common.yaml (100%) diff --git a/charts/photoprism/1.0.28/.helmignore b/charts/photoprism/1.0.29/.helmignore similarity index 100% rename from charts/photoprism/1.0.28/.helmignore rename to charts/photoprism/1.0.29/.helmignore diff --git a/charts/photoprism/1.0.28/Chart.lock b/charts/photoprism/1.0.29/Chart.lock similarity index 100% rename from charts/photoprism/1.0.28/Chart.lock rename to charts/photoprism/1.0.29/Chart.lock diff --git a/charts/photoprism/1.0.28/Chart.yaml b/charts/photoprism/1.0.29/Chart.yaml similarity index 94% rename from charts/photoprism/1.0.28/Chart.yaml rename to charts/photoprism/1.0.29/Chart.yaml index 22ccbe6911..3a3f4c44c4 100644 --- a/charts/photoprism/1.0.28/Chart.yaml +++ b/charts/photoprism/1.0.29/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.28 +version: 1.0.29 apiVersion: v2 -appVersion: '230719' +appVersion: '230923' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/photoprism/1.0.28/README.md b/charts/photoprism/1.0.29/README.md similarity index 100% rename from charts/photoprism/1.0.28/README.md rename to charts/photoprism/1.0.29/README.md diff --git a/charts/photoprism/1.0.28/app-readme.md b/charts/photoprism/1.0.29/app-readme.md similarity index 100% rename from charts/photoprism/1.0.28/app-readme.md rename to charts/photoprism/1.0.29/app-readme.md diff --git a/charts/photoprism/1.0.28/charts/common-2304.0.1.tgz b/charts/photoprism/1.0.29/charts/common-2304.0.1.tgz similarity index 100% rename from charts/photoprism/1.0.28/charts/common-2304.0.1.tgz rename to charts/photoprism/1.0.29/charts/common-2304.0.1.tgz diff --git a/charts/photoprism/1.0.28/ci/test-values.yaml b/charts/photoprism/1.0.29/ci/test-values.yaml similarity index 100% rename from charts/photoprism/1.0.28/ci/test-values.yaml rename to charts/photoprism/1.0.29/ci/test-values.yaml diff --git a/charts/photoprism/1.0.28/ix_values.yaml b/charts/photoprism/1.0.29/ix_values.yaml similarity index 81% rename from charts/photoprism/1.0.28/ix_values.yaml rename to charts/photoprism/1.0.29/ix_values.yaml index 864410ee14..a3f8169787 100644 --- a/charts/photoprism/1.0.28/ix_values.yaml +++ b/charts/photoprism/1.0.29/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: photoprism/photoprism - tag: '230719' + tag: '230923' diff --git a/charts/photoprism/1.0.28/metadata.yaml b/charts/photoprism/1.0.29/metadata.yaml similarity index 100% rename from charts/photoprism/1.0.28/metadata.yaml rename to charts/photoprism/1.0.29/metadata.yaml diff --git a/charts/photoprism/1.0.28/questions.yaml b/charts/photoprism/1.0.29/questions.yaml similarity index 100% rename from charts/photoprism/1.0.28/questions.yaml rename to charts/photoprism/1.0.29/questions.yaml diff --git a/charts/photoprism/1.0.28/templates/deployment.yaml b/charts/photoprism/1.0.29/templates/deployment.yaml similarity index 100% rename from charts/photoprism/1.0.28/templates/deployment.yaml rename to charts/photoprism/1.0.29/templates/deployment.yaml diff --git a/charts/photoprism/1.0.28/templates/pre-install-job.yaml b/charts/photoprism/1.0.29/templates/pre-install-job.yaml similarity index 100% rename from charts/photoprism/1.0.28/templates/pre-install-job.yaml rename to charts/photoprism/1.0.29/templates/pre-install-job.yaml diff --git a/charts/photoprism/1.0.28/templates/secret.yaml b/charts/photoprism/1.0.29/templates/secret.yaml similarity index 100% rename from charts/photoprism/1.0.28/templates/secret.yaml rename to charts/photoprism/1.0.29/templates/secret.yaml diff --git a/charts/photoprism/1.0.28/templates/service.yaml b/charts/photoprism/1.0.29/templates/service.yaml similarity index 100% rename from charts/photoprism/1.0.28/templates/service.yaml rename to charts/photoprism/1.0.29/templates/service.yaml diff --git a/charts/photoprism/1.0.28/templates/tests/deployment-check.yaml b/charts/photoprism/1.0.29/templates/tests/deployment-check.yaml similarity index 100% rename from charts/photoprism/1.0.28/templates/tests/deployment-check.yaml rename to charts/photoprism/1.0.29/templates/tests/deployment-check.yaml diff --git a/community/firefly-iii/1.0.3/Chart.lock b/community/firefly-iii/1.0.4/Chart.lock similarity index 100% rename from community/firefly-iii/1.0.3/Chart.lock rename to community/firefly-iii/1.0.4/Chart.lock diff --git a/community/firefly-iii/1.0.3/Chart.yaml b/community/firefly-iii/1.0.4/Chart.yaml similarity index 95% rename from community/firefly-iii/1.0.3/Chart.yaml rename to community/firefly-iii/1.0.4/Chart.yaml index 96d88fed91..027aef5b01 100644 --- a/community/firefly-iii/1.0.3/Chart.yaml +++ b/community/firefly-iii/1.0.4/Chart.yaml @@ -3,9 +3,9 @@ description: Firefly III is a personal finances manager annotations: title: Firefly III type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 -appVersion: 6.0.24 +appVersion: 6.0.25 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/firefly-iii/1.0.3/README.md b/community/firefly-iii/1.0.4/README.md similarity index 100% rename from community/firefly-iii/1.0.3/README.md rename to community/firefly-iii/1.0.4/README.md diff --git a/community/firefly-iii/1.0.3/app-readme.md b/community/firefly-iii/1.0.4/app-readme.md similarity index 100% rename from community/firefly-iii/1.0.3/app-readme.md rename to community/firefly-iii/1.0.4/app-readme.md diff --git a/community/firefly-iii/1.0.3/charts/common-1.1.1.tgz b/community/firefly-iii/1.0.4/charts/common-1.1.1.tgz similarity index 100% rename from community/firefly-iii/1.0.3/charts/common-1.1.1.tgz rename to community/firefly-iii/1.0.4/charts/common-1.1.1.tgz diff --git a/community/firefly-iii/1.0.3/ci/basic-values.yaml b/community/firefly-iii/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/firefly-iii/1.0.3/ci/basic-values.yaml rename to community/firefly-iii/1.0.4/ci/basic-values.yaml diff --git a/community/firefly-iii/1.0.3/ci/importer-values.yaml b/community/firefly-iii/1.0.4/ci/importer-values.yaml similarity index 100% rename from community/firefly-iii/1.0.3/ci/importer-values.yaml rename to community/firefly-iii/1.0.4/ci/importer-values.yaml diff --git a/community/firefly-iii/1.0.3/ix_values.yaml b/community/firefly-iii/1.0.4/ix_values.yaml similarity index 98% rename from community/firefly-iii/1.0.3/ix_values.yaml rename to community/firefly-iii/1.0.4/ix_values.yaml index df88c65153..edd68898a0 100644 --- a/community/firefly-iii/1.0.3/ix_values.yaml +++ b/community/firefly-iii/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: fireflyiii/core pullPolicy: IfNotPresent - tag: version-6.0.24 + tag: version-6.0.25 importerImage: repository: fireflyiii/data-importer diff --git a/community/firefly-iii/1.0.3/metadata.yaml b/community/firefly-iii/1.0.4/metadata.yaml similarity index 100% rename from community/firefly-iii/1.0.3/metadata.yaml rename to community/firefly-iii/1.0.4/metadata.yaml diff --git a/community/firefly-iii/1.0.3/questions.yaml b/community/firefly-iii/1.0.4/questions.yaml similarity index 100% rename from community/firefly-iii/1.0.3/questions.yaml rename to community/firefly-iii/1.0.4/questions.yaml diff --git a/community/firefly-iii/1.0.3/templates/NOTES.txt b/community/firefly-iii/1.0.4/templates/NOTES.txt similarity index 100% rename from community/firefly-iii/1.0.3/templates/NOTES.txt rename to community/firefly-iii/1.0.4/templates/NOTES.txt diff --git a/community/firefly-iii/1.0.3/templates/_configuration.tpl b/community/firefly-iii/1.0.4/templates/_configuration.tpl similarity index 100% rename from community/firefly-iii/1.0.3/templates/_configuration.tpl rename to community/firefly-iii/1.0.4/templates/_configuration.tpl diff --git a/community/firefly-iii/1.0.3/templates/_firefly.tpl b/community/firefly-iii/1.0.4/templates/_firefly.tpl similarity index 100% rename from community/firefly-iii/1.0.3/templates/_firefly.tpl rename to community/firefly-iii/1.0.4/templates/_firefly.tpl diff --git a/community/firefly-iii/1.0.3/templates/_firefly_cron.tpl b/community/firefly-iii/1.0.4/templates/_firefly_cron.tpl similarity index 100% rename from community/firefly-iii/1.0.3/templates/_firefly_cron.tpl rename to community/firefly-iii/1.0.4/templates/_firefly_cron.tpl diff --git a/community/firefly-iii/1.0.3/templates/_firefly_importer.tpl b/community/firefly-iii/1.0.4/templates/_firefly_importer.tpl similarity index 100% rename from community/firefly-iii/1.0.3/templates/_firefly_importer.tpl rename to community/firefly-iii/1.0.4/templates/_firefly_importer.tpl diff --git a/community/firefly-iii/1.0.3/templates/_persistence.tpl b/community/firefly-iii/1.0.4/templates/_persistence.tpl similarity index 100% rename from community/firefly-iii/1.0.3/templates/_persistence.tpl rename to community/firefly-iii/1.0.4/templates/_persistence.tpl diff --git a/community/firefly-iii/1.0.3/templates/_portal.tpl b/community/firefly-iii/1.0.4/templates/_portal.tpl similarity index 100% rename from community/firefly-iii/1.0.3/templates/_portal.tpl rename to community/firefly-iii/1.0.4/templates/_portal.tpl diff --git a/community/firefly-iii/1.0.3/templates/_postgres.tpl b/community/firefly-iii/1.0.4/templates/_postgres.tpl similarity index 100% rename from community/firefly-iii/1.0.3/templates/_postgres.tpl rename to community/firefly-iii/1.0.4/templates/_postgres.tpl diff --git a/community/firefly-iii/1.0.3/templates/_redis.tpl b/community/firefly-iii/1.0.4/templates/_redis.tpl similarity index 100% rename from community/firefly-iii/1.0.3/templates/_redis.tpl rename to community/firefly-iii/1.0.4/templates/_redis.tpl diff --git a/community/firefly-iii/1.0.3/templates/_service.tpl b/community/firefly-iii/1.0.4/templates/_service.tpl similarity index 100% rename from community/firefly-iii/1.0.3/templates/_service.tpl rename to community/firefly-iii/1.0.4/templates/_service.tpl diff --git a/community/firefly-iii/1.0.3/templates/common.yaml b/community/firefly-iii/1.0.4/templates/common.yaml similarity index 100% rename from community/firefly-iii/1.0.3/templates/common.yaml rename to community/firefly-iii/1.0.4/templates/common.yaml