diff --git a/charts/elastic-search/1.1.30/Chart.lock b/charts/elastic-search/1.1.31/Chart.lock similarity index 100% rename from charts/elastic-search/1.1.30/Chart.lock rename to charts/elastic-search/1.1.31/Chart.lock diff --git a/charts/elastic-search/1.1.30/Chart.yaml b/charts/elastic-search/1.1.31/Chart.yaml similarity index 95% rename from charts/elastic-search/1.1.30/Chart.yaml rename to charts/elastic-search/1.1.31/Chart.yaml index 1e3c50abf7..02bf643dc8 100644 --- a/charts/elastic-search/1.1.30/Chart.yaml +++ b/charts/elastic-search/1.1.31/Chart.yaml @@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi annotations: title: Elastic Search type: application -version: 1.1.30 +version: 1.1.31 apiVersion: v2 -appVersion: 8.17.1 +appVersion: 8.17.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/elastic-search/1.1.30/README.md b/charts/elastic-search/1.1.31/README.md similarity index 100% rename from charts/elastic-search/1.1.30/README.md rename to charts/elastic-search/1.1.31/README.md diff --git a/charts/elastic-search/1.1.30/app-readme.md b/charts/elastic-search/1.1.31/app-readme.md similarity index 100% rename from charts/elastic-search/1.1.30/app-readme.md rename to charts/elastic-search/1.1.31/app-readme.md diff --git a/charts/elastic-search/1.1.30/charts/common-1.2.9.tgz b/charts/elastic-search/1.1.31/charts/common-1.2.9.tgz similarity index 100% rename from charts/elastic-search/1.1.30/charts/common-1.2.9.tgz rename to charts/elastic-search/1.1.31/charts/common-1.2.9.tgz diff --git a/charts/elastic-search/1.1.30/ci/basic-values.yaml b/charts/elastic-search/1.1.31/ci/basic-values.yaml similarity index 100% rename from charts/elastic-search/1.1.30/ci/basic-values.yaml rename to charts/elastic-search/1.1.31/ci/basic-values.yaml diff --git a/charts/elastic-search/1.1.30/ci/https-values.yaml b/charts/elastic-search/1.1.31/ci/https-values.yaml similarity index 100% rename from charts/elastic-search/1.1.30/ci/https-values.yaml rename to charts/elastic-search/1.1.31/ci/https-values.yaml diff --git a/charts/elastic-search/1.1.30/ix_values.yaml b/charts/elastic-search/1.1.31/ix_values.yaml similarity index 97% rename from charts/elastic-search/1.1.30/ix_values.yaml rename to charts/elastic-search/1.1.31/ix_values.yaml index 51d13a3c44..bcdc3a949f 100644 --- a/charts/elastic-search/1.1.30/ix_values.yaml +++ b/charts/elastic-search/1.1.31/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker.elastic.co/elasticsearch/elasticsearch pullPolicy: IfNotPresent - tag: 8.17.1 + tag: 8.17.2 resources: limits: diff --git a/charts/elastic-search/1.1.30/metadata.yaml b/charts/elastic-search/1.1.31/metadata.yaml similarity index 100% rename from charts/elastic-search/1.1.30/metadata.yaml rename to charts/elastic-search/1.1.31/metadata.yaml diff --git a/charts/elastic-search/1.1.30/migrations/migrate b/charts/elastic-search/1.1.31/migrations/migrate similarity index 100% rename from charts/elastic-search/1.1.30/migrations/migrate rename to charts/elastic-search/1.1.31/migrations/migrate diff --git a/charts/elastic-search/1.1.30/questions.yaml b/charts/elastic-search/1.1.31/questions.yaml similarity index 100% rename from charts/elastic-search/1.1.30/questions.yaml rename to charts/elastic-search/1.1.31/questions.yaml diff --git a/charts/elastic-search/1.1.30/templates/NOTES.txt b/charts/elastic-search/1.1.31/templates/NOTES.txt similarity index 100% rename from charts/elastic-search/1.1.30/templates/NOTES.txt rename to charts/elastic-search/1.1.31/templates/NOTES.txt diff --git a/charts/elastic-search/1.1.30/templates/_es.tpl b/charts/elastic-search/1.1.31/templates/_es.tpl similarity index 100% rename from charts/elastic-search/1.1.30/templates/_es.tpl rename to charts/elastic-search/1.1.31/templates/_es.tpl diff --git a/charts/elastic-search/1.1.30/templates/_helper.tpl b/charts/elastic-search/1.1.31/templates/_helper.tpl similarity index 100% rename from charts/elastic-search/1.1.30/templates/_helper.tpl rename to charts/elastic-search/1.1.31/templates/_helper.tpl diff --git a/charts/elastic-search/1.1.30/templates/_portal.tpl b/charts/elastic-search/1.1.31/templates/_portal.tpl similarity index 100% rename from charts/elastic-search/1.1.30/templates/_portal.tpl rename to charts/elastic-search/1.1.31/templates/_portal.tpl diff --git a/charts/elastic-search/1.1.30/templates/common.yaml b/charts/elastic-search/1.1.31/templates/common.yaml similarity index 100% rename from charts/elastic-search/1.1.30/templates/common.yaml rename to charts/elastic-search/1.1.31/templates/common.yaml diff --git a/community/audiobookshelf/1.0.26/Chart.lock b/community/audiobookshelf/1.0.27/Chart.lock similarity index 100% rename from community/audiobookshelf/1.0.26/Chart.lock rename to community/audiobookshelf/1.0.27/Chart.lock diff --git a/community/audiobookshelf/1.0.26/Chart.yaml b/community/audiobookshelf/1.0.27/Chart.yaml similarity index 95% rename from community/audiobookshelf/1.0.26/Chart.yaml rename to community/audiobookshelf/1.0.27/Chart.yaml index ab951cd576..330f82a1bc 100644 --- a/community/audiobookshelf/1.0.26/Chart.yaml +++ b/community/audiobookshelf/1.0.27/Chart.yaml @@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server annotations: title: Audiobookshelf type: application -version: 1.0.26 +version: 1.0.27 apiVersion: v2 -appVersion: 2.19.0 +appVersion: 2.19.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/audiobookshelf/1.0.26/README.md b/community/audiobookshelf/1.0.27/README.md similarity index 100% rename from community/audiobookshelf/1.0.26/README.md rename to community/audiobookshelf/1.0.27/README.md diff --git a/community/audiobookshelf/1.0.26/app-readme.md b/community/audiobookshelf/1.0.27/app-readme.md similarity index 100% rename from community/audiobookshelf/1.0.26/app-readme.md rename to community/audiobookshelf/1.0.27/app-readme.md diff --git a/community/audiobookshelf/1.0.26/charts/common-1.2.9.tgz b/community/audiobookshelf/1.0.27/charts/common-1.2.9.tgz similarity index 100% rename from community/audiobookshelf/1.0.26/charts/common-1.2.9.tgz rename to community/audiobookshelf/1.0.27/charts/common-1.2.9.tgz diff --git a/community/audiobookshelf/1.0.26/ci/basic-values.yaml b/community/audiobookshelf/1.0.27/ci/basic-values.yaml similarity index 100% rename from community/audiobookshelf/1.0.26/ci/basic-values.yaml rename to community/audiobookshelf/1.0.27/ci/basic-values.yaml diff --git a/community/audiobookshelf/1.0.26/ci/extra-values.yaml b/community/audiobookshelf/1.0.27/ci/extra-values.yaml similarity index 100% rename from community/audiobookshelf/1.0.26/ci/extra-values.yaml rename to community/audiobookshelf/1.0.27/ci/extra-values.yaml diff --git a/community/audiobookshelf/1.0.26/ix_values.yaml b/community/audiobookshelf/1.0.27/ix_values.yaml similarity index 97% rename from community/audiobookshelf/1.0.26/ix_values.yaml rename to community/audiobookshelf/1.0.27/ix_values.yaml index 64444d23d2..ef2518deb6 100644 --- a/community/audiobookshelf/1.0.26/ix_values.yaml +++ b/community/audiobookshelf/1.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/advplyr/audiobookshelf pullPolicy: IfNotPresent - tag: 2.19.0 + tag: 2.19.1 resources: limits: diff --git a/community/audiobookshelf/1.0.26/metadata.yaml b/community/audiobookshelf/1.0.27/metadata.yaml similarity index 100% rename from community/audiobookshelf/1.0.26/metadata.yaml rename to community/audiobookshelf/1.0.27/metadata.yaml diff --git a/community/audiobookshelf/1.0.26/questions.yaml b/community/audiobookshelf/1.0.27/questions.yaml similarity index 100% rename from community/audiobookshelf/1.0.26/questions.yaml rename to community/audiobookshelf/1.0.27/questions.yaml diff --git a/community/audiobookshelf/1.0.26/templates/NOTES.txt b/community/audiobookshelf/1.0.27/templates/NOTES.txt similarity index 100% rename from community/audiobookshelf/1.0.26/templates/NOTES.txt rename to community/audiobookshelf/1.0.27/templates/NOTES.txt diff --git a/community/audiobookshelf/1.0.26/templates/_audiobookshelf.tpl b/community/audiobookshelf/1.0.27/templates/_audiobookshelf.tpl similarity index 100% rename from community/audiobookshelf/1.0.26/templates/_audiobookshelf.tpl rename to community/audiobookshelf/1.0.27/templates/_audiobookshelf.tpl diff --git a/community/audiobookshelf/1.0.26/templates/_persistence.tpl b/community/audiobookshelf/1.0.27/templates/_persistence.tpl similarity index 100% rename from community/audiobookshelf/1.0.26/templates/_persistence.tpl rename to community/audiobookshelf/1.0.27/templates/_persistence.tpl diff --git a/community/audiobookshelf/1.0.26/templates/_portal.tpl b/community/audiobookshelf/1.0.27/templates/_portal.tpl similarity index 100% rename from community/audiobookshelf/1.0.26/templates/_portal.tpl rename to community/audiobookshelf/1.0.27/templates/_portal.tpl diff --git a/community/audiobookshelf/1.0.26/templates/_service.tpl b/community/audiobookshelf/1.0.27/templates/_service.tpl similarity index 100% rename from community/audiobookshelf/1.0.26/templates/_service.tpl rename to community/audiobookshelf/1.0.27/templates/_service.tpl diff --git a/community/audiobookshelf/1.0.26/templates/common.yaml b/community/audiobookshelf/1.0.27/templates/common.yaml similarity index 100% rename from community/audiobookshelf/1.0.26/templates/common.yaml rename to community/audiobookshelf/1.0.27/templates/common.yaml