diff --git a/community/gitea/1.1.29/Chart.lock b/community/gitea/1.1.30/Chart.lock similarity index 100% rename from community/gitea/1.1.29/Chart.lock rename to community/gitea/1.1.30/Chart.lock diff --git a/community/gitea/1.1.29/Chart.yaml b/community/gitea/1.1.30/Chart.yaml similarity index 94% rename from community/gitea/1.1.29/Chart.yaml rename to community/gitea/1.1.30/Chart.yaml index 44cebe9e00..9d15a3e0c1 100644 --- a/community/gitea/1.1.29/Chart.yaml +++ b/community/gitea/1.1.30/Chart.yaml @@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.1.29 +version: 1.1.30 apiVersion: v2 -appVersion: 1.23.3 +appVersion: 1.23.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/gitea/1.1.29/README.md b/community/gitea/1.1.30/README.md similarity index 100% rename from community/gitea/1.1.29/README.md rename to community/gitea/1.1.30/README.md diff --git a/community/gitea/1.1.29/app-readme.md b/community/gitea/1.1.30/app-readme.md similarity index 100% rename from community/gitea/1.1.29/app-readme.md rename to community/gitea/1.1.30/app-readme.md diff --git a/community/gitea/1.1.29/charts/common-1.2.9.tgz b/community/gitea/1.1.30/charts/common-1.2.9.tgz similarity index 100% rename from community/gitea/1.1.29/charts/common-1.2.9.tgz rename to community/gitea/1.1.30/charts/common-1.2.9.tgz diff --git a/community/gitea/1.1.29/ci/basic-values.yaml b/community/gitea/1.1.30/ci/basic-values.yaml similarity index 100% rename from community/gitea/1.1.29/ci/basic-values.yaml rename to community/gitea/1.1.30/ci/basic-values.yaml diff --git a/community/gitea/1.1.29/ci/https-values.yaml b/community/gitea/1.1.30/ci/https-values.yaml similarity index 100% rename from community/gitea/1.1.29/ci/https-values.yaml rename to community/gitea/1.1.30/ci/https-values.yaml diff --git a/community/gitea/1.1.29/ix_values.yaml b/community/gitea/1.1.30/ix_values.yaml similarity index 98% rename from community/gitea/1.1.29/ix_values.yaml rename to community/gitea/1.1.30/ix_values.yaml index 91233cf9d4..4c3d553461 100644 --- a/community/gitea/1.1.29/ix_values.yaml +++ b/community/gitea/1.1.30/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gitea/gitea pullPolicy: IfNotPresent - tag: 1.23.3-rootless + tag: 1.23.4-rootless resources: limits: diff --git a/community/gitea/1.1.29/metadata.yaml b/community/gitea/1.1.30/metadata.yaml similarity index 100% rename from community/gitea/1.1.29/metadata.yaml rename to community/gitea/1.1.30/metadata.yaml diff --git a/community/gitea/1.1.29/migrations/migrate b/community/gitea/1.1.30/migrations/migrate similarity index 100% rename from community/gitea/1.1.29/migrations/migrate rename to community/gitea/1.1.30/migrations/migrate diff --git a/community/gitea/1.1.29/questions.yaml b/community/gitea/1.1.30/questions.yaml similarity index 100% rename from community/gitea/1.1.29/questions.yaml rename to community/gitea/1.1.30/questions.yaml diff --git a/community/gitea/1.1.29/templates/NOTES.txt b/community/gitea/1.1.30/templates/NOTES.txt similarity index 100% rename from community/gitea/1.1.29/templates/NOTES.txt rename to community/gitea/1.1.30/templates/NOTES.txt diff --git a/community/gitea/1.1.29/templates/_configuration.tpl b/community/gitea/1.1.30/templates/_configuration.tpl similarity index 100% rename from community/gitea/1.1.29/templates/_configuration.tpl rename to community/gitea/1.1.30/templates/_configuration.tpl diff --git a/community/gitea/1.1.29/templates/_gitea.tpl b/community/gitea/1.1.30/templates/_gitea.tpl similarity index 100% rename from community/gitea/1.1.29/templates/_gitea.tpl rename to community/gitea/1.1.30/templates/_gitea.tpl diff --git a/community/gitea/1.1.29/templates/_portal.tpl b/community/gitea/1.1.30/templates/_portal.tpl similarity index 100% rename from community/gitea/1.1.29/templates/_portal.tpl rename to community/gitea/1.1.30/templates/_portal.tpl diff --git a/community/gitea/1.1.29/templates/_postgres.tpl b/community/gitea/1.1.30/templates/_postgres.tpl similarity index 100% rename from community/gitea/1.1.29/templates/_postgres.tpl rename to community/gitea/1.1.30/templates/_postgres.tpl diff --git a/community/gitea/1.1.29/templates/common.yaml b/community/gitea/1.1.30/templates/common.yaml similarity index 100% rename from community/gitea/1.1.29/templates/common.yaml rename to community/gitea/1.1.30/templates/common.yaml diff --git a/community/joplin/1.1.12/Chart.lock b/community/joplin/1.1.13/Chart.lock similarity index 100% rename from community/joplin/1.1.12/Chart.lock rename to community/joplin/1.1.13/Chart.lock diff --git a/community/joplin/1.1.12/Chart.yaml b/community/joplin/1.1.13/Chart.yaml similarity index 95% rename from community/joplin/1.1.12/Chart.yaml rename to community/joplin/1.1.13/Chart.yaml index f54a83bf66..6605b6d7ec 100644 --- a/community/joplin/1.1.12/Chart.yaml +++ b/community/joplin/1.1.13/Chart.yaml @@ -4,9 +4,9 @@ description: Joplin is an open source note-taking app. Capture your thoughts and annotations: title: Joplin type: application -version: 1.1.12 +version: 1.1.13 apiVersion: v2 -appVersion: 3.0.1 +appVersion: 3.3.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/joplin/1.1.12/README.md b/community/joplin/1.1.13/README.md similarity index 100% rename from community/joplin/1.1.12/README.md rename to community/joplin/1.1.13/README.md diff --git a/community/joplin/1.1.12/app-readme.md b/community/joplin/1.1.13/app-readme.md similarity index 100% rename from community/joplin/1.1.12/app-readme.md rename to community/joplin/1.1.13/app-readme.md diff --git a/community/joplin/1.1.12/charts/common-1.2.9.tgz b/community/joplin/1.1.13/charts/common-1.2.9.tgz similarity index 100% rename from community/joplin/1.1.12/charts/common-1.2.9.tgz rename to community/joplin/1.1.13/charts/common-1.2.9.tgz diff --git a/community/joplin/1.1.12/ci/basic-values.yaml b/community/joplin/1.1.13/ci/basic-values.yaml similarity index 100% rename from community/joplin/1.1.12/ci/basic-values.yaml rename to community/joplin/1.1.13/ci/basic-values.yaml diff --git a/community/joplin/1.1.12/ci/hostNet-values.yaml b/community/joplin/1.1.13/ci/hostNet-values.yaml similarity index 100% rename from community/joplin/1.1.12/ci/hostNet-values.yaml rename to community/joplin/1.1.13/ci/hostNet-values.yaml diff --git a/community/joplin/1.1.12/ix_values.yaml b/community/joplin/1.1.13/ix_values.yaml similarity index 98% rename from community/joplin/1.1.12/ix_values.yaml rename to community/joplin/1.1.13/ix_values.yaml index 461b2653fc..7fac57cec4 100644 --- a/community/joplin/1.1.12/ix_values.yaml +++ b/community/joplin/1.1.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: joplin/server pullPolicy: IfNotPresent - tag: 3.0.1-beta + tag: 3.3.2-beta resources: limits: diff --git a/community/joplin/1.1.12/metadata.yaml b/community/joplin/1.1.13/metadata.yaml similarity index 100% rename from community/joplin/1.1.12/metadata.yaml rename to community/joplin/1.1.13/metadata.yaml diff --git a/community/joplin/1.1.12/migrations/migrate b/community/joplin/1.1.13/migrations/migrate similarity index 100% rename from community/joplin/1.1.12/migrations/migrate rename to community/joplin/1.1.13/migrations/migrate diff --git a/community/joplin/1.1.12/questions.yaml b/community/joplin/1.1.13/questions.yaml similarity index 100% rename from community/joplin/1.1.12/questions.yaml rename to community/joplin/1.1.13/questions.yaml diff --git a/community/joplin/1.1.12/templates/NOTES.txt b/community/joplin/1.1.13/templates/NOTES.txt similarity index 100% rename from community/joplin/1.1.12/templates/NOTES.txt rename to community/joplin/1.1.13/templates/NOTES.txt diff --git a/community/joplin/1.1.12/templates/_configuration.tpl b/community/joplin/1.1.13/templates/_configuration.tpl similarity index 100% rename from community/joplin/1.1.12/templates/_configuration.tpl rename to community/joplin/1.1.13/templates/_configuration.tpl diff --git a/community/joplin/1.1.12/templates/_joplin.tpl b/community/joplin/1.1.13/templates/_joplin.tpl similarity index 100% rename from community/joplin/1.1.12/templates/_joplin.tpl rename to community/joplin/1.1.13/templates/_joplin.tpl diff --git a/community/joplin/1.1.12/templates/_persistence.tpl b/community/joplin/1.1.13/templates/_persistence.tpl similarity index 100% rename from community/joplin/1.1.12/templates/_persistence.tpl rename to community/joplin/1.1.13/templates/_persistence.tpl diff --git a/community/joplin/1.1.12/templates/_portal.tpl b/community/joplin/1.1.13/templates/_portal.tpl similarity index 100% rename from community/joplin/1.1.12/templates/_portal.tpl rename to community/joplin/1.1.13/templates/_portal.tpl diff --git a/community/joplin/1.1.12/templates/_postgres.tpl b/community/joplin/1.1.13/templates/_postgres.tpl similarity index 100% rename from community/joplin/1.1.12/templates/_postgres.tpl rename to community/joplin/1.1.13/templates/_postgres.tpl diff --git a/community/joplin/1.1.12/templates/_service.tpl b/community/joplin/1.1.13/templates/_service.tpl similarity index 100% rename from community/joplin/1.1.12/templates/_service.tpl rename to community/joplin/1.1.13/templates/_service.tpl diff --git a/community/joplin/1.1.12/templates/common.yaml b/community/joplin/1.1.13/templates/common.yaml similarity index 100% rename from community/joplin/1.1.12/templates/common.yaml rename to community/joplin/1.1.13/templates/common.yaml diff --git a/community/komga/1.2.24/Chart.lock b/community/komga/1.2.25/Chart.lock similarity index 100% rename from community/komga/1.2.24/Chart.lock rename to community/komga/1.2.25/Chart.lock diff --git a/community/komga/1.2.24/Chart.yaml b/community/komga/1.2.25/Chart.yaml similarity index 94% rename from community/komga/1.2.24/Chart.yaml rename to community/komga/1.2.25/Chart.yaml index 4f763cd896..f432e98f76 100644 --- a/community/komga/1.2.24/Chart.yaml +++ b/community/komga/1.2.25/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.2.24 +version: 1.2.25 apiVersion: v2 -appVersion: 1.19.1 +appVersion: 1.20.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/komga/1.2.24/README.md b/community/komga/1.2.25/README.md similarity index 100% rename from community/komga/1.2.24/README.md rename to community/komga/1.2.25/README.md diff --git a/community/komga/1.2.24/app-readme.md b/community/komga/1.2.25/app-readme.md similarity index 100% rename from community/komga/1.2.24/app-readme.md rename to community/komga/1.2.25/app-readme.md diff --git a/community/komga/1.2.24/charts/common-1.2.9.tgz b/community/komga/1.2.25/charts/common-1.2.9.tgz similarity index 100% rename from community/komga/1.2.24/charts/common-1.2.9.tgz rename to community/komga/1.2.25/charts/common-1.2.9.tgz diff --git a/community/komga/1.2.24/ci/basic-values.yaml b/community/komga/1.2.25/ci/basic-values.yaml similarity index 100% rename from community/komga/1.2.24/ci/basic-values.yaml rename to community/komga/1.2.25/ci/basic-values.yaml diff --git a/community/komga/1.2.24/ci/extra-values.yaml b/community/komga/1.2.25/ci/extra-values.yaml similarity index 100% rename from community/komga/1.2.24/ci/extra-values.yaml rename to community/komga/1.2.25/ci/extra-values.yaml diff --git a/community/komga/1.2.24/ci/hostNet-values.yaml b/community/komga/1.2.25/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.2.24/ci/hostNet-values.yaml rename to community/komga/1.2.25/ci/hostNet-values.yaml diff --git a/community/komga/1.2.24/ix_values.yaml b/community/komga/1.2.25/ix_values.yaml similarity index 96% rename from community/komga/1.2.24/ix_values.yaml rename to community/komga/1.2.25/ix_values.yaml index a98e07ce62..e939e42809 100644 --- a/community/komga/1.2.24/ix_values.yaml +++ b/community/komga/1.2.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.19.1 + tag: 1.20.0 resources: limits: diff --git a/community/komga/1.2.24/metadata.yaml b/community/komga/1.2.25/metadata.yaml similarity index 100% rename from community/komga/1.2.24/metadata.yaml rename to community/komga/1.2.25/metadata.yaml diff --git a/community/komga/1.2.24/migrations/migrate b/community/komga/1.2.25/migrations/migrate similarity index 100% rename from community/komga/1.2.24/migrations/migrate rename to community/komga/1.2.25/migrations/migrate diff --git a/community/komga/1.2.24/questions.yaml b/community/komga/1.2.25/questions.yaml similarity index 100% rename from community/komga/1.2.24/questions.yaml rename to community/komga/1.2.25/questions.yaml diff --git a/community/komga/1.2.24/templates/NOTES.txt b/community/komga/1.2.25/templates/NOTES.txt similarity index 100% rename from community/komga/1.2.24/templates/NOTES.txt rename to community/komga/1.2.25/templates/NOTES.txt diff --git a/community/komga/1.2.24/templates/_komga.tpl b/community/komga/1.2.25/templates/_komga.tpl similarity index 100% rename from community/komga/1.2.24/templates/_komga.tpl rename to community/komga/1.2.25/templates/_komga.tpl diff --git a/community/komga/1.2.24/templates/_persistence.tpl b/community/komga/1.2.25/templates/_persistence.tpl similarity index 100% rename from community/komga/1.2.24/templates/_persistence.tpl rename to community/komga/1.2.25/templates/_persistence.tpl diff --git a/community/komga/1.2.24/templates/_portal.tpl b/community/komga/1.2.25/templates/_portal.tpl similarity index 100% rename from community/komga/1.2.24/templates/_portal.tpl rename to community/komga/1.2.25/templates/_portal.tpl diff --git a/community/komga/1.2.24/templates/_service.tpl b/community/komga/1.2.25/templates/_service.tpl similarity index 100% rename from community/komga/1.2.24/templates/_service.tpl rename to community/komga/1.2.25/templates/_service.tpl diff --git a/community/komga/1.2.24/templates/common.yaml b/community/komga/1.2.25/templates/common.yaml similarity index 100% rename from community/komga/1.2.24/templates/common.yaml rename to community/komga/1.2.25/templates/common.yaml