From 314102ec6333f7dbe363a1af597fdf67eaecb353 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Sun, 25 Feb 2024 00:32:53 +0000 Subject: [PATCH] Publish new changes in catalog --- .../{1.2.4 => 1.2.5}/Chart.lock | 0 .../{1.2.4 => 1.2.5}/Chart.yaml | 4 ++-- .../unifi-protect-backup/{1.2.4 => 1.2.5}/README.md | 0 .../{1.2.4 => 1.2.5}/app-readme.md | 0 .../{1.2.4 => 1.2.5}/charts/common-1.2.9.tgz | Bin .../{1.2.4 => 1.2.5}/ci/basic-values.yaml | 0 .../{1.2.4 => 1.2.5}/ci/extra-values.yaml | 0 .../{1.2.4 => 1.2.5}/ix_values.yaml | 2 +- .../{1.2.4 => 1.2.5}/metadata.yaml | 0 .../{1.2.4 => 1.2.5}/migrations/migrate | 0 .../{1.2.4 => 1.2.5}/questions.yaml | 0 .../{1.2.4 => 1.2.5}/templates/NOTES.txt | 0 .../{1.2.4 => 1.2.5}/templates/_configuration.tpl | 0 .../{1.2.4 => 1.2.5}/templates/_persistence.tpl | 0 .../templates/_unifi-protect-backup.tpl | 0 .../{1.2.4 => 1.2.5}/templates/_validation.tpl | 0 .../{1.2.4 => 1.2.5}/templates/common.yaml | 0 17 files changed, 3 insertions(+), 3 deletions(-) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/Chart.lock (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/Chart.yaml (96%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/README.md (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/app-readme.md (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/charts/common-1.2.9.tgz (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/ci/basic-values.yaml (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/ci/extra-values.yaml (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/ix_values.yaml (98%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/metadata.yaml (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/migrations/migrate (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/questions.yaml (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/templates/NOTES.txt (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/templates/_configuration.tpl (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/templates/_persistence.tpl (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/templates/_unifi-protect-backup.tpl (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/templates/_validation.tpl (100%) rename community/unifi-protect-backup/{1.2.4 => 1.2.5}/templates/common.yaml (100%) diff --git a/community/unifi-protect-backup/1.2.4/Chart.lock b/community/unifi-protect-backup/1.2.5/Chart.lock similarity index 100% rename from community/unifi-protect-backup/1.2.4/Chart.lock rename to community/unifi-protect-backup/1.2.5/Chart.lock diff --git a/community/unifi-protect-backup/1.2.4/Chart.yaml b/community/unifi-protect-backup/1.2.5/Chart.yaml similarity index 96% rename from community/unifi-protect-backup/1.2.4/Chart.yaml rename to community/unifi-protect-backup/1.2.5/Chart.yaml index 1c7e1e782e..53403861aa 100644 --- a/community/unifi-protect-backup/1.2.4/Chart.yaml +++ b/community/unifi-protect-backup/1.2.5/Chart.yaml @@ -4,9 +4,9 @@ description: Unifi Protect Backup is a python based tool for backing up UniFi Pr annotations: title: Unifi Protect Backup type: application -version: 1.2.4 +version: 1.2.5 apiVersion: v2 -appVersion: 0.10.4 +appVersion: 0.10.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/unifi-protect-backup/1.2.4/README.md b/community/unifi-protect-backup/1.2.5/README.md similarity index 100% rename from community/unifi-protect-backup/1.2.4/README.md rename to community/unifi-protect-backup/1.2.5/README.md diff --git a/community/unifi-protect-backup/1.2.4/app-readme.md b/community/unifi-protect-backup/1.2.5/app-readme.md similarity index 100% rename from community/unifi-protect-backup/1.2.4/app-readme.md rename to community/unifi-protect-backup/1.2.5/app-readme.md diff --git a/community/unifi-protect-backup/1.2.4/charts/common-1.2.9.tgz b/community/unifi-protect-backup/1.2.5/charts/common-1.2.9.tgz similarity index 100% rename from community/unifi-protect-backup/1.2.4/charts/common-1.2.9.tgz rename to community/unifi-protect-backup/1.2.5/charts/common-1.2.9.tgz diff --git a/community/unifi-protect-backup/1.2.4/ci/basic-values.yaml b/community/unifi-protect-backup/1.2.5/ci/basic-values.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.4/ci/basic-values.yaml rename to community/unifi-protect-backup/1.2.5/ci/basic-values.yaml diff --git a/community/unifi-protect-backup/1.2.4/ci/extra-values.yaml b/community/unifi-protect-backup/1.2.5/ci/extra-values.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.4/ci/extra-values.yaml rename to community/unifi-protect-backup/1.2.5/ci/extra-values.yaml diff --git a/community/unifi-protect-backup/1.2.4/ix_values.yaml b/community/unifi-protect-backup/1.2.5/ix_values.yaml similarity index 98% rename from community/unifi-protect-backup/1.2.4/ix_values.yaml rename to community/unifi-protect-backup/1.2.5/ix_values.yaml index a9d4d1810e..ee85364e83 100644 --- a/community/unifi-protect-backup/1.2.4/ix_values.yaml +++ b/community/unifi-protect-backup/1.2.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ep1cman/unifi-protect-backup pullPolicy: IfNotPresent - tag: 0.10.4 + tag: 0.10.5 resources: limits: diff --git a/community/unifi-protect-backup/1.2.4/metadata.yaml b/community/unifi-protect-backup/1.2.5/metadata.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.4/metadata.yaml rename to community/unifi-protect-backup/1.2.5/metadata.yaml diff --git a/community/unifi-protect-backup/1.2.4/migrations/migrate b/community/unifi-protect-backup/1.2.5/migrations/migrate similarity index 100% rename from community/unifi-protect-backup/1.2.4/migrations/migrate rename to community/unifi-protect-backup/1.2.5/migrations/migrate diff --git a/community/unifi-protect-backup/1.2.4/questions.yaml b/community/unifi-protect-backup/1.2.5/questions.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.4/questions.yaml rename to community/unifi-protect-backup/1.2.5/questions.yaml diff --git a/community/unifi-protect-backup/1.2.4/templates/NOTES.txt b/community/unifi-protect-backup/1.2.5/templates/NOTES.txt similarity index 100% rename from community/unifi-protect-backup/1.2.4/templates/NOTES.txt rename to community/unifi-protect-backup/1.2.5/templates/NOTES.txt diff --git a/community/unifi-protect-backup/1.2.4/templates/_configuration.tpl b/community/unifi-protect-backup/1.2.5/templates/_configuration.tpl similarity index 100% rename from community/unifi-protect-backup/1.2.4/templates/_configuration.tpl rename to community/unifi-protect-backup/1.2.5/templates/_configuration.tpl diff --git a/community/unifi-protect-backup/1.2.4/templates/_persistence.tpl b/community/unifi-protect-backup/1.2.5/templates/_persistence.tpl similarity index 100% rename from community/unifi-protect-backup/1.2.4/templates/_persistence.tpl rename to community/unifi-protect-backup/1.2.5/templates/_persistence.tpl diff --git a/community/unifi-protect-backup/1.2.4/templates/_unifi-protect-backup.tpl b/community/unifi-protect-backup/1.2.5/templates/_unifi-protect-backup.tpl similarity index 100% rename from community/unifi-protect-backup/1.2.4/templates/_unifi-protect-backup.tpl rename to community/unifi-protect-backup/1.2.5/templates/_unifi-protect-backup.tpl diff --git a/community/unifi-protect-backup/1.2.4/templates/_validation.tpl b/community/unifi-protect-backup/1.2.5/templates/_validation.tpl similarity index 100% rename from community/unifi-protect-backup/1.2.4/templates/_validation.tpl rename to community/unifi-protect-backup/1.2.5/templates/_validation.tpl diff --git a/community/unifi-protect-backup/1.2.4/templates/common.yaml b/community/unifi-protect-backup/1.2.5/templates/common.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.4/templates/common.yaml rename to community/unifi-protect-backup/1.2.5/templates/common.yaml