diff --git a/charts/elastic-search/1.1.0/Chart.lock b/charts/elastic-search/1.1.1/Chart.lock similarity index 100% rename from charts/elastic-search/1.1.0/Chart.lock rename to charts/elastic-search/1.1.1/Chart.lock diff --git a/charts/elastic-search/1.1.0/Chart.yaml b/charts/elastic-search/1.1.1/Chart.yaml similarity index 88% rename from charts/elastic-search/1.1.0/Chart.yaml rename to charts/elastic-search/1.1.1/Chart.yaml index a51f51b134..5181e6eac8 100644 --- a/charts/elastic-search/1.1.0/Chart.yaml +++ b/charts/elastic-search/1.1.1/Chart.yaml @@ -1,11 +1,12 @@ name: elastic-search -description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. +description: Elasticsearch is the distributed, RESTful search and analytics engine + at the heart of the Elastic Stack. annotations: title: Elastic Search type: application -version: 1.1.0 +version: 1.1.1 apiVersion: v2 -appVersion: 8.11.1 +appVersion: 8.11.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/elastic-search/1.1.0/README.md b/charts/elastic-search/1.1.1/README.md similarity index 100% rename from charts/elastic-search/1.1.0/README.md rename to charts/elastic-search/1.1.1/README.md diff --git a/charts/elastic-search/1.1.0/app-readme.md b/charts/elastic-search/1.1.1/app-readme.md similarity index 100% rename from charts/elastic-search/1.1.0/app-readme.md rename to charts/elastic-search/1.1.1/app-readme.md diff --git a/charts/elastic-search/1.1.0/charts/common-1.2.3.tgz b/charts/elastic-search/1.1.1/charts/common-1.2.3.tgz similarity index 100% rename from charts/elastic-search/1.1.0/charts/common-1.2.3.tgz rename to charts/elastic-search/1.1.1/charts/common-1.2.3.tgz diff --git a/charts/elastic-search/1.1.0/ci/basic-values.yaml b/charts/elastic-search/1.1.1/ci/basic-values.yaml similarity index 100% rename from charts/elastic-search/1.1.0/ci/basic-values.yaml rename to charts/elastic-search/1.1.1/ci/basic-values.yaml diff --git a/charts/elastic-search/1.1.0/ci/https-values.yaml b/charts/elastic-search/1.1.1/ci/https-values.yaml similarity index 100% rename from charts/elastic-search/1.1.0/ci/https-values.yaml rename to charts/elastic-search/1.1.1/ci/https-values.yaml diff --git a/charts/elastic-search/1.1.0/ix_values.yaml b/charts/elastic-search/1.1.1/ix_values.yaml similarity index 97% rename from charts/elastic-search/1.1.0/ix_values.yaml rename to charts/elastic-search/1.1.1/ix_values.yaml index d8dc7fb3a0..43627e608b 100644 --- a/charts/elastic-search/1.1.0/ix_values.yaml +++ b/charts/elastic-search/1.1.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker.elastic.co/elasticsearch/elasticsearch pullPolicy: IfNotPresent - tag: 8.11.1 + tag: 8.11.2 resources: limits: diff --git a/charts/elastic-search/1.1.0/metadata.yaml b/charts/elastic-search/1.1.1/metadata.yaml similarity index 100% rename from charts/elastic-search/1.1.0/metadata.yaml rename to charts/elastic-search/1.1.1/metadata.yaml diff --git a/charts/elastic-search/1.1.0/migrations/migrate b/charts/elastic-search/1.1.1/migrations/migrate similarity index 100% rename from charts/elastic-search/1.1.0/migrations/migrate rename to charts/elastic-search/1.1.1/migrations/migrate diff --git a/charts/elastic-search/1.1.0/questions.yaml b/charts/elastic-search/1.1.1/questions.yaml similarity index 100% rename from charts/elastic-search/1.1.0/questions.yaml rename to charts/elastic-search/1.1.1/questions.yaml diff --git a/charts/elastic-search/1.1.0/templates/NOTES.txt b/charts/elastic-search/1.1.1/templates/NOTES.txt similarity index 100% rename from charts/elastic-search/1.1.0/templates/NOTES.txt rename to charts/elastic-search/1.1.1/templates/NOTES.txt diff --git a/charts/elastic-search/1.1.0/templates/_es.tpl b/charts/elastic-search/1.1.1/templates/_es.tpl similarity index 100% rename from charts/elastic-search/1.1.0/templates/_es.tpl rename to charts/elastic-search/1.1.1/templates/_es.tpl diff --git a/charts/elastic-search/1.1.0/templates/_helper.tpl b/charts/elastic-search/1.1.1/templates/_helper.tpl similarity index 100% rename from charts/elastic-search/1.1.0/templates/_helper.tpl rename to charts/elastic-search/1.1.1/templates/_helper.tpl diff --git a/charts/elastic-search/1.1.0/templates/_portal.tpl b/charts/elastic-search/1.1.1/templates/_portal.tpl similarity index 100% rename from charts/elastic-search/1.1.0/templates/_portal.tpl rename to charts/elastic-search/1.1.1/templates/_portal.tpl diff --git a/charts/elastic-search/1.1.0/templates/common.yaml b/charts/elastic-search/1.1.1/templates/common.yaml similarity index 100% rename from charts/elastic-search/1.1.0/templates/common.yaml rename to charts/elastic-search/1.1.1/templates/common.yaml diff --git a/charts/home-assistant/1.0.121/.helmignore b/charts/home-assistant/1.0.122/.helmignore similarity index 100% rename from charts/home-assistant/1.0.121/.helmignore rename to charts/home-assistant/1.0.122/.helmignore diff --git a/charts/home-assistant/1.0.121/Chart.lock b/charts/home-assistant/1.0.122/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.121/Chart.lock rename to charts/home-assistant/1.0.122/Chart.lock diff --git a/charts/home-assistant/1.0.121/Chart.yaml b/charts/home-assistant/1.0.122/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.121/Chart.yaml rename to charts/home-assistant/1.0.122/Chart.yaml index 1ea4e0c098..8e18cdff7b 100644 --- a/charts/home-assistant/1.0.121/Chart.yaml +++ b/charts/home-assistant/1.0.122/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.121 +version: 1.0.122 apiVersion: v2 -appVersion: 2023.11.3 +appVersion: 2023.12.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.121/README.md b/charts/home-assistant/1.0.122/README.md similarity index 100% rename from charts/home-assistant/1.0.121/README.md rename to charts/home-assistant/1.0.122/README.md diff --git a/charts/home-assistant/1.0.121/app-readme.md b/charts/home-assistant/1.0.122/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.121/app-readme.md rename to charts/home-assistant/1.0.122/app-readme.md diff --git a/charts/home-assistant/1.0.121/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.122/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.121/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.122/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.121/ci/test-values.yaml b/charts/home-assistant/1.0.122/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.121/ci/test-values.yaml rename to charts/home-assistant/1.0.122/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.121/ix_values.yaml b/charts/home-assistant/1.0.122/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.121/ix_values.yaml rename to charts/home-assistant/1.0.122/ix_values.yaml index 1aec6bf171..e4c54c41e5 100644 --- a/charts/home-assistant/1.0.121/ix_values.yaml +++ b/charts/home-assistant/1.0.122/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.11.3 + tag: 2023.12.0 diff --git a/charts/home-assistant/1.0.121/metadata.yaml b/charts/home-assistant/1.0.122/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.121/metadata.yaml rename to charts/home-assistant/1.0.122/metadata.yaml diff --git a/charts/home-assistant/1.0.121/questions.yaml b/charts/home-assistant/1.0.122/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.121/questions.yaml rename to charts/home-assistant/1.0.122/questions.yaml diff --git a/charts/home-assistant/1.0.121/templates/_postgres.tpl b/charts/home-assistant/1.0.122/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.121/templates/_postgres.tpl rename to charts/home-assistant/1.0.122/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.121/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.122/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.122/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.121/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.122/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.122/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.121/templates/deployment.yaml b/charts/home-assistant/1.0.122/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/deployment.yaml rename to charts/home-assistant/1.0.122/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.121/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.122/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.122/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.121/templates/postgres-config.yaml b/charts/home-assistant/1.0.122/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/postgres-config.yaml rename to charts/home-assistant/1.0.122/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.121/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.122/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.122/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.121/templates/postgres-secret.yaml b/charts/home-assistant/1.0.122/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.122/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.121/templates/postgres-service.yaml b/charts/home-assistant/1.0.122/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/postgres-service.yaml rename to charts/home-assistant/1.0.122/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.121/templates/pre-install-job.yaml b/charts/home-assistant/1.0.122/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.122/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.121/templates/service.yaml b/charts/home-assistant/1.0.122/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.121/templates/service.yaml rename to charts/home-assistant/1.0.122/templates/service.yaml diff --git a/charts/netdata/1.0.37/.helmignore b/charts/netdata/1.0.38/.helmignore similarity index 100% rename from charts/netdata/1.0.37/.helmignore rename to charts/netdata/1.0.38/.helmignore diff --git a/charts/netdata/1.0.37/Chart.lock b/charts/netdata/1.0.38/Chart.lock similarity index 100% rename from charts/netdata/1.0.37/Chart.lock rename to charts/netdata/1.0.38/Chart.lock diff --git a/charts/netdata/1.0.37/Chart.yaml b/charts/netdata/1.0.38/Chart.yaml similarity index 94% rename from charts/netdata/1.0.37/Chart.yaml rename to charts/netdata/1.0.38/Chart.yaml index fad50a1792..17f8ebff79 100644 --- a/charts/netdata/1.0.37/Chart.yaml +++ b/charts/netdata/1.0.38/Chart.yaml @@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right! annotations: title: Netdata type: application -version: 1.0.37 +version: 1.0.38 apiVersion: v2 -appVersion: v1.43.2 +appVersion: v1.44.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/netdata/1.0.37/README.md b/charts/netdata/1.0.38/README.md similarity index 100% rename from charts/netdata/1.0.37/README.md rename to charts/netdata/1.0.38/README.md diff --git a/charts/netdata/1.0.37/app-readme.md b/charts/netdata/1.0.38/app-readme.md similarity index 100% rename from charts/netdata/1.0.37/app-readme.md rename to charts/netdata/1.0.38/app-readme.md diff --git a/charts/netdata/1.0.37/charts/common-2304.0.1.tgz b/charts/netdata/1.0.38/charts/common-2304.0.1.tgz similarity index 100% rename from charts/netdata/1.0.37/charts/common-2304.0.1.tgz rename to charts/netdata/1.0.38/charts/common-2304.0.1.tgz diff --git a/charts/netdata/1.0.37/ci/test-values.yaml b/charts/netdata/1.0.38/ci/test-values.yaml similarity index 100% rename from charts/netdata/1.0.37/ci/test-values.yaml rename to charts/netdata/1.0.38/ci/test-values.yaml diff --git a/charts/netdata/1.0.37/ix_values.yaml b/charts/netdata/1.0.38/ix_values.yaml similarity index 86% rename from charts/netdata/1.0.37/ix_values.yaml rename to charts/netdata/1.0.38/ix_values.yaml index 561965e449..328cc1c21f 100644 --- a/charts/netdata/1.0.37/ix_values.yaml +++ b/charts/netdata/1.0.38/ix_values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent repository: netdata/netdata - tag: v1.43.2 + tag: v1.44.0 runAsGroup: 201 runAsUser: 201 diff --git a/charts/netdata/1.0.37/metadata.yaml b/charts/netdata/1.0.38/metadata.yaml similarity index 100% rename from charts/netdata/1.0.37/metadata.yaml rename to charts/netdata/1.0.38/metadata.yaml diff --git a/charts/netdata/1.0.37/questions.yaml b/charts/netdata/1.0.38/questions.yaml similarity index 100% rename from charts/netdata/1.0.37/questions.yaml rename to charts/netdata/1.0.38/questions.yaml diff --git a/charts/netdata/1.0.37/templates/_helpers.tpl b/charts/netdata/1.0.38/templates/_helpers.tpl similarity index 100% rename from charts/netdata/1.0.37/templates/_helpers.tpl rename to charts/netdata/1.0.38/templates/_helpers.tpl diff --git a/charts/netdata/1.0.37/templates/clusterrole.yaml b/charts/netdata/1.0.38/templates/clusterrole.yaml similarity index 100% rename from charts/netdata/1.0.37/templates/clusterrole.yaml rename to charts/netdata/1.0.38/templates/clusterrole.yaml diff --git a/charts/netdata/1.0.37/templates/clusterrolebinding.yaml b/charts/netdata/1.0.38/templates/clusterrolebinding.yaml similarity index 100% rename from charts/netdata/1.0.37/templates/clusterrolebinding.yaml rename to charts/netdata/1.0.38/templates/clusterrolebinding.yaml diff --git a/charts/netdata/1.0.37/templates/deployment.yaml b/charts/netdata/1.0.38/templates/deployment.yaml similarity index 100% rename from charts/netdata/1.0.37/templates/deployment.yaml rename to charts/netdata/1.0.38/templates/deployment.yaml diff --git a/charts/netdata/1.0.37/templates/pre-install-job.yaml b/charts/netdata/1.0.38/templates/pre-install-job.yaml similarity index 100% rename from charts/netdata/1.0.37/templates/pre-install-job.yaml rename to charts/netdata/1.0.38/templates/pre-install-job.yaml diff --git a/charts/netdata/1.0.37/templates/service.yaml b/charts/netdata/1.0.38/templates/service.yaml similarity index 100% rename from charts/netdata/1.0.37/templates/service.yaml rename to charts/netdata/1.0.38/templates/service.yaml diff --git a/charts/netdata/1.0.37/templates/serviceaccount.yaml b/charts/netdata/1.0.38/templates/serviceaccount.yaml similarity index 100% rename from charts/netdata/1.0.37/templates/serviceaccount.yaml rename to charts/netdata/1.0.38/templates/serviceaccount.yaml diff --git a/community/adguard-home/1.0.28/Chart.lock b/community/adguard-home/1.0.29/Chart.lock similarity index 100% rename from community/adguard-home/1.0.28/Chart.lock rename to community/adguard-home/1.0.29/Chart.lock diff --git a/community/adguard-home/1.0.28/Chart.yaml b/community/adguard-home/1.0.29/Chart.yaml similarity index 90% rename from community/adguard-home/1.0.28/Chart.yaml rename to community/adguard-home/1.0.29/Chart.yaml index c8f5890e57..50420604a3 100644 --- a/community/adguard-home/1.0.28/Chart.yaml +++ b/community/adguard-home/1.0.29/Chart.yaml @@ -1,11 +1,12 @@ name: adguard-home -description: Free and open source, powerful network-wide ads & trackers blocking DNS server. +description: Free and open source, powerful network-wide ads & trackers blocking DNS + server. annotations: title: AdGuard Home type: application -version: 1.0.28 +version: 1.0.29 apiVersion: v2 -appVersion: 0.107.41 +appVersion: 0.107.42 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/adguard-home/1.0.28/README.md b/community/adguard-home/1.0.29/README.md similarity index 100% rename from community/adguard-home/1.0.28/README.md rename to community/adguard-home/1.0.29/README.md diff --git a/community/adguard-home/1.0.28/app-readme.md b/community/adguard-home/1.0.29/app-readme.md similarity index 100% rename from community/adguard-home/1.0.28/app-readme.md rename to community/adguard-home/1.0.29/app-readme.md diff --git a/community/adguard-home/1.0.28/charts/common-1.2.3.tgz b/community/adguard-home/1.0.29/charts/common-1.2.3.tgz similarity index 100% rename from community/adguard-home/1.0.28/charts/common-1.2.3.tgz rename to community/adguard-home/1.0.29/charts/common-1.2.3.tgz diff --git a/community/adguard-home/1.0.28/ci/basic-values.yaml b/community/adguard-home/1.0.29/ci/basic-values.yaml similarity index 100% rename from community/adguard-home/1.0.28/ci/basic-values.yaml rename to community/adguard-home/1.0.29/ci/basic-values.yaml diff --git a/community/adguard-home/1.0.28/ix_values.yaml b/community/adguard-home/1.0.29/ix_values.yaml similarity index 95% rename from community/adguard-home/1.0.28/ix_values.yaml rename to community/adguard-home/1.0.29/ix_values.yaml index 8df2c0fa27..e6fff80079 100644 --- a/community/adguard-home/1.0.28/ix_values.yaml +++ b/community/adguard-home/1.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: adguard/adguardhome - tag: v0.107.41 + tag: v0.107.42 pullPolicy: IfNotPresent resources: diff --git a/community/adguard-home/1.0.28/metadata.yaml b/community/adguard-home/1.0.29/metadata.yaml similarity index 100% rename from community/adguard-home/1.0.28/metadata.yaml rename to community/adguard-home/1.0.29/metadata.yaml diff --git a/community/adguard-home/1.0.28/migrations/migrate b/community/adguard-home/1.0.29/migrations/migrate similarity index 100% rename from community/adguard-home/1.0.28/migrations/migrate rename to community/adguard-home/1.0.29/migrations/migrate diff --git a/community/adguard-home/1.0.28/questions.yaml b/community/adguard-home/1.0.29/questions.yaml similarity index 100% rename from community/adguard-home/1.0.28/questions.yaml rename to community/adguard-home/1.0.29/questions.yaml diff --git a/community/adguard-home/1.0.28/templates/NOTES.txt b/community/adguard-home/1.0.29/templates/NOTES.txt similarity index 100% rename from community/adguard-home/1.0.28/templates/NOTES.txt rename to community/adguard-home/1.0.29/templates/NOTES.txt diff --git a/community/adguard-home/1.0.28/templates/_adguard.tpl b/community/adguard-home/1.0.29/templates/_adguard.tpl similarity index 100% rename from community/adguard-home/1.0.28/templates/_adguard.tpl rename to community/adguard-home/1.0.29/templates/_adguard.tpl diff --git a/community/adguard-home/1.0.28/templates/_portal.tpl b/community/adguard-home/1.0.29/templates/_portal.tpl similarity index 100% rename from community/adguard-home/1.0.28/templates/_portal.tpl rename to community/adguard-home/1.0.29/templates/_portal.tpl diff --git a/community/adguard-home/1.0.28/templates/common.yaml b/community/adguard-home/1.0.29/templates/common.yaml similarity index 100% rename from community/adguard-home/1.0.28/templates/common.yaml rename to community/adguard-home/1.0.29/templates/common.yaml diff --git a/community/drawio/1.1.8/Chart.lock b/community/drawio/1.1.9/Chart.lock similarity index 100% rename from community/drawio/1.1.8/Chart.lock rename to community/drawio/1.1.9/Chart.lock diff --git a/community/drawio/1.1.8/Chart.yaml b/community/drawio/1.1.9/Chart.yaml similarity index 95% rename from community/drawio/1.1.8/Chart.yaml rename to community/drawio/1.1.9/Chart.yaml index c16eed1fe7..198def70c8 100644 --- a/community/drawio/1.1.8/Chart.yaml +++ b/community/drawio/1.1.9/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.1.8 +version: 1.1.9 apiVersion: v2 -appVersion: 22.1.5 +appVersion: 22.1.7 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/drawio/1.1.8/README.md b/community/drawio/1.1.9/README.md similarity index 100% rename from community/drawio/1.1.8/README.md rename to community/drawio/1.1.9/README.md diff --git a/community/drawio/1.1.8/app-readme.md b/community/drawio/1.1.9/app-readme.md similarity index 100% rename from community/drawio/1.1.8/app-readme.md rename to community/drawio/1.1.9/app-readme.md diff --git a/community/drawio/1.1.8/charts/common-1.2.3.tgz b/community/drawio/1.1.9/charts/common-1.2.3.tgz similarity index 100% rename from community/drawio/1.1.8/charts/common-1.2.3.tgz rename to community/drawio/1.1.9/charts/common-1.2.3.tgz diff --git a/community/drawio/1.1.8/ci/basic-values.yaml b/community/drawio/1.1.9/ci/basic-values.yaml similarity index 100% rename from community/drawio/1.1.8/ci/basic-values.yaml rename to community/drawio/1.1.9/ci/basic-values.yaml diff --git a/community/drawio/1.1.8/ci/extra-values.yaml b/community/drawio/1.1.9/ci/extra-values.yaml similarity index 100% rename from community/drawio/1.1.8/ci/extra-values.yaml rename to community/drawio/1.1.9/ci/extra-values.yaml diff --git a/community/drawio/1.1.8/ci/hostNet-values.yaml b/community/drawio/1.1.9/ci/hostNet-values.yaml similarity index 100% rename from community/drawio/1.1.8/ci/hostNet-values.yaml rename to community/drawio/1.1.9/ci/hostNet-values.yaml diff --git a/community/drawio/1.1.8/ix_values.yaml b/community/drawio/1.1.9/ix_values.yaml similarity index 95% rename from community/drawio/1.1.8/ix_values.yaml rename to community/drawio/1.1.9/ix_values.yaml index d521ed464a..49a49021e2 100644 --- a/community/drawio/1.1.8/ix_values.yaml +++ b/community/drawio/1.1.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 22.1.5 + tag: 22.1.7 resources: limits: diff --git a/community/drawio/1.1.8/metadata.yaml b/community/drawio/1.1.9/metadata.yaml similarity index 100% rename from community/drawio/1.1.8/metadata.yaml rename to community/drawio/1.1.9/metadata.yaml diff --git a/community/drawio/1.1.8/questions.yaml b/community/drawio/1.1.9/questions.yaml similarity index 100% rename from community/drawio/1.1.8/questions.yaml rename to community/drawio/1.1.9/questions.yaml diff --git a/community/drawio/1.1.8/templates/NOTES.txt b/community/drawio/1.1.9/templates/NOTES.txt similarity index 100% rename from community/drawio/1.1.8/templates/NOTES.txt rename to community/drawio/1.1.9/templates/NOTES.txt diff --git a/community/drawio/1.1.8/templates/_drawio.tpl b/community/drawio/1.1.9/templates/_drawio.tpl similarity index 100% rename from community/drawio/1.1.8/templates/_drawio.tpl rename to community/drawio/1.1.9/templates/_drawio.tpl diff --git a/community/drawio/1.1.8/templates/_persistence.tpl b/community/drawio/1.1.9/templates/_persistence.tpl similarity index 100% rename from community/drawio/1.1.8/templates/_persistence.tpl rename to community/drawio/1.1.9/templates/_persistence.tpl diff --git a/community/drawio/1.1.8/templates/_portal.tpl b/community/drawio/1.1.9/templates/_portal.tpl similarity index 100% rename from community/drawio/1.1.8/templates/_portal.tpl rename to community/drawio/1.1.9/templates/_portal.tpl diff --git a/community/drawio/1.1.8/templates/_service.tpl b/community/drawio/1.1.9/templates/_service.tpl similarity index 100% rename from community/drawio/1.1.8/templates/_service.tpl rename to community/drawio/1.1.9/templates/_service.tpl diff --git a/community/drawio/1.1.8/templates/common.yaml b/community/drawio/1.1.9/templates/common.yaml similarity index 100% rename from community/drawio/1.1.8/templates/common.yaml rename to community/drawio/1.1.9/templates/common.yaml diff --git a/community/immich/2.0.3/Chart.lock b/community/immich/2.0.4/Chart.lock similarity index 100% rename from community/immich/2.0.3/Chart.lock rename to community/immich/2.0.4/Chart.lock diff --git a/community/immich/2.0.3/Chart.yaml b/community/immich/2.0.4/Chart.yaml similarity index 95% rename from community/immich/2.0.3/Chart.yaml rename to community/immich/2.0.4/Chart.yaml index cbe8eda918..07a7622635 100644 --- a/community/immich/2.0.3/Chart.yaml +++ b/community/immich/2.0.4/Chart.yaml @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr annotations: title: Immich type: application -version: 2.0.3 +version: 2.0.4 apiVersion: v2 -appVersion: 1.89.0 +appVersion: 1.90.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/immich/2.0.3/README.md b/community/immich/2.0.4/README.md similarity index 100% rename from community/immich/2.0.3/README.md rename to community/immich/2.0.4/README.md diff --git a/community/immich/2.0.3/app-readme.md b/community/immich/2.0.4/app-readme.md similarity index 100% rename from community/immich/2.0.3/app-readme.md rename to community/immich/2.0.4/app-readme.md diff --git a/community/immich/2.0.3/charts/common-1.2.3.tgz b/community/immich/2.0.4/charts/common-1.2.3.tgz similarity index 100% rename from community/immich/2.0.3/charts/common-1.2.3.tgz rename to community/immich/2.0.4/charts/common-1.2.3.tgz diff --git a/community/immich/2.0.3/ci/basic-values.yaml b/community/immich/2.0.4/ci/basic-values.yaml similarity index 100% rename from community/immich/2.0.3/ci/basic-values.yaml rename to community/immich/2.0.4/ci/basic-values.yaml diff --git a/community/immich/2.0.3/ci/extra-values.yaml b/community/immich/2.0.4/ci/extra-values.yaml similarity index 100% rename from community/immich/2.0.3/ci/extra-values.yaml rename to community/immich/2.0.4/ci/extra-values.yaml diff --git a/community/immich/2.0.3/ci/no-extra-values.yaml b/community/immich/2.0.4/ci/no-extra-values.yaml similarity index 100% rename from community/immich/2.0.3/ci/no-extra-values.yaml rename to community/immich/2.0.4/ci/no-extra-values.yaml diff --git a/community/immich/2.0.3/ci/no-ml-values.yaml b/community/immich/2.0.4/ci/no-ml-values.yaml similarity index 100% rename from community/immich/2.0.3/ci/no-ml-values.yaml rename to community/immich/2.0.4/ci/no-ml-values.yaml diff --git a/community/immich/2.0.3/ci/no-typesenes-values.yaml b/community/immich/2.0.4/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/2.0.3/ci/no-typesenes-values.yaml rename to community/immich/2.0.4/ci/no-typesenes-values.yaml diff --git a/community/immich/2.0.3/ix_values.yaml b/community/immich/2.0.4/ix_values.yaml similarity index 98% rename from community/immich/2.0.3/ix_values.yaml rename to community/immich/2.0.4/ix_values.yaml index 94824a88d8..a94cea8f4b 100644 --- a/community/immich/2.0.3/ix_values.yaml +++ b/community/immich/2.0.4/ix_values.yaml @@ -1,12 +1,12 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.89.0 + tag: v1.90.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.89.0 + tag: v1.90.0 typesenseImage: repository: typesense/typesense diff --git a/community/immich/2.0.3/metadata.yaml b/community/immich/2.0.4/metadata.yaml similarity index 100% rename from community/immich/2.0.3/metadata.yaml rename to community/immich/2.0.4/metadata.yaml diff --git a/community/immich/2.0.3/migrations/migrate b/community/immich/2.0.4/migrations/migrate similarity index 100% rename from community/immich/2.0.3/migrations/migrate rename to community/immich/2.0.4/migrations/migrate diff --git a/community/immich/2.0.3/questions.yaml b/community/immich/2.0.4/questions.yaml similarity index 100% rename from community/immich/2.0.3/questions.yaml rename to community/immich/2.0.4/questions.yaml diff --git a/community/immich/2.0.3/templates/NOTES.txt b/community/immich/2.0.4/templates/NOTES.txt similarity index 100% rename from community/immich/2.0.3/templates/NOTES.txt rename to community/immich/2.0.4/templates/NOTES.txt diff --git a/community/immich/2.0.3/templates/_configuration.tpl b/community/immich/2.0.4/templates/_configuration.tpl similarity index 100% rename from community/immich/2.0.3/templates/_configuration.tpl rename to community/immich/2.0.4/templates/_configuration.tpl diff --git a/community/immich/2.0.3/templates/_immich-machinelearning.tpl b/community/immich/2.0.4/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/2.0.3/templates/_immich-machinelearning.tpl rename to community/immich/2.0.4/templates/_immich-machinelearning.tpl diff --git a/community/immich/2.0.3/templates/_immich-microservices.tpl b/community/immich/2.0.4/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/2.0.3/templates/_immich-microservices.tpl rename to community/immich/2.0.4/templates/_immich-microservices.tpl diff --git a/community/immich/2.0.3/templates/_immich-server.tpl b/community/immich/2.0.4/templates/_immich-server.tpl similarity index 100% rename from community/immich/2.0.3/templates/_immich-server.tpl rename to community/immich/2.0.4/templates/_immich-server.tpl diff --git a/community/immich/2.0.3/templates/_immich-typesense.tpl b/community/immich/2.0.4/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/2.0.3/templates/_immich-typesense.tpl rename to community/immich/2.0.4/templates/_immich-typesense.tpl diff --git a/community/immich/2.0.3/templates/_persistence.tpl b/community/immich/2.0.4/templates/_persistence.tpl similarity index 100% rename from community/immich/2.0.3/templates/_persistence.tpl rename to community/immich/2.0.4/templates/_persistence.tpl diff --git a/community/immich/2.0.3/templates/_portal.tpl b/community/immich/2.0.4/templates/_portal.tpl similarity index 100% rename from community/immich/2.0.3/templates/_portal.tpl rename to community/immich/2.0.4/templates/_portal.tpl diff --git a/community/immich/2.0.3/templates/_postgres.tpl b/community/immich/2.0.4/templates/_postgres.tpl similarity index 100% rename from community/immich/2.0.3/templates/_postgres.tpl rename to community/immich/2.0.4/templates/_postgres.tpl diff --git a/community/immich/2.0.3/templates/_redis.tpl b/community/immich/2.0.4/templates/_redis.tpl similarity index 100% rename from community/immich/2.0.3/templates/_redis.tpl rename to community/immich/2.0.4/templates/_redis.tpl diff --git a/community/immich/2.0.3/templates/_service.tpl b/community/immich/2.0.4/templates/_service.tpl similarity index 100% rename from community/immich/2.0.3/templates/_service.tpl rename to community/immich/2.0.4/templates/_service.tpl diff --git a/community/immich/2.0.3/templates/_waitURL.tpl b/community/immich/2.0.4/templates/_waitURL.tpl similarity index 100% rename from community/immich/2.0.3/templates/_waitURL.tpl rename to community/immich/2.0.4/templates/_waitURL.tpl diff --git a/community/immich/2.0.3/templates/common.yaml b/community/immich/2.0.4/templates/common.yaml similarity index 100% rename from community/immich/2.0.3/templates/common.yaml rename to community/immich/2.0.4/templates/common.yaml diff --git a/community/komga/1.1.8/Chart.lock b/community/komga/1.1.9/Chart.lock similarity index 100% rename from community/komga/1.1.8/Chart.lock rename to community/komga/1.1.9/Chart.lock diff --git a/community/komga/1.1.8/Chart.yaml b/community/komga/1.1.9/Chart.yaml similarity index 95% rename from community/komga/1.1.8/Chart.yaml rename to community/komga/1.1.9/Chart.yaml index 9bf549d680..dc930777f1 100644 --- a/community/komga/1.1.8/Chart.yaml +++ b/community/komga/1.1.9/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.1.8 +version: 1.1.9 apiVersion: v2 -appVersion: 1.8.3 +appVersion: 1.8.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/komga/1.1.8/README.md b/community/komga/1.1.9/README.md similarity index 100% rename from community/komga/1.1.8/README.md rename to community/komga/1.1.9/README.md diff --git a/community/komga/1.1.8/app-readme.md b/community/komga/1.1.9/app-readme.md similarity index 100% rename from community/komga/1.1.8/app-readme.md rename to community/komga/1.1.9/app-readme.md diff --git a/community/komga/1.1.8/charts/common-1.2.3.tgz b/community/komga/1.1.9/charts/common-1.2.3.tgz similarity index 100% rename from community/komga/1.1.8/charts/common-1.2.3.tgz rename to community/komga/1.1.9/charts/common-1.2.3.tgz diff --git a/community/komga/1.1.8/ci/basic-values.yaml b/community/komga/1.1.9/ci/basic-values.yaml similarity index 100% rename from community/komga/1.1.8/ci/basic-values.yaml rename to community/komga/1.1.9/ci/basic-values.yaml diff --git a/community/komga/1.1.8/ci/extra-values.yaml b/community/komga/1.1.9/ci/extra-values.yaml similarity index 100% rename from community/komga/1.1.8/ci/extra-values.yaml rename to community/komga/1.1.9/ci/extra-values.yaml diff --git a/community/komga/1.1.8/ci/hostNet-values.yaml b/community/komga/1.1.9/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.1.8/ci/hostNet-values.yaml rename to community/komga/1.1.9/ci/hostNet-values.yaml diff --git a/community/komga/1.1.8/ix_values.yaml b/community/komga/1.1.9/ix_values.yaml similarity index 96% rename from community/komga/1.1.8/ix_values.yaml rename to community/komga/1.1.9/ix_values.yaml index 8d8c0abf87..159ce8d09a 100644 --- a/community/komga/1.1.8/ix_values.yaml +++ b/community/komga/1.1.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.8.3 + tag: 1.8.4 resources: limits: diff --git a/community/komga/1.1.8/metadata.yaml b/community/komga/1.1.9/metadata.yaml similarity index 100% rename from community/komga/1.1.8/metadata.yaml rename to community/komga/1.1.9/metadata.yaml diff --git a/community/komga/1.1.8/questions.yaml b/community/komga/1.1.9/questions.yaml similarity index 100% rename from community/komga/1.1.8/questions.yaml rename to community/komga/1.1.9/questions.yaml diff --git a/community/komga/1.1.8/templates/NOTES.txt b/community/komga/1.1.9/templates/NOTES.txt similarity index 100% rename from community/komga/1.1.8/templates/NOTES.txt rename to community/komga/1.1.9/templates/NOTES.txt diff --git a/community/komga/1.1.8/templates/_komga.tpl b/community/komga/1.1.9/templates/_komga.tpl similarity index 100% rename from community/komga/1.1.8/templates/_komga.tpl rename to community/komga/1.1.9/templates/_komga.tpl diff --git a/community/komga/1.1.8/templates/_persistence.tpl b/community/komga/1.1.9/templates/_persistence.tpl similarity index 100% rename from community/komga/1.1.8/templates/_persistence.tpl rename to community/komga/1.1.9/templates/_persistence.tpl diff --git a/community/komga/1.1.8/templates/_portal.tpl b/community/komga/1.1.9/templates/_portal.tpl similarity index 100% rename from community/komga/1.1.8/templates/_portal.tpl rename to community/komga/1.1.9/templates/_portal.tpl diff --git a/community/komga/1.1.8/templates/_service.tpl b/community/komga/1.1.9/templates/_service.tpl similarity index 100% rename from community/komga/1.1.8/templates/_service.tpl rename to community/komga/1.1.9/templates/_service.tpl diff --git a/community/komga/1.1.8/templates/common.yaml b/community/komga/1.1.9/templates/common.yaml similarity index 100% rename from community/komga/1.1.8/templates/common.yaml rename to community/komga/1.1.9/templates/common.yaml diff --git a/community/minecraft/1.1.5/Chart.lock b/community/minecraft/1.1.6/Chart.lock similarity index 100% rename from community/minecraft/1.1.5/Chart.lock rename to community/minecraft/1.1.6/Chart.lock diff --git a/community/minecraft/1.1.5/Chart.yaml b/community/minecraft/1.1.6/Chart.yaml similarity index 94% rename from community/minecraft/1.1.5/Chart.yaml rename to community/minecraft/1.1.6/Chart.yaml index 01de3d342a..621ea5451f 100644 --- a/community/minecraft/1.1.5/Chart.yaml +++ b/community/minecraft/1.1.6/Chart.yaml @@ -3,9 +3,9 @@ description: Minecraft is a sandbox game annotations: title: Minecraft type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 -appVersion: 2023.12.0 +appVersion: 2023.12.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/minecraft/1.1.5/README.md b/community/minecraft/1.1.6/README.md similarity index 100% rename from community/minecraft/1.1.5/README.md rename to community/minecraft/1.1.6/README.md diff --git a/community/minecraft/1.1.5/app-readme.md b/community/minecraft/1.1.6/app-readme.md similarity index 100% rename from community/minecraft/1.1.5/app-readme.md rename to community/minecraft/1.1.6/app-readme.md diff --git a/community/minecraft/1.1.5/charts/common-1.2.3.tgz b/community/minecraft/1.1.6/charts/common-1.2.3.tgz similarity index 100% rename from community/minecraft/1.1.5/charts/common-1.2.3.tgz rename to community/minecraft/1.1.6/charts/common-1.2.3.tgz diff --git a/community/minecraft/1.1.5/ci/java11-j9-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java11-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java11-j9-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java11-j9-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java11-jdk-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java11-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java11-jdk-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java11-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java11-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java11-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java11-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java11-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java17-alpine-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java17-alpine-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java17-alpine-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java17-alpine-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java17-gce-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java17-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java17-gce-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java17-gce-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java17-j9-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java17-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java17-j9-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java17-j9-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java17-jdk-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java17-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java17-jdk-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java17-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java17-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java17-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java17-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java17-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java19-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java19-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java19-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java19-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java8-gce-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java8-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java8-gce-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java8-gce-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java8-j9-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java8-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java8-j9-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java8-j9-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java8-jdk-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java8-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java8-jdk-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java8-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ci/java8-vanilla-values.yaml b/community/minecraft/1.1.6/ci/java8-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.1.5/ci/java8-vanilla-values.yaml rename to community/minecraft/1.1.6/ci/java8-vanilla-values.yaml diff --git a/community/minecraft/1.1.5/ix_values.yaml b/community/minecraft/1.1.6/ix_values.yaml similarity index 95% rename from community/minecraft/1.1.5/ix_values.yaml rename to community/minecraft/1.1.6/ix_values.yaml index 908b534ba5..c1c3fbc7d7 100644 --- a/community/minecraft/1.1.5/ix_values.yaml +++ b/community/minecraft/1.1.6/ix_values.yaml @@ -1,19 +1,19 @@ j8Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2023.12.0-java8 + tag: 2023.12.1-java8 j8gceImage: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2023.12.0-java8-graalvm-ce + tag: 2023.12.1-java8-graalvm-ce j8j9Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2023.12.0-java8-openj9 + tag: 2023.12.1-java8-openj9 j8jdkImage: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2023.12.0-java8-jdk + tag: 2023.12.1-java8-jdk j11Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent diff --git a/community/minecraft/1.1.5/metadata.yaml b/community/minecraft/1.1.6/metadata.yaml similarity index 100% rename from community/minecraft/1.1.5/metadata.yaml rename to community/minecraft/1.1.6/metadata.yaml diff --git a/community/minecraft/1.1.5/migrations/migrate b/community/minecraft/1.1.6/migrations/migrate similarity index 100% rename from community/minecraft/1.1.5/migrations/migrate rename to community/minecraft/1.1.6/migrations/migrate diff --git a/community/minecraft/1.1.5/questions.yaml b/community/minecraft/1.1.6/questions.yaml similarity index 100% rename from community/minecraft/1.1.5/questions.yaml rename to community/minecraft/1.1.6/questions.yaml diff --git a/community/minecraft/1.1.5/templates/NOTES.txt b/community/minecraft/1.1.6/templates/NOTES.txt similarity index 100% rename from community/minecraft/1.1.5/templates/NOTES.txt rename to community/minecraft/1.1.6/templates/NOTES.txt diff --git a/community/minecraft/1.1.5/templates/_configuration.tpl b/community/minecraft/1.1.6/templates/_configuration.tpl similarity index 100% rename from community/minecraft/1.1.5/templates/_configuration.tpl rename to community/minecraft/1.1.6/templates/_configuration.tpl diff --git a/community/minecraft/1.1.5/templates/_minecraft.tpl b/community/minecraft/1.1.6/templates/_minecraft.tpl similarity index 100% rename from community/minecraft/1.1.5/templates/_minecraft.tpl rename to community/minecraft/1.1.6/templates/_minecraft.tpl diff --git a/community/minecraft/1.1.5/templates/common.yaml b/community/minecraft/1.1.6/templates/common.yaml similarity index 100% rename from community/minecraft/1.1.5/templates/common.yaml rename to community/minecraft/1.1.6/templates/common.yaml diff --git a/community/n8n/1.2.5/Chart.lock b/community/n8n/1.2.6/Chart.lock similarity index 100% rename from community/n8n/1.2.5/Chart.lock rename to community/n8n/1.2.6/Chart.lock diff --git a/community/n8n/1.2.5/Chart.yaml b/community/n8n/1.2.6/Chart.yaml similarity index 94% rename from community/n8n/1.2.5/Chart.yaml rename to community/n8n/1.2.6/Chart.yaml index e6cbbe9c21..3dda79b0e4 100644 --- a/community/n8n/1.2.5/Chart.yaml +++ b/community/n8n/1.2.6/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 -appVersion: 1.19.5 +appVersion: 1.20.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.5/README.md b/community/n8n/1.2.6/README.md similarity index 100% rename from community/n8n/1.2.5/README.md rename to community/n8n/1.2.6/README.md diff --git a/community/n8n/1.2.5/app-readme.md b/community/n8n/1.2.6/app-readme.md similarity index 100% rename from community/n8n/1.2.5/app-readme.md rename to community/n8n/1.2.6/app-readme.md diff --git a/community/n8n/1.2.5/charts/common-1.2.3.tgz b/community/n8n/1.2.6/charts/common-1.2.3.tgz similarity index 100% rename from community/n8n/1.2.5/charts/common-1.2.3.tgz rename to community/n8n/1.2.6/charts/common-1.2.3.tgz diff --git a/community/n8n/1.2.5/ci/basic-values.yaml b/community/n8n/1.2.6/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.5/ci/basic-values.yaml rename to community/n8n/1.2.6/ci/basic-values.yaml diff --git a/community/n8n/1.2.5/ci/https-values.yaml b/community/n8n/1.2.6/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.5/ci/https-values.yaml rename to community/n8n/1.2.6/ci/https-values.yaml diff --git a/community/n8n/1.2.5/ix_values.yaml b/community/n8n/1.2.6/ix_values.yaml similarity index 98% rename from community/n8n/1.2.5/ix_values.yaml rename to community/n8n/1.2.6/ix_values.yaml index 367ad98ded..56716bab4d 100644 --- a/community/n8n/1.2.5/ix_values.yaml +++ b/community/n8n/1.2.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.19.5 + tag: 1.20.0 resources: limits: diff --git a/community/n8n/1.2.5/metadata.yaml b/community/n8n/1.2.6/metadata.yaml similarity index 100% rename from community/n8n/1.2.5/metadata.yaml rename to community/n8n/1.2.6/metadata.yaml diff --git a/community/n8n/1.2.5/migrations/migrate b/community/n8n/1.2.6/migrations/migrate similarity index 100% rename from community/n8n/1.2.5/migrations/migrate rename to community/n8n/1.2.6/migrations/migrate diff --git a/community/n8n/1.2.5/questions.yaml b/community/n8n/1.2.6/questions.yaml similarity index 100% rename from community/n8n/1.2.5/questions.yaml rename to community/n8n/1.2.6/questions.yaml diff --git a/community/n8n/1.2.5/templates/NOTES.txt b/community/n8n/1.2.6/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.5/templates/NOTES.txt rename to community/n8n/1.2.6/templates/NOTES.txt diff --git a/community/n8n/1.2.5/templates/_configuration.tpl b/community/n8n/1.2.6/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.5/templates/_configuration.tpl rename to community/n8n/1.2.6/templates/_configuration.tpl diff --git a/community/n8n/1.2.5/templates/_n8n.tpl b/community/n8n/1.2.6/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.5/templates/_n8n.tpl rename to community/n8n/1.2.6/templates/_n8n.tpl diff --git a/community/n8n/1.2.5/templates/_persistence.tpl b/community/n8n/1.2.6/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.5/templates/_persistence.tpl rename to community/n8n/1.2.6/templates/_persistence.tpl diff --git a/community/n8n/1.2.5/templates/_portal.tpl b/community/n8n/1.2.6/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.5/templates/_portal.tpl rename to community/n8n/1.2.6/templates/_portal.tpl diff --git a/community/n8n/1.2.5/templates/_postgres.tpl b/community/n8n/1.2.6/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.5/templates/_postgres.tpl rename to community/n8n/1.2.6/templates/_postgres.tpl diff --git a/community/n8n/1.2.5/templates/_redis.tpl b/community/n8n/1.2.6/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.5/templates/_redis.tpl rename to community/n8n/1.2.6/templates/_redis.tpl diff --git a/community/n8n/1.2.5/templates/_service.tpl b/community/n8n/1.2.6/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.5/templates/_service.tpl rename to community/n8n/1.2.6/templates/_service.tpl diff --git a/community/n8n/1.2.5/templates/_validation.tpl b/community/n8n/1.2.6/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.5/templates/_validation.tpl rename to community/n8n/1.2.6/templates/_validation.tpl diff --git a/community/n8n/1.2.5/templates/common.yaml b/community/n8n/1.2.6/templates/common.yaml similarity index 100% rename from community/n8n/1.2.5/templates/common.yaml rename to community/n8n/1.2.6/templates/common.yaml diff --git a/community/node-red/1.1.3/Chart.lock b/community/node-red/1.1.4/Chart.lock similarity index 100% rename from community/node-red/1.1.3/Chart.lock rename to community/node-red/1.1.4/Chart.lock diff --git a/community/node-red/1.1.3/Chart.yaml b/community/node-red/1.1.4/Chart.yaml similarity index 85% rename from community/node-red/1.1.3/Chart.yaml rename to community/node-red/1.1.4/Chart.yaml index 651d1149a1..b8c2a2a513 100644 --- a/community/node-red/1.1.3/Chart.yaml +++ b/community/node-red/1.1.4/Chart.yaml @@ -1,11 +1,12 @@ name: node-red -description: Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. +description: Node-RED is a programming tool for wiring together hardware devices, + APIs and online services in new and interesting ways. annotations: title: Node-RED type: application -version: 1.1.3 +version: 1.1.4 apiVersion: v2 -appVersion: 3.1.0 +appVersion: 3.1.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/node-red/1.1.3/README.md b/community/node-red/1.1.4/README.md similarity index 100% rename from community/node-red/1.1.3/README.md rename to community/node-red/1.1.4/README.md diff --git a/community/node-red/1.1.3/app-readme.md b/community/node-red/1.1.4/app-readme.md similarity index 100% rename from community/node-red/1.1.3/app-readme.md rename to community/node-red/1.1.4/app-readme.md diff --git a/community/node-red/1.1.3/charts/common-1.2.3.tgz b/community/node-red/1.1.4/charts/common-1.2.3.tgz similarity index 100% rename from community/node-red/1.1.3/charts/common-1.2.3.tgz rename to community/node-red/1.1.4/charts/common-1.2.3.tgz diff --git a/community/node-red/1.1.3/ci/basic-node14-values.yaml b/community/node-red/1.1.4/ci/basic-node14-values.yaml similarity index 100% rename from community/node-red/1.1.3/ci/basic-node14-values.yaml rename to community/node-red/1.1.4/ci/basic-node14-values.yaml diff --git a/community/node-red/1.1.3/ci/basic-node14minimal-values.yaml b/community/node-red/1.1.4/ci/basic-node14minimal-values.yaml similarity index 100% rename from community/node-red/1.1.3/ci/basic-node14minimal-values.yaml rename to community/node-red/1.1.4/ci/basic-node14minimal-values.yaml diff --git a/community/node-red/1.1.3/ci/basic-node16-values.yaml b/community/node-red/1.1.4/ci/basic-node16-values.yaml similarity index 100% rename from community/node-red/1.1.3/ci/basic-node16-values.yaml rename to community/node-red/1.1.4/ci/basic-node16-values.yaml diff --git a/community/node-red/1.1.3/ci/basic-node16minimal-values.yaml b/community/node-red/1.1.4/ci/basic-node16minimal-values.yaml similarity index 100% rename from community/node-red/1.1.3/ci/basic-node16minimal-values.yaml rename to community/node-red/1.1.4/ci/basic-node16minimal-values.yaml diff --git a/community/node-red/1.1.3/ci/basic-node18-values.yaml b/community/node-red/1.1.4/ci/basic-node18-values.yaml similarity index 100% rename from community/node-red/1.1.3/ci/basic-node18-values.yaml rename to community/node-red/1.1.4/ci/basic-node18-values.yaml diff --git a/community/node-red/1.1.3/ci/basic-node18minimal-values.yaml b/community/node-red/1.1.4/ci/basic-node18minimal-values.yaml similarity index 100% rename from community/node-red/1.1.3/ci/basic-node18minimal-values.yaml rename to community/node-red/1.1.4/ci/basic-node18minimal-values.yaml diff --git a/community/node-red/1.1.3/ci/extra-values.yaml b/community/node-red/1.1.4/ci/extra-values.yaml similarity index 100% rename from community/node-red/1.1.3/ci/extra-values.yaml rename to community/node-red/1.1.4/ci/extra-values.yaml diff --git a/community/node-red/1.1.3/ci/hostNet-values.yaml b/community/node-red/1.1.4/ci/hostNet-values.yaml similarity index 100% rename from community/node-red/1.1.3/ci/hostNet-values.yaml rename to community/node-red/1.1.4/ci/hostNet-values.yaml diff --git a/community/node-red/1.1.3/ix_values.yaml b/community/node-red/1.1.4/ix_values.yaml similarity index 86% rename from community/node-red/1.1.3/ix_values.yaml rename to community/node-red/1.1.4/ix_values.yaml index 19de0c2da0..5148b51c9b 100644 --- a/community/node-red/1.1.3/ix_values.yaml +++ b/community/node-red/1.1.4/ix_values.yaml @@ -1,27 +1,27 @@ node18Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.0-18 + tag: 3.1.3-18 node18MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.0-18-minimal + tag: 3.1.3-18-minimal node16Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.0-16 + tag: 3.1.3-16 node16MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.0-16-minimal + tag: 3.1.3-16-minimal node14Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.0-14 + tag: 3.1.3-14 node14MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 3.1.0-14-minimal + tag: 3.1.3-14-minimal resources: limits: diff --git a/community/node-red/1.1.3/metadata.yaml b/community/node-red/1.1.4/metadata.yaml similarity index 100% rename from community/node-red/1.1.3/metadata.yaml rename to community/node-red/1.1.4/metadata.yaml diff --git a/community/node-red/1.1.3/questions.yaml b/community/node-red/1.1.4/questions.yaml similarity index 100% rename from community/node-red/1.1.3/questions.yaml rename to community/node-red/1.1.4/questions.yaml diff --git a/community/node-red/1.1.3/templates/NOTES.txt b/community/node-red/1.1.4/templates/NOTES.txt similarity index 100% rename from community/node-red/1.1.3/templates/NOTES.txt rename to community/node-red/1.1.4/templates/NOTES.txt diff --git a/community/node-red/1.1.3/templates/_nodered.tpl b/community/node-red/1.1.4/templates/_nodered.tpl similarity index 100% rename from community/node-red/1.1.3/templates/_nodered.tpl rename to community/node-red/1.1.4/templates/_nodered.tpl diff --git a/community/node-red/1.1.3/templates/_persistence.tpl b/community/node-red/1.1.4/templates/_persistence.tpl similarity index 100% rename from community/node-red/1.1.3/templates/_persistence.tpl rename to community/node-red/1.1.4/templates/_persistence.tpl diff --git a/community/node-red/1.1.3/templates/_portal.tpl b/community/node-red/1.1.4/templates/_portal.tpl similarity index 100% rename from community/node-red/1.1.3/templates/_portal.tpl rename to community/node-red/1.1.4/templates/_portal.tpl diff --git a/community/node-red/1.1.3/templates/_service.tpl b/community/node-red/1.1.4/templates/_service.tpl similarity index 100% rename from community/node-red/1.1.3/templates/_service.tpl rename to community/node-red/1.1.4/templates/_service.tpl diff --git a/community/node-red/1.1.3/templates/common.yaml b/community/node-red/1.1.4/templates/common.yaml similarity index 100% rename from community/node-red/1.1.3/templates/common.yaml rename to community/node-red/1.1.4/templates/common.yaml diff --git a/community/paperless-ngx/1.2.3/Chart.lock b/community/paperless-ngx/1.2.4/Chart.lock similarity index 100% rename from community/paperless-ngx/1.2.3/Chart.lock rename to community/paperless-ngx/1.2.4/Chart.lock diff --git a/community/paperless-ngx/1.2.3/Chart.yaml b/community/paperless-ngx/1.2.4/Chart.yaml similarity index 96% rename from community/paperless-ngx/1.2.3/Chart.yaml rename to community/paperless-ngx/1.2.4/Chart.yaml index 4f05745713..9bd0a8ffc7 100644 --- a/community/paperless-ngx/1.2.3/Chart.yaml +++ b/community/paperless-ngx/1.2.4/Chart.yaml @@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your annotations: title: Paperless-ngx type: application -version: 1.2.3 +version: 1.2.4 apiVersion: v2 -appVersion: 2.0.1 +appVersion: 2.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/paperless-ngx/1.2.3/README.md b/community/paperless-ngx/1.2.4/README.md similarity index 100% rename from community/paperless-ngx/1.2.3/README.md rename to community/paperless-ngx/1.2.4/README.md diff --git a/community/paperless-ngx/1.2.3/app-readme.md b/community/paperless-ngx/1.2.4/app-readme.md similarity index 100% rename from community/paperless-ngx/1.2.3/app-readme.md rename to community/paperless-ngx/1.2.4/app-readme.md diff --git a/community/paperless-ngx/1.2.3/charts/common-1.2.3.tgz b/community/paperless-ngx/1.2.4/charts/common-1.2.3.tgz similarity index 100% rename from community/paperless-ngx/1.2.3/charts/common-1.2.3.tgz rename to community/paperless-ngx/1.2.4/charts/common-1.2.3.tgz diff --git a/community/paperless-ngx/1.2.3/ci/basic-values.yaml b/community/paperless-ngx/1.2.4/ci/basic-values.yaml similarity index 100% rename from community/paperless-ngx/1.2.3/ci/basic-values.yaml rename to community/paperless-ngx/1.2.4/ci/basic-values.yaml diff --git a/community/paperless-ngx/1.2.3/ci/extra-values.yaml b/community/paperless-ngx/1.2.4/ci/extra-values.yaml similarity index 100% rename from community/paperless-ngx/1.2.3/ci/extra-values.yaml rename to community/paperless-ngx/1.2.4/ci/extra-values.yaml diff --git a/community/paperless-ngx/1.2.3/ci/hostNet-values.yaml b/community/paperless-ngx/1.2.4/ci/hostNet-values.yaml similarity index 100% rename from community/paperless-ngx/1.2.3/ci/hostNet-values.yaml rename to community/paperless-ngx/1.2.4/ci/hostNet-values.yaml diff --git a/community/paperless-ngx/1.2.3/ix_values.yaml b/community/paperless-ngx/1.2.4/ix_values.yaml similarity index 99% rename from community/paperless-ngx/1.2.3/ix_values.yaml rename to community/paperless-ngx/1.2.4/ix_values.yaml index 0fac27c40d..bd868eb0b7 100644 --- a/community/paperless-ngx/1.2.3/ix_values.yaml +++ b/community/paperless-ngx/1.2.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: paperlessngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.0.1 + tag: 2.1.0 resources: limits: diff --git a/community/paperless-ngx/1.2.3/metadata.yaml b/community/paperless-ngx/1.2.4/metadata.yaml similarity index 100% rename from community/paperless-ngx/1.2.3/metadata.yaml rename to community/paperless-ngx/1.2.4/metadata.yaml diff --git a/community/paperless-ngx/1.2.3/migrations/migrate b/community/paperless-ngx/1.2.4/migrations/migrate similarity index 100% rename from community/paperless-ngx/1.2.3/migrations/migrate rename to community/paperless-ngx/1.2.4/migrations/migrate diff --git a/community/paperless-ngx/1.2.3/questions.yaml b/community/paperless-ngx/1.2.4/questions.yaml similarity index 100% rename from community/paperless-ngx/1.2.3/questions.yaml rename to community/paperless-ngx/1.2.4/questions.yaml diff --git a/community/paperless-ngx/1.2.3/templates/NOTES.txt b/community/paperless-ngx/1.2.4/templates/NOTES.txt similarity index 100% rename from community/paperless-ngx/1.2.3/templates/NOTES.txt rename to community/paperless-ngx/1.2.4/templates/NOTES.txt diff --git a/community/paperless-ngx/1.2.3/templates/_configuration.tpl b/community/paperless-ngx/1.2.4/templates/_configuration.tpl similarity index 100% rename from community/paperless-ngx/1.2.3/templates/_configuration.tpl rename to community/paperless-ngx/1.2.4/templates/_configuration.tpl diff --git a/community/paperless-ngx/1.2.3/templates/_paperless.tpl b/community/paperless-ngx/1.2.4/templates/_paperless.tpl similarity index 100% rename from community/paperless-ngx/1.2.3/templates/_paperless.tpl rename to community/paperless-ngx/1.2.4/templates/_paperless.tpl diff --git a/community/paperless-ngx/1.2.3/templates/_persistence.tpl b/community/paperless-ngx/1.2.4/templates/_persistence.tpl similarity index 100% rename from community/paperless-ngx/1.2.3/templates/_persistence.tpl rename to community/paperless-ngx/1.2.4/templates/_persistence.tpl diff --git a/community/paperless-ngx/1.2.3/templates/_portal.tpl b/community/paperless-ngx/1.2.4/templates/_portal.tpl similarity index 100% rename from community/paperless-ngx/1.2.3/templates/_portal.tpl rename to community/paperless-ngx/1.2.4/templates/_portal.tpl diff --git a/community/paperless-ngx/1.2.3/templates/_postgres.tpl b/community/paperless-ngx/1.2.4/templates/_postgres.tpl similarity index 100% rename from community/paperless-ngx/1.2.3/templates/_postgres.tpl rename to community/paperless-ngx/1.2.4/templates/_postgres.tpl diff --git a/community/paperless-ngx/1.2.3/templates/_redis.tpl b/community/paperless-ngx/1.2.4/templates/_redis.tpl similarity index 100% rename from community/paperless-ngx/1.2.3/templates/_redis.tpl rename to community/paperless-ngx/1.2.4/templates/_redis.tpl diff --git a/community/paperless-ngx/1.2.3/templates/_service.tpl b/community/paperless-ngx/1.2.4/templates/_service.tpl similarity index 100% rename from community/paperless-ngx/1.2.3/templates/_service.tpl rename to community/paperless-ngx/1.2.4/templates/_service.tpl diff --git a/community/paperless-ngx/1.2.3/templates/common.yaml b/community/paperless-ngx/1.2.4/templates/common.yaml similarity index 100% rename from community/paperless-ngx/1.2.3/templates/common.yaml rename to community/paperless-ngx/1.2.4/templates/common.yaml diff --git a/community/tautulli/1.1.5/Chart.lock b/community/tautulli/1.1.6/Chart.lock similarity index 100% rename from community/tautulli/1.1.5/Chart.lock rename to community/tautulli/1.1.6/Chart.lock diff --git a/community/tautulli/1.1.5/Chart.yaml b/community/tautulli/1.1.6/Chart.yaml similarity index 95% rename from community/tautulli/1.1.5/Chart.yaml rename to community/tautulli/1.1.6/Chart.yaml index 37a898485f..a72177e945 100644 --- a/community/tautulli/1.1.5/Chart.yaml +++ b/community/tautulli/1.1.6/Chart.yaml @@ -4,9 +4,9 @@ description: Tautulli is a python based web application for monitoring, analytic annotations: title: Tautulli type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 -appVersion: 2.13.3 +appVersion: 2.13.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/tautulli/1.1.5/README.md b/community/tautulli/1.1.6/README.md similarity index 100% rename from community/tautulli/1.1.5/README.md rename to community/tautulli/1.1.6/README.md diff --git a/community/tautulli/1.1.5/app-readme.md b/community/tautulli/1.1.6/app-readme.md similarity index 100% rename from community/tautulli/1.1.5/app-readme.md rename to community/tautulli/1.1.6/app-readme.md diff --git a/community/tautulli/1.1.5/charts/common-1.2.3.tgz b/community/tautulli/1.1.6/charts/common-1.2.3.tgz similarity index 100% rename from community/tautulli/1.1.5/charts/common-1.2.3.tgz rename to community/tautulli/1.1.6/charts/common-1.2.3.tgz diff --git a/community/tautulli/1.1.5/ci/basic-values.yaml b/community/tautulli/1.1.6/ci/basic-values.yaml similarity index 100% rename from community/tautulli/1.1.5/ci/basic-values.yaml rename to community/tautulli/1.1.6/ci/basic-values.yaml diff --git a/community/tautulli/1.1.5/ci/hostNet-values.yaml b/community/tautulli/1.1.6/ci/hostNet-values.yaml similarity index 100% rename from community/tautulli/1.1.5/ci/hostNet-values.yaml rename to community/tautulli/1.1.6/ci/hostNet-values.yaml diff --git a/community/tautulli/1.1.5/ix_values.yaml b/community/tautulli/1.1.6/ix_values.yaml similarity index 96% rename from community/tautulli/1.1.5/ix_values.yaml rename to community/tautulli/1.1.6/ix_values.yaml index 734326d71e..66b9b79dd7 100644 --- a/community/tautulli/1.1.5/ix_values.yaml +++ b/community/tautulli/1.1.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/tautulli pullPolicy: IfNotPresent - tag: 2.13.3 + tag: 2.13.4 resources: limits: diff --git a/community/tautulli/1.1.5/metadata.yaml b/community/tautulli/1.1.6/metadata.yaml similarity index 100% rename from community/tautulli/1.1.5/metadata.yaml rename to community/tautulli/1.1.6/metadata.yaml diff --git a/community/tautulli/1.1.5/questions.yaml b/community/tautulli/1.1.6/questions.yaml similarity index 100% rename from community/tautulli/1.1.5/questions.yaml rename to community/tautulli/1.1.6/questions.yaml diff --git a/community/tautulli/1.1.5/templates/NOTES.txt b/community/tautulli/1.1.6/templates/NOTES.txt similarity index 100% rename from community/tautulli/1.1.5/templates/NOTES.txt rename to community/tautulli/1.1.6/templates/NOTES.txt diff --git a/community/tautulli/1.1.5/templates/_persistence.tpl b/community/tautulli/1.1.6/templates/_persistence.tpl similarity index 100% rename from community/tautulli/1.1.5/templates/_persistence.tpl rename to community/tautulli/1.1.6/templates/_persistence.tpl diff --git a/community/tautulli/1.1.5/templates/_portal.tpl b/community/tautulli/1.1.6/templates/_portal.tpl similarity index 100% rename from community/tautulli/1.1.5/templates/_portal.tpl rename to community/tautulli/1.1.6/templates/_portal.tpl diff --git a/community/tautulli/1.1.5/templates/_service.tpl b/community/tautulli/1.1.6/templates/_service.tpl similarity index 100% rename from community/tautulli/1.1.5/templates/_service.tpl rename to community/tautulli/1.1.6/templates/_service.tpl diff --git a/community/tautulli/1.1.5/templates/_tautulli.tpl b/community/tautulli/1.1.6/templates/_tautulli.tpl similarity index 100% rename from community/tautulli/1.1.5/templates/_tautulli.tpl rename to community/tautulli/1.1.6/templates/_tautulli.tpl diff --git a/community/tautulli/1.1.5/templates/common.yaml b/community/tautulli/1.1.6/templates/common.yaml similarity index 100% rename from community/tautulli/1.1.5/templates/common.yaml rename to community/tautulli/1.1.6/templates/common.yaml diff --git a/community/unifi-protect-backup/1.1.4/Chart.lock b/community/unifi-protect-backup/1.1.5/Chart.lock similarity index 100% rename from community/unifi-protect-backup/1.1.4/Chart.lock rename to community/unifi-protect-backup/1.1.5/Chart.lock diff --git a/community/unifi-protect-backup/1.1.4/Chart.yaml b/community/unifi-protect-backup/1.1.5/Chart.yaml similarity index 96% rename from community/unifi-protect-backup/1.1.4/Chart.yaml rename to community/unifi-protect-backup/1.1.5/Chart.yaml index 716dea093f..17d2414609 100644 --- a/community/unifi-protect-backup/1.1.4/Chart.yaml +++ b/community/unifi-protect-backup/1.1.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.1.4 +version: 1.1.5 apiVersion: v2 -appVersion: 0.10.2 +appVersion: 0.10.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/unifi-protect-backup/1.1.4/README.md b/community/unifi-protect-backup/1.1.5/README.md similarity index 100% rename from community/unifi-protect-backup/1.1.4/README.md rename to community/unifi-protect-backup/1.1.5/README.md diff --git a/community/unifi-protect-backup/1.1.4/app-readme.md b/community/unifi-protect-backup/1.1.5/app-readme.md similarity index 100% rename from community/unifi-protect-backup/1.1.4/app-readme.md rename to community/unifi-protect-backup/1.1.5/app-readme.md diff --git a/community/unifi-protect-backup/1.1.4/charts/common-1.2.3.tgz b/community/unifi-protect-backup/1.1.5/charts/common-1.2.3.tgz similarity index 100% rename from community/unifi-protect-backup/1.1.4/charts/common-1.2.3.tgz rename to community/unifi-protect-backup/1.1.5/charts/common-1.2.3.tgz diff --git a/community/unifi-protect-backup/1.1.4/ci/basic-values.yaml b/community/unifi-protect-backup/1.1.5/ci/basic-values.yaml similarity index 100% rename from community/unifi-protect-backup/1.1.4/ci/basic-values.yaml rename to community/unifi-protect-backup/1.1.5/ci/basic-values.yaml diff --git a/community/unifi-protect-backup/1.1.4/ci/extra-values.yaml b/community/unifi-protect-backup/1.1.5/ci/extra-values.yaml similarity index 100% rename from community/unifi-protect-backup/1.1.4/ci/extra-values.yaml rename to community/unifi-protect-backup/1.1.5/ci/extra-values.yaml diff --git a/community/unifi-protect-backup/1.1.4/ix_values.yaml b/community/unifi-protect-backup/1.1.5/ix_values.yaml similarity index 97% rename from community/unifi-protect-backup/1.1.4/ix_values.yaml rename to community/unifi-protect-backup/1.1.5/ix_values.yaml index 4b176eabee..329988bc9e 100644 --- a/community/unifi-protect-backup/1.1.4/ix_values.yaml +++ b/community/unifi-protect-backup/1.1.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ep1cman/unifi-protect-backup pullPolicy: IfNotPresent - tag: 0.10.2 + tag: 0.10.3 resources: limits: diff --git a/community/unifi-protect-backup/1.1.4/metadata.yaml b/community/unifi-protect-backup/1.1.5/metadata.yaml similarity index 100% rename from community/unifi-protect-backup/1.1.4/metadata.yaml rename to community/unifi-protect-backup/1.1.5/metadata.yaml diff --git a/community/unifi-protect-backup/1.1.4/questions.yaml b/community/unifi-protect-backup/1.1.5/questions.yaml similarity index 100% rename from community/unifi-protect-backup/1.1.4/questions.yaml rename to community/unifi-protect-backup/1.1.5/questions.yaml diff --git a/community/unifi-protect-backup/1.1.4/templates/NOTES.txt b/community/unifi-protect-backup/1.1.5/templates/NOTES.txt similarity index 100% rename from community/unifi-protect-backup/1.1.4/templates/NOTES.txt rename to community/unifi-protect-backup/1.1.5/templates/NOTES.txt diff --git a/community/unifi-protect-backup/1.1.4/templates/_configuration.tpl b/community/unifi-protect-backup/1.1.5/templates/_configuration.tpl similarity index 100% rename from community/unifi-protect-backup/1.1.4/templates/_configuration.tpl rename to community/unifi-protect-backup/1.1.5/templates/_configuration.tpl diff --git a/community/unifi-protect-backup/1.1.4/templates/_persistence.tpl b/community/unifi-protect-backup/1.1.5/templates/_persistence.tpl similarity index 100% rename from community/unifi-protect-backup/1.1.4/templates/_persistence.tpl rename to community/unifi-protect-backup/1.1.5/templates/_persistence.tpl diff --git a/community/unifi-protect-backup/1.1.4/templates/_unifi-protect-backup.tpl b/community/unifi-protect-backup/1.1.5/templates/_unifi-protect-backup.tpl similarity index 100% rename from community/unifi-protect-backup/1.1.4/templates/_unifi-protect-backup.tpl rename to community/unifi-protect-backup/1.1.5/templates/_unifi-protect-backup.tpl diff --git a/community/unifi-protect-backup/1.1.4/templates/_validation.tpl b/community/unifi-protect-backup/1.1.5/templates/_validation.tpl similarity index 100% rename from community/unifi-protect-backup/1.1.4/templates/_validation.tpl rename to community/unifi-protect-backup/1.1.5/templates/_validation.tpl diff --git a/community/unifi-protect-backup/1.1.4/templates/common.yaml b/community/unifi-protect-backup/1.1.5/templates/common.yaml similarity index 100% rename from community/unifi-protect-backup/1.1.4/templates/common.yaml rename to community/unifi-protect-backup/1.1.5/templates/common.yaml diff --git a/community/wordpress/1.1.4/Chart.lock b/community/wordpress/1.1.5/Chart.lock similarity index 100% rename from community/wordpress/1.1.4/Chart.lock rename to community/wordpress/1.1.5/Chart.lock diff --git a/community/wordpress/1.1.4/Chart.yaml b/community/wordpress/1.1.5/Chart.yaml similarity index 94% rename from community/wordpress/1.1.4/Chart.yaml rename to community/wordpress/1.1.5/Chart.yaml index 02cc14272c..2a21f8709e 100644 --- a/community/wordpress/1.1.4/Chart.yaml +++ b/community/wordpress/1.1.5/Chart.yaml @@ -3,9 +3,9 @@ description: Wordpress is a web content management system annotations: title: Wordpress type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 -appVersion: 6.4.1 +appVersion: 6.4.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/wordpress/1.1.4/README.md b/community/wordpress/1.1.5/README.md similarity index 100% rename from community/wordpress/1.1.4/README.md rename to community/wordpress/1.1.5/README.md diff --git a/community/wordpress/1.1.4/app-readme.md b/community/wordpress/1.1.5/app-readme.md similarity index 100% rename from community/wordpress/1.1.4/app-readme.md rename to community/wordpress/1.1.5/app-readme.md diff --git a/community/wordpress/1.1.4/charts/common-1.2.3.tgz b/community/wordpress/1.1.5/charts/common-1.2.3.tgz similarity index 100% rename from community/wordpress/1.1.4/charts/common-1.2.3.tgz rename to community/wordpress/1.1.5/charts/common-1.2.3.tgz diff --git a/community/wordpress/1.1.4/ci/basic-values.yaml b/community/wordpress/1.1.5/ci/basic-values.yaml similarity index 100% rename from community/wordpress/1.1.4/ci/basic-values.yaml rename to community/wordpress/1.1.5/ci/basic-values.yaml diff --git a/community/wordpress/1.1.4/ci/cron-values.yaml b/community/wordpress/1.1.5/ci/cron-values.yaml similarity index 100% rename from community/wordpress/1.1.4/ci/cron-values.yaml rename to community/wordpress/1.1.5/ci/cron-values.yaml diff --git a/community/wordpress/1.1.4/ix_values.yaml b/community/wordpress/1.1.5/ix_values.yaml similarity index 97% rename from community/wordpress/1.1.4/ix_values.yaml rename to community/wordpress/1.1.5/ix_values.yaml index cb5c0c6eef..215ab82706 100644 --- a/community/wordpress/1.1.4/ix_values.yaml +++ b/community/wordpress/1.1.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: wordpress pullPolicy: IfNotPresent - tag: 6.4.1 + tag: 6.4.2 resources: limits: diff --git a/community/wordpress/1.1.4/metadata.yaml b/community/wordpress/1.1.5/metadata.yaml similarity index 100% rename from community/wordpress/1.1.4/metadata.yaml rename to community/wordpress/1.1.5/metadata.yaml diff --git a/community/wordpress/1.1.4/questions.yaml b/community/wordpress/1.1.5/questions.yaml similarity index 100% rename from community/wordpress/1.1.4/questions.yaml rename to community/wordpress/1.1.5/questions.yaml diff --git a/community/wordpress/1.1.4/templates/NOTES.txt b/community/wordpress/1.1.5/templates/NOTES.txt similarity index 100% rename from community/wordpress/1.1.4/templates/NOTES.txt rename to community/wordpress/1.1.5/templates/NOTES.txt diff --git a/community/wordpress/1.1.4/templates/_configuration.tpl b/community/wordpress/1.1.5/templates/_configuration.tpl similarity index 100% rename from community/wordpress/1.1.4/templates/_configuration.tpl rename to community/wordpress/1.1.5/templates/_configuration.tpl diff --git a/community/wordpress/1.1.4/templates/_cron.tpl b/community/wordpress/1.1.5/templates/_cron.tpl similarity index 100% rename from community/wordpress/1.1.4/templates/_cron.tpl rename to community/wordpress/1.1.5/templates/_cron.tpl diff --git a/community/wordpress/1.1.4/templates/_mariadb.tpl b/community/wordpress/1.1.5/templates/_mariadb.tpl similarity index 100% rename from community/wordpress/1.1.4/templates/_mariadb.tpl rename to community/wordpress/1.1.5/templates/_mariadb.tpl diff --git a/community/wordpress/1.1.4/templates/_persistence.tpl b/community/wordpress/1.1.5/templates/_persistence.tpl similarity index 100% rename from community/wordpress/1.1.4/templates/_persistence.tpl rename to community/wordpress/1.1.5/templates/_persistence.tpl diff --git a/community/wordpress/1.1.4/templates/_portal.tpl b/community/wordpress/1.1.5/templates/_portal.tpl similarity index 100% rename from community/wordpress/1.1.4/templates/_portal.tpl rename to community/wordpress/1.1.5/templates/_portal.tpl diff --git a/community/wordpress/1.1.4/templates/_service.tpl b/community/wordpress/1.1.5/templates/_service.tpl similarity index 100% rename from community/wordpress/1.1.4/templates/_service.tpl rename to community/wordpress/1.1.5/templates/_service.tpl diff --git a/community/wordpress/1.1.4/templates/_wordpress.tpl b/community/wordpress/1.1.5/templates/_wordpress.tpl similarity index 100% rename from community/wordpress/1.1.4/templates/_wordpress.tpl rename to community/wordpress/1.1.5/templates/_wordpress.tpl diff --git a/community/wordpress/1.1.4/templates/common.yaml b/community/wordpress/1.1.5/templates/common.yaml similarity index 100% rename from community/wordpress/1.1.4/templates/common.yaml rename to community/wordpress/1.1.5/templates/common.yaml