diff --git a/community/drawio/1.2.26/Chart.lock b/community/drawio/1.2.27/Chart.lock similarity index 100% rename from community/drawio/1.2.26/Chart.lock rename to community/drawio/1.2.27/Chart.lock diff --git a/community/drawio/1.2.26/Chart.yaml b/community/drawio/1.2.27/Chart.yaml similarity index 94% rename from community/drawio/1.2.26/Chart.yaml rename to community/drawio/1.2.27/Chart.yaml index 859df12fdf..828f138e4d 100644 --- a/community/drawio/1.2.26/Chart.yaml +++ b/community/drawio/1.2.27/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.2.26 +version: 1.2.27 apiVersion: v2 -appVersion: 24.0.8 +appVersion: 24.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/drawio/1.2.26/README.md b/community/drawio/1.2.27/README.md similarity index 100% rename from community/drawio/1.2.26/README.md rename to community/drawio/1.2.27/README.md diff --git a/community/drawio/1.2.26/app-readme.md b/community/drawio/1.2.27/app-readme.md similarity index 100% rename from community/drawio/1.2.26/app-readme.md rename to community/drawio/1.2.27/app-readme.md diff --git a/community/drawio/1.2.26/charts/common-1.2.9.tgz b/community/drawio/1.2.27/charts/common-1.2.9.tgz similarity index 100% rename from community/drawio/1.2.26/charts/common-1.2.9.tgz rename to community/drawio/1.2.27/charts/common-1.2.9.tgz diff --git a/community/drawio/1.2.26/ci/basic-values.yaml b/community/drawio/1.2.27/ci/basic-values.yaml similarity index 100% rename from community/drawio/1.2.26/ci/basic-values.yaml rename to community/drawio/1.2.27/ci/basic-values.yaml diff --git a/community/drawio/1.2.26/ci/extra-values.yaml b/community/drawio/1.2.27/ci/extra-values.yaml similarity index 100% rename from community/drawio/1.2.26/ci/extra-values.yaml rename to community/drawio/1.2.27/ci/extra-values.yaml diff --git a/community/drawio/1.2.26/ci/hostNet-values.yaml b/community/drawio/1.2.27/ci/hostNet-values.yaml similarity index 100% rename from community/drawio/1.2.26/ci/hostNet-values.yaml rename to community/drawio/1.2.27/ci/hostNet-values.yaml diff --git a/community/drawio/1.2.26/ix_values.yaml b/community/drawio/1.2.27/ix_values.yaml similarity index 95% rename from community/drawio/1.2.26/ix_values.yaml rename to community/drawio/1.2.27/ix_values.yaml index d959e0bfcd..c68e94b749 100644 --- a/community/drawio/1.2.26/ix_values.yaml +++ b/community/drawio/1.2.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 24.0.8 + tag: 24.1.0 resources: limits: diff --git a/community/drawio/1.2.26/metadata.yaml b/community/drawio/1.2.27/metadata.yaml similarity index 100% rename from community/drawio/1.2.26/metadata.yaml rename to community/drawio/1.2.27/metadata.yaml diff --git a/community/drawio/1.2.26/migrations/migrate b/community/drawio/1.2.27/migrations/migrate similarity index 100% rename from community/drawio/1.2.26/migrations/migrate rename to community/drawio/1.2.27/migrations/migrate diff --git a/community/drawio/1.2.26/questions.yaml b/community/drawio/1.2.27/questions.yaml similarity index 100% rename from community/drawio/1.2.26/questions.yaml rename to community/drawio/1.2.27/questions.yaml diff --git a/community/drawio/1.2.26/templates/NOTES.txt b/community/drawio/1.2.27/templates/NOTES.txt similarity index 100% rename from community/drawio/1.2.26/templates/NOTES.txt rename to community/drawio/1.2.27/templates/NOTES.txt diff --git a/community/drawio/1.2.26/templates/_drawio.tpl b/community/drawio/1.2.27/templates/_drawio.tpl similarity index 100% rename from community/drawio/1.2.26/templates/_drawio.tpl rename to community/drawio/1.2.27/templates/_drawio.tpl diff --git a/community/drawio/1.2.26/templates/_persistence.tpl b/community/drawio/1.2.27/templates/_persistence.tpl similarity index 100% rename from community/drawio/1.2.26/templates/_persistence.tpl rename to community/drawio/1.2.27/templates/_persistence.tpl diff --git a/community/drawio/1.2.26/templates/_portal.tpl b/community/drawio/1.2.27/templates/_portal.tpl similarity index 100% rename from community/drawio/1.2.26/templates/_portal.tpl rename to community/drawio/1.2.27/templates/_portal.tpl diff --git a/community/drawio/1.2.26/templates/_service.tpl b/community/drawio/1.2.27/templates/_service.tpl similarity index 100% rename from community/drawio/1.2.26/templates/_service.tpl rename to community/drawio/1.2.27/templates/_service.tpl diff --git a/community/drawio/1.2.26/templates/common.yaml b/community/drawio/1.2.27/templates/common.yaml similarity index 100% rename from community/drawio/1.2.26/templates/common.yaml rename to community/drawio/1.2.27/templates/common.yaml diff --git a/community/homepage/1.2.8/Chart.lock b/community/homepage/1.2.9/Chart.lock similarity index 100% rename from community/homepage/1.2.8/Chart.lock rename to community/homepage/1.2.9/Chart.lock diff --git a/community/homepage/1.2.8/Chart.yaml b/community/homepage/1.2.9/Chart.yaml similarity index 94% rename from community/homepage/1.2.8/Chart.yaml rename to community/homepage/1.2.9/Chart.yaml index 56d32c7736..62842a5b27 100644 --- a/community/homepage/1.2.8/Chart.yaml +++ b/community/homepage/1.2.9/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.2.8 +version: 1.2.9 apiVersion: v2 -appVersion: 0.8.9 +appVersion: 0.8.10 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/homepage/1.2.8/README.md b/community/homepage/1.2.9/README.md similarity index 100% rename from community/homepage/1.2.8/README.md rename to community/homepage/1.2.9/README.md diff --git a/community/homepage/1.2.8/app-readme.md b/community/homepage/1.2.9/app-readme.md similarity index 100% rename from community/homepage/1.2.8/app-readme.md rename to community/homepage/1.2.9/app-readme.md diff --git a/community/homepage/1.2.8/charts/common-1.2.9.tgz b/community/homepage/1.2.9/charts/common-1.2.9.tgz similarity index 100% rename from community/homepage/1.2.8/charts/common-1.2.9.tgz rename to community/homepage/1.2.9/charts/common-1.2.9.tgz diff --git a/community/homepage/1.2.8/ci/basic-values.yaml b/community/homepage/1.2.9/ci/basic-values.yaml similarity index 100% rename from community/homepage/1.2.8/ci/basic-values.yaml rename to community/homepage/1.2.9/ci/basic-values.yaml diff --git a/community/homepage/1.2.8/ci/extra-values.yaml b/community/homepage/1.2.9/ci/extra-values.yaml similarity index 100% rename from community/homepage/1.2.8/ci/extra-values.yaml rename to community/homepage/1.2.9/ci/extra-values.yaml diff --git a/community/homepage/1.2.8/ci/hostNet-values.yaml b/community/homepage/1.2.9/ci/hostNet-values.yaml similarity index 100% rename from community/homepage/1.2.8/ci/hostNet-values.yaml rename to community/homepage/1.2.9/ci/hostNet-values.yaml diff --git a/community/homepage/1.2.8/ix_values.yaml b/community/homepage/1.2.9/ix_values.yaml similarity index 95% rename from community/homepage/1.2.8/ix_values.yaml rename to community/homepage/1.2.9/ix_values.yaml index f93cca003d..d7c2412f0a 100644 --- a/community/homepage/1.2.8/ix_values.yaml +++ b/community/homepage/1.2.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/gethomepage/homepage pullPolicy: IfNotPresent - tag: v0.8.9 + tag: v0.8.10 resources: limits: diff --git a/community/homepage/1.2.8/metadata.yaml b/community/homepage/1.2.9/metadata.yaml similarity index 100% rename from community/homepage/1.2.8/metadata.yaml rename to community/homepage/1.2.9/metadata.yaml diff --git a/community/homepage/1.2.8/migrations/migrate b/community/homepage/1.2.9/migrations/migrate similarity index 100% rename from community/homepage/1.2.8/migrations/migrate rename to community/homepage/1.2.9/migrations/migrate diff --git a/community/homepage/1.2.8/questions.yaml b/community/homepage/1.2.9/questions.yaml similarity index 100% rename from community/homepage/1.2.8/questions.yaml rename to community/homepage/1.2.9/questions.yaml diff --git a/community/homepage/1.2.8/templates/NOTES.txt b/community/homepage/1.2.9/templates/NOTES.txt similarity index 100% rename from community/homepage/1.2.8/templates/NOTES.txt rename to community/homepage/1.2.9/templates/NOTES.txt diff --git a/community/homepage/1.2.8/templates/_homepage.tpl b/community/homepage/1.2.9/templates/_homepage.tpl similarity index 100% rename from community/homepage/1.2.8/templates/_homepage.tpl rename to community/homepage/1.2.9/templates/_homepage.tpl diff --git a/community/homepage/1.2.8/templates/_persistence.tpl b/community/homepage/1.2.9/templates/_persistence.tpl similarity index 100% rename from community/homepage/1.2.8/templates/_persistence.tpl rename to community/homepage/1.2.9/templates/_persistence.tpl diff --git a/community/homepage/1.2.8/templates/_portal.tpl b/community/homepage/1.2.9/templates/_portal.tpl similarity index 100% rename from community/homepage/1.2.8/templates/_portal.tpl rename to community/homepage/1.2.9/templates/_portal.tpl diff --git a/community/homepage/1.2.8/templates/_rbac.tpl b/community/homepage/1.2.9/templates/_rbac.tpl similarity index 100% rename from community/homepage/1.2.8/templates/_rbac.tpl rename to community/homepage/1.2.9/templates/_rbac.tpl diff --git a/community/homepage/1.2.8/templates/_service.tpl b/community/homepage/1.2.9/templates/_service.tpl similarity index 100% rename from community/homepage/1.2.8/templates/_service.tpl rename to community/homepage/1.2.9/templates/_service.tpl diff --git a/community/homepage/1.2.8/templates/common.yaml b/community/homepage/1.2.9/templates/common.yaml similarity index 100% rename from community/homepage/1.2.8/templates/common.yaml rename to community/homepage/1.2.9/templates/common.yaml diff --git a/community/readarr/1.2.14/Chart.lock b/community/readarr/1.2.15/Chart.lock similarity index 100% rename from community/readarr/1.2.14/Chart.lock rename to community/readarr/1.2.15/Chart.lock diff --git a/community/readarr/1.2.14/Chart.yaml b/community/readarr/1.2.15/Chart.yaml similarity index 94% rename from community/readarr/1.2.14/Chart.yaml rename to community/readarr/1.2.15/Chart.yaml index f5f7527853..146e02d3b4 100644 --- a/community/readarr/1.2.14/Chart.yaml +++ b/community/readarr/1.2.15/Chart.yaml @@ -4,9 +4,9 @@ description: Readarr is an ebook and audiobook collection manager for Usenet and annotations: title: Readarr type: application -version: 1.2.14 +version: 1.2.15 apiVersion: v2 -appVersion: 0.3.20.2452 +appVersion: 0.3.21.2475 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/readarr/1.2.14/README.md b/community/readarr/1.2.15/README.md similarity index 100% rename from community/readarr/1.2.14/README.md rename to community/readarr/1.2.15/README.md diff --git a/community/readarr/1.2.14/app-readme.md b/community/readarr/1.2.15/app-readme.md similarity index 100% rename from community/readarr/1.2.14/app-readme.md rename to community/readarr/1.2.15/app-readme.md diff --git a/community/readarr/1.2.14/charts/common-1.2.9.tgz b/community/readarr/1.2.15/charts/common-1.2.9.tgz similarity index 100% rename from community/readarr/1.2.14/charts/common-1.2.9.tgz rename to community/readarr/1.2.15/charts/common-1.2.9.tgz diff --git a/community/readarr/1.2.14/ci/basic-values.yaml b/community/readarr/1.2.15/ci/basic-values.yaml similarity index 100% rename from community/readarr/1.2.14/ci/basic-values.yaml rename to community/readarr/1.2.15/ci/basic-values.yaml diff --git a/community/readarr/1.2.14/ci/extra-values.yaml b/community/readarr/1.2.15/ci/extra-values.yaml similarity index 100% rename from community/readarr/1.2.14/ci/extra-values.yaml rename to community/readarr/1.2.15/ci/extra-values.yaml diff --git a/community/readarr/1.2.14/ci/hostNet-values.yaml b/community/readarr/1.2.15/ci/hostNet-values.yaml similarity index 100% rename from community/readarr/1.2.14/ci/hostNet-values.yaml rename to community/readarr/1.2.15/ci/hostNet-values.yaml diff --git a/community/readarr/1.2.14/ix_values.yaml b/community/readarr/1.2.15/ix_values.yaml similarity index 95% rename from community/readarr/1.2.14/ix_values.yaml rename to community/readarr/1.2.15/ix_values.yaml index 58cfd63857..02bd895347 100644 --- a/community/readarr/1.2.14/ix_values.yaml +++ b/community/readarr/1.2.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: 0.3.20.2452 + tag: 0.3.21.2475 resources: limits: diff --git a/community/readarr/1.2.14/metadata.yaml b/community/readarr/1.2.15/metadata.yaml similarity index 100% rename from community/readarr/1.2.14/metadata.yaml rename to community/readarr/1.2.15/metadata.yaml diff --git a/community/readarr/1.2.14/migrations/migrate b/community/readarr/1.2.15/migrations/migrate similarity index 100% rename from community/readarr/1.2.14/migrations/migrate rename to community/readarr/1.2.15/migrations/migrate diff --git a/community/readarr/1.2.14/questions.yaml b/community/readarr/1.2.15/questions.yaml similarity index 100% rename from community/readarr/1.2.14/questions.yaml rename to community/readarr/1.2.15/questions.yaml diff --git a/community/readarr/1.2.14/templates/NOTES.txt b/community/readarr/1.2.15/templates/NOTES.txt similarity index 100% rename from community/readarr/1.2.14/templates/NOTES.txt rename to community/readarr/1.2.15/templates/NOTES.txt diff --git a/community/readarr/1.2.14/templates/_persistence.tpl b/community/readarr/1.2.15/templates/_persistence.tpl similarity index 100% rename from community/readarr/1.2.14/templates/_persistence.tpl rename to community/readarr/1.2.15/templates/_persistence.tpl diff --git a/community/readarr/1.2.14/templates/_portal.tpl b/community/readarr/1.2.15/templates/_portal.tpl similarity index 100% rename from community/readarr/1.2.14/templates/_portal.tpl rename to community/readarr/1.2.15/templates/_portal.tpl diff --git a/community/readarr/1.2.14/templates/_readarr.tpl b/community/readarr/1.2.15/templates/_readarr.tpl similarity index 100% rename from community/readarr/1.2.14/templates/_readarr.tpl rename to community/readarr/1.2.15/templates/_readarr.tpl diff --git a/community/readarr/1.2.14/templates/_service.tpl b/community/readarr/1.2.15/templates/_service.tpl similarity index 100% rename from community/readarr/1.2.14/templates/_service.tpl rename to community/readarr/1.2.15/templates/_service.tpl diff --git a/community/readarr/1.2.14/templates/common.yaml b/community/readarr/1.2.15/templates/common.yaml similarity index 100% rename from community/readarr/1.2.14/templates/common.yaml rename to community/readarr/1.2.15/templates/common.yaml diff --git a/community/unifi-protect-backup/1.2.6/Chart.lock b/community/unifi-protect-backup/1.2.7/Chart.lock similarity index 100% rename from community/unifi-protect-backup/1.2.6/Chart.lock rename to community/unifi-protect-backup/1.2.7/Chart.lock diff --git a/community/unifi-protect-backup/1.2.6/Chart.yaml b/community/unifi-protect-backup/1.2.7/Chart.yaml similarity index 96% rename from community/unifi-protect-backup/1.2.6/Chart.yaml rename to community/unifi-protect-backup/1.2.7/Chart.yaml index 9db96e0a34..024605a821 100644 --- a/community/unifi-protect-backup/1.2.6/Chart.yaml +++ b/community/unifi-protect-backup/1.2.7/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.6 +version: 1.2.7 apiVersion: v2 -appVersion: 0.10.6 +appVersion: 0.10.7 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/unifi-protect-backup/1.2.6/README.md b/community/unifi-protect-backup/1.2.7/README.md similarity index 100% rename from community/unifi-protect-backup/1.2.6/README.md rename to community/unifi-protect-backup/1.2.7/README.md diff --git a/community/unifi-protect-backup/1.2.6/app-readme.md b/community/unifi-protect-backup/1.2.7/app-readme.md similarity index 100% rename from community/unifi-protect-backup/1.2.6/app-readme.md rename to community/unifi-protect-backup/1.2.7/app-readme.md diff --git a/community/unifi-protect-backup/1.2.6/charts/common-1.2.9.tgz b/community/unifi-protect-backup/1.2.7/charts/common-1.2.9.tgz similarity index 100% rename from community/unifi-protect-backup/1.2.6/charts/common-1.2.9.tgz rename to community/unifi-protect-backup/1.2.7/charts/common-1.2.9.tgz diff --git a/community/unifi-protect-backup/1.2.6/ci/basic-values.yaml b/community/unifi-protect-backup/1.2.7/ci/basic-values.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.6/ci/basic-values.yaml rename to community/unifi-protect-backup/1.2.7/ci/basic-values.yaml diff --git a/community/unifi-protect-backup/1.2.6/ci/extra-values.yaml b/community/unifi-protect-backup/1.2.7/ci/extra-values.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.6/ci/extra-values.yaml rename to community/unifi-protect-backup/1.2.7/ci/extra-values.yaml diff --git a/community/unifi-protect-backup/1.2.6/ix_values.yaml b/community/unifi-protect-backup/1.2.7/ix_values.yaml similarity index 98% rename from community/unifi-protect-backup/1.2.6/ix_values.yaml rename to community/unifi-protect-backup/1.2.7/ix_values.yaml index ccd58870ef..c1b3293a48 100644 --- a/community/unifi-protect-backup/1.2.6/ix_values.yaml +++ b/community/unifi-protect-backup/1.2.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ep1cman/unifi-protect-backup pullPolicy: IfNotPresent - tag: 0.10.6 + tag: 0.10.7 resources: limits: diff --git a/community/unifi-protect-backup/1.2.6/metadata.yaml b/community/unifi-protect-backup/1.2.7/metadata.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.6/metadata.yaml rename to community/unifi-protect-backup/1.2.7/metadata.yaml diff --git a/community/unifi-protect-backup/1.2.6/migrations/migrate b/community/unifi-protect-backup/1.2.7/migrations/migrate similarity index 100% rename from community/unifi-protect-backup/1.2.6/migrations/migrate rename to community/unifi-protect-backup/1.2.7/migrations/migrate diff --git a/community/unifi-protect-backup/1.2.6/questions.yaml b/community/unifi-protect-backup/1.2.7/questions.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.6/questions.yaml rename to community/unifi-protect-backup/1.2.7/questions.yaml diff --git a/community/unifi-protect-backup/1.2.6/templates/NOTES.txt b/community/unifi-protect-backup/1.2.7/templates/NOTES.txt similarity index 100% rename from community/unifi-protect-backup/1.2.6/templates/NOTES.txt rename to community/unifi-protect-backup/1.2.7/templates/NOTES.txt diff --git a/community/unifi-protect-backup/1.2.6/templates/_configuration.tpl b/community/unifi-protect-backup/1.2.7/templates/_configuration.tpl similarity index 100% rename from community/unifi-protect-backup/1.2.6/templates/_configuration.tpl rename to community/unifi-protect-backup/1.2.7/templates/_configuration.tpl diff --git a/community/unifi-protect-backup/1.2.6/templates/_persistence.tpl b/community/unifi-protect-backup/1.2.7/templates/_persistence.tpl similarity index 100% rename from community/unifi-protect-backup/1.2.6/templates/_persistence.tpl rename to community/unifi-protect-backup/1.2.7/templates/_persistence.tpl diff --git a/community/unifi-protect-backup/1.2.6/templates/_unifi-protect-backup.tpl b/community/unifi-protect-backup/1.2.7/templates/_unifi-protect-backup.tpl similarity index 100% rename from community/unifi-protect-backup/1.2.6/templates/_unifi-protect-backup.tpl rename to community/unifi-protect-backup/1.2.7/templates/_unifi-protect-backup.tpl diff --git a/community/unifi-protect-backup/1.2.6/templates/_validation.tpl b/community/unifi-protect-backup/1.2.7/templates/_validation.tpl similarity index 100% rename from community/unifi-protect-backup/1.2.6/templates/_validation.tpl rename to community/unifi-protect-backup/1.2.7/templates/_validation.tpl diff --git a/community/unifi-protect-backup/1.2.6/templates/common.yaml b/community/unifi-protect-backup/1.2.7/templates/common.yaml similarity index 100% rename from community/unifi-protect-backup/1.2.6/templates/common.yaml rename to community/unifi-protect-backup/1.2.7/templates/common.yaml