diff --git a/community/filebrowser/1.0.7/Chart.lock b/community/filebrowser/1.0.8/Chart.lock similarity index 100% rename from community/filebrowser/1.0.7/Chart.lock rename to community/filebrowser/1.0.8/Chart.lock diff --git a/community/filebrowser/1.0.7/Chart.yaml b/community/filebrowser/1.0.8/Chart.yaml similarity index 95% rename from community/filebrowser/1.0.7/Chart.yaml rename to community/filebrowser/1.0.8/Chart.yaml index 98a5374bca..07f2cf3cd9 100644 --- a/community/filebrowser/1.0.7/Chart.yaml +++ b/community/filebrowser/1.0.8/Chart.yaml @@ -4,9 +4,9 @@ description: File Browser provides a file managing interface within a specified annotations: title: File Browser type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 -appVersion: 2.24.0 +appVersion: 2.24.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/filebrowser/1.0.7/README.md b/community/filebrowser/1.0.8/README.md similarity index 100% rename from community/filebrowser/1.0.7/README.md rename to community/filebrowser/1.0.8/README.md diff --git a/community/filebrowser/1.0.7/app-readme.md b/community/filebrowser/1.0.8/app-readme.md similarity index 100% rename from community/filebrowser/1.0.7/app-readme.md rename to community/filebrowser/1.0.8/app-readme.md diff --git a/community/filebrowser/1.0.7/charts/common-1.0.12.tgz b/community/filebrowser/1.0.8/charts/common-1.0.12.tgz similarity index 100% rename from community/filebrowser/1.0.7/charts/common-1.0.12.tgz rename to community/filebrowser/1.0.8/charts/common-1.0.12.tgz diff --git a/community/filebrowser/1.0.7/ci/basic-values.yaml b/community/filebrowser/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/filebrowser/1.0.7/ci/basic-values.yaml rename to community/filebrowser/1.0.8/ci/basic-values.yaml diff --git a/community/filebrowser/1.0.7/ci/https-values.yaml b/community/filebrowser/1.0.8/ci/https-values.yaml similarity index 100% rename from community/filebrowser/1.0.7/ci/https-values.yaml rename to community/filebrowser/1.0.8/ci/https-values.yaml diff --git a/community/filebrowser/1.0.7/ix_values.yaml b/community/filebrowser/1.0.8/ix_values.yaml similarity index 96% rename from community/filebrowser/1.0.7/ix_values.yaml rename to community/filebrowser/1.0.8/ix_values.yaml index 68a7eb52e3..cb829b25bd 100644 --- a/community/filebrowser/1.0.7/ix_values.yaml +++ b/community/filebrowser/1.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: filebrowser/filebrowser pullPolicy: IfNotPresent - tag: v2.24.0 + tag: v2.24.1 resources: limits: diff --git a/community/filebrowser/1.0.7/metadata.yaml b/community/filebrowser/1.0.8/metadata.yaml similarity index 100% rename from community/filebrowser/1.0.7/metadata.yaml rename to community/filebrowser/1.0.8/metadata.yaml diff --git a/community/filebrowser/1.0.7/questions.yaml b/community/filebrowser/1.0.8/questions.yaml similarity index 100% rename from community/filebrowser/1.0.7/questions.yaml rename to community/filebrowser/1.0.8/questions.yaml diff --git a/community/filebrowser/1.0.7/templates/NOTES.txt b/community/filebrowser/1.0.8/templates/NOTES.txt similarity index 100% rename from community/filebrowser/1.0.7/templates/NOTES.txt rename to community/filebrowser/1.0.8/templates/NOTES.txt diff --git a/community/filebrowser/1.0.7/templates/_filebrowser.tpl b/community/filebrowser/1.0.8/templates/_filebrowser.tpl similarity index 100% rename from community/filebrowser/1.0.7/templates/_filebrowser.tpl rename to community/filebrowser/1.0.8/templates/_filebrowser.tpl diff --git a/community/filebrowser/1.0.7/templates/_persistence.tpl b/community/filebrowser/1.0.8/templates/_persistence.tpl similarity index 100% rename from community/filebrowser/1.0.7/templates/_persistence.tpl rename to community/filebrowser/1.0.8/templates/_persistence.tpl diff --git a/community/filebrowser/1.0.7/templates/_portal.tpl b/community/filebrowser/1.0.8/templates/_portal.tpl similarity index 100% rename from community/filebrowser/1.0.7/templates/_portal.tpl rename to community/filebrowser/1.0.8/templates/_portal.tpl diff --git a/community/filebrowser/1.0.7/templates/_service.tpl b/community/filebrowser/1.0.8/templates/_service.tpl similarity index 100% rename from community/filebrowser/1.0.7/templates/_service.tpl rename to community/filebrowser/1.0.8/templates/_service.tpl diff --git a/community/filebrowser/1.0.7/templates/common.yaml b/community/filebrowser/1.0.8/templates/common.yaml similarity index 100% rename from community/filebrowser/1.0.7/templates/common.yaml rename to community/filebrowser/1.0.8/templates/common.yaml diff --git a/community/homepage/1.0.2/Chart.lock b/community/homepage/1.0.3/Chart.lock similarity index 100% rename from community/homepage/1.0.2/Chart.lock rename to community/homepage/1.0.3/Chart.lock diff --git a/community/homepage/1.0.2/Chart.yaml b/community/homepage/1.0.3/Chart.yaml similarity index 94% rename from community/homepage/1.0.2/Chart.yaml rename to community/homepage/1.0.3/Chart.yaml index fc9ad8f3bd..a3d8c7023b 100644 --- a/community/homepage/1.0.2/Chart.yaml +++ b/community/homepage/1.0.3/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 -appVersion: 0.6.24 +appVersion: 0.6.25 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/homepage/1.0.2/README.md b/community/homepage/1.0.3/README.md similarity index 100% rename from community/homepage/1.0.2/README.md rename to community/homepage/1.0.3/README.md diff --git a/community/homepage/1.0.2/app-readme.md b/community/homepage/1.0.3/app-readme.md similarity index 100% rename from community/homepage/1.0.2/app-readme.md rename to community/homepage/1.0.3/app-readme.md diff --git a/community/homepage/1.0.2/charts/common-1.0.12.tgz b/community/homepage/1.0.3/charts/common-1.0.12.tgz similarity index 100% rename from community/homepage/1.0.2/charts/common-1.0.12.tgz rename to community/homepage/1.0.3/charts/common-1.0.12.tgz diff --git a/community/homepage/1.0.2/ci/basic-values.yaml b/community/homepage/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/homepage/1.0.2/ci/basic-values.yaml rename to community/homepage/1.0.3/ci/basic-values.yaml diff --git a/community/homepage/1.0.2/ci/extra-values.yaml b/community/homepage/1.0.3/ci/extra-values.yaml similarity index 100% rename from community/homepage/1.0.2/ci/extra-values.yaml rename to community/homepage/1.0.3/ci/extra-values.yaml diff --git a/community/homepage/1.0.2/ci/hostNet-values.yaml b/community/homepage/1.0.3/ci/hostNet-values.yaml similarity index 100% rename from community/homepage/1.0.2/ci/hostNet-values.yaml rename to community/homepage/1.0.3/ci/hostNet-values.yaml diff --git a/community/homepage/1.0.2/ix_values.yaml b/community/homepage/1.0.3/ix_values.yaml similarity index 95% rename from community/homepage/1.0.2/ix_values.yaml rename to community/homepage/1.0.3/ix_values.yaml index ce439b6f65..dd43da2e86 100644 --- a/community/homepage/1.0.2/ix_values.yaml +++ b/community/homepage/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/benphelps/homepage pullPolicy: IfNotPresent - tag: v0.6.24 + tag: v0.6.25 resources: limits: diff --git a/community/homepage/1.0.2/metadata.yaml b/community/homepage/1.0.3/metadata.yaml similarity index 100% rename from community/homepage/1.0.2/metadata.yaml rename to community/homepage/1.0.3/metadata.yaml diff --git a/community/homepage/1.0.2/questions.yaml b/community/homepage/1.0.3/questions.yaml similarity index 100% rename from community/homepage/1.0.2/questions.yaml rename to community/homepage/1.0.3/questions.yaml diff --git a/community/homepage/1.0.2/templates/NOTES.txt b/community/homepage/1.0.3/templates/NOTES.txt similarity index 100% rename from community/homepage/1.0.2/templates/NOTES.txt rename to community/homepage/1.0.3/templates/NOTES.txt diff --git a/community/homepage/1.0.2/templates/_homepage.tpl b/community/homepage/1.0.3/templates/_homepage.tpl similarity index 100% rename from community/homepage/1.0.2/templates/_homepage.tpl rename to community/homepage/1.0.3/templates/_homepage.tpl diff --git a/community/homepage/1.0.2/templates/_persistence.tpl b/community/homepage/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/homepage/1.0.2/templates/_persistence.tpl rename to community/homepage/1.0.3/templates/_persistence.tpl diff --git a/community/homepage/1.0.2/templates/_portal.tpl b/community/homepage/1.0.3/templates/_portal.tpl similarity index 100% rename from community/homepage/1.0.2/templates/_portal.tpl rename to community/homepage/1.0.3/templates/_portal.tpl diff --git a/community/homepage/1.0.2/templates/_rbac.tpl b/community/homepage/1.0.3/templates/_rbac.tpl similarity index 100% rename from community/homepage/1.0.2/templates/_rbac.tpl rename to community/homepage/1.0.3/templates/_rbac.tpl diff --git a/community/homepage/1.0.2/templates/_service.tpl b/community/homepage/1.0.3/templates/_service.tpl similarity index 100% rename from community/homepage/1.0.2/templates/_service.tpl rename to community/homepage/1.0.3/templates/_service.tpl diff --git a/community/homepage/1.0.2/templates/common.yaml b/community/homepage/1.0.3/templates/common.yaml similarity index 100% rename from community/homepage/1.0.2/templates/common.yaml rename to community/homepage/1.0.3/templates/common.yaml