diff --git a/charts/home-assistant/2.0.32/.helmignore b/charts/home-assistant/2.0.33/.helmignore similarity index 100% rename from charts/home-assistant/2.0.32/.helmignore rename to charts/home-assistant/2.0.33/.helmignore diff --git a/charts/home-assistant/2.0.32/Chart.lock b/charts/home-assistant/2.0.33/Chart.lock similarity index 100% rename from charts/home-assistant/2.0.32/Chart.lock rename to charts/home-assistant/2.0.33/Chart.lock diff --git a/charts/home-assistant/2.0.32/Chart.yaml b/charts/home-assistant/2.0.33/Chart.yaml similarity index 94% rename from charts/home-assistant/2.0.32/Chart.yaml rename to charts/home-assistant/2.0.33/Chart.yaml index a9803901e7..aacf3d0929 100644 --- a/charts/home-assistant/2.0.32/Chart.yaml +++ b/charts/home-assistant/2.0.33/Chart.yaml @@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co annotations: title: Home Assistant type: application -version: 2.0.32 +version: 2.0.33 apiVersion: v2 -appVersion: 2024.7.0 +appVersion: 2024.7.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/2.0.32/README.md b/charts/home-assistant/2.0.33/README.md similarity index 100% rename from charts/home-assistant/2.0.32/README.md rename to charts/home-assistant/2.0.33/README.md diff --git a/charts/home-assistant/2.0.32/app-readme.md b/charts/home-assistant/2.0.33/app-readme.md similarity index 100% rename from charts/home-assistant/2.0.32/app-readme.md rename to charts/home-assistant/2.0.33/app-readme.md diff --git a/charts/home-assistant/2.0.32/charts/common-1.2.9.tgz b/charts/home-assistant/2.0.33/charts/common-1.2.9.tgz similarity index 100% rename from charts/home-assistant/2.0.32/charts/common-1.2.9.tgz rename to charts/home-assistant/2.0.33/charts/common-1.2.9.tgz diff --git a/charts/home-assistant/2.0.32/ci/basic-values.yaml b/charts/home-assistant/2.0.33/ci/basic-values.yaml similarity index 100% rename from charts/home-assistant/2.0.32/ci/basic-values.yaml rename to charts/home-assistant/2.0.33/ci/basic-values.yaml diff --git a/charts/home-assistant/2.0.32/ci/devices-values.yaml b/charts/home-assistant/2.0.33/ci/devices-values.yaml similarity index 100% rename from charts/home-assistant/2.0.32/ci/devices-values.yaml rename to charts/home-assistant/2.0.33/ci/devices-values.yaml diff --git a/charts/home-assistant/2.0.32/ix_values.yaml b/charts/home-assistant/2.0.33/ix_values.yaml similarity index 98% rename from charts/home-assistant/2.0.32/ix_values.yaml rename to charts/home-assistant/2.0.33/ix_values.yaml index e491065b10..7cd4f2ae74 100644 --- a/charts/home-assistant/2.0.32/ix_values.yaml +++ b/charts/home-assistant/2.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2024.7.0 + tag: 2024.7.1 # Keep using the same image # as before the migration diff --git a/charts/home-assistant/2.0.32/metadata.yaml b/charts/home-assistant/2.0.33/metadata.yaml similarity index 100% rename from charts/home-assistant/2.0.32/metadata.yaml rename to charts/home-assistant/2.0.33/metadata.yaml diff --git a/charts/home-assistant/2.0.32/migrations/migrate b/charts/home-assistant/2.0.33/migrations/migrate similarity index 100% rename from charts/home-assistant/2.0.32/migrations/migrate rename to charts/home-assistant/2.0.33/migrations/migrate diff --git a/charts/home-assistant/2.0.32/questions.yaml b/charts/home-assistant/2.0.33/questions.yaml similarity index 100% rename from charts/home-assistant/2.0.32/questions.yaml rename to charts/home-assistant/2.0.33/questions.yaml diff --git a/charts/home-assistant/2.0.32/templates/NOTES.txt b/charts/home-assistant/2.0.33/templates/NOTES.txt similarity index 100% rename from charts/home-assistant/2.0.32/templates/NOTES.txt rename to charts/home-assistant/2.0.33/templates/NOTES.txt diff --git a/charts/home-assistant/2.0.32/templates/_configuration.tpl b/charts/home-assistant/2.0.33/templates/_configuration.tpl similarity index 100% rename from charts/home-assistant/2.0.32/templates/_configuration.tpl rename to charts/home-assistant/2.0.33/templates/_configuration.tpl diff --git a/charts/home-assistant/2.0.32/templates/_home-assistant.tpl b/charts/home-assistant/2.0.33/templates/_home-assistant.tpl similarity index 100% rename from charts/home-assistant/2.0.32/templates/_home-assistant.tpl rename to charts/home-assistant/2.0.33/templates/_home-assistant.tpl diff --git a/charts/home-assistant/2.0.32/templates/_migration.tpl b/charts/home-assistant/2.0.33/templates/_migration.tpl similarity index 100% rename from charts/home-assistant/2.0.32/templates/_migration.tpl rename to charts/home-assistant/2.0.33/templates/_migration.tpl diff --git a/charts/home-assistant/2.0.32/templates/_persistance.tpl b/charts/home-assistant/2.0.33/templates/_persistance.tpl similarity index 100% rename from charts/home-assistant/2.0.32/templates/_persistance.tpl rename to charts/home-assistant/2.0.33/templates/_persistance.tpl diff --git a/charts/home-assistant/2.0.32/templates/_portal.tpl b/charts/home-assistant/2.0.33/templates/_portal.tpl similarity index 100% rename from charts/home-assistant/2.0.32/templates/_portal.tpl rename to charts/home-assistant/2.0.33/templates/_portal.tpl diff --git a/charts/home-assistant/2.0.32/templates/_postgres.tpl b/charts/home-assistant/2.0.33/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/2.0.32/templates/_postgres.tpl rename to charts/home-assistant/2.0.33/templates/_postgres.tpl diff --git a/charts/home-assistant/2.0.32/templates/_service.tpl b/charts/home-assistant/2.0.33/templates/_service.tpl similarity index 100% rename from charts/home-assistant/2.0.32/templates/_service.tpl rename to charts/home-assistant/2.0.33/templates/_service.tpl diff --git a/charts/home-assistant/2.0.32/templates/common.yaml b/charts/home-assistant/2.0.33/templates/common.yaml similarity index 100% rename from charts/home-assistant/2.0.32/templates/common.yaml rename to charts/home-assistant/2.0.33/templates/common.yaml diff --git a/charts/home-assistant/2.0.32/to_keep_versions.md b/charts/home-assistant/2.0.33/to_keep_versions.md similarity index 100% rename from charts/home-assistant/2.0.32/to_keep_versions.md rename to charts/home-assistant/2.0.33/to_keep_versions.md diff --git a/charts/pihole/2.0.12/.helmignore b/charts/pihole/2.0.13/.helmignore similarity index 100% rename from charts/pihole/2.0.12/.helmignore rename to charts/pihole/2.0.13/.helmignore diff --git a/charts/pihole/2.0.12/Chart.lock b/charts/pihole/2.0.13/Chart.lock similarity index 100% rename from charts/pihole/2.0.12/Chart.lock rename to charts/pihole/2.0.13/Chart.lock diff --git a/charts/pihole/2.0.12/Chart.yaml b/charts/pihole/2.0.13/Chart.yaml similarity index 93% rename from charts/pihole/2.0.12/Chart.yaml rename to charts/pihole/2.0.13/Chart.yaml index 94a8618eb3..b721cfe803 100644 --- a/charts/pihole/2.0.12/Chart.yaml +++ b/charts/pihole/2.0.13/Chart.yaml @@ -3,9 +3,9 @@ description: DNS and Ad-filtering for your network. annotations: title: Pi-hole type: application -version: 2.0.12 +version: 2.0.13 apiVersion: v2 -appVersion: 2024.06.0 +appVersion: 2024.07.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/pihole/2.0.12/README.md b/charts/pihole/2.0.13/README.md similarity index 100% rename from charts/pihole/2.0.12/README.md rename to charts/pihole/2.0.13/README.md diff --git a/charts/pihole/2.0.12/app-readme.md b/charts/pihole/2.0.13/app-readme.md similarity index 100% rename from charts/pihole/2.0.12/app-readme.md rename to charts/pihole/2.0.13/app-readme.md diff --git a/charts/pihole/2.0.12/charts/common-1.2.9.tgz b/charts/pihole/2.0.13/charts/common-1.2.9.tgz similarity index 100% rename from charts/pihole/2.0.12/charts/common-1.2.9.tgz rename to charts/pihole/2.0.13/charts/common-1.2.9.tgz diff --git a/charts/pihole/2.0.12/ci/basic-values.yaml b/charts/pihole/2.0.13/ci/basic-values.yaml similarity index 100% rename from charts/pihole/2.0.12/ci/basic-values.yaml rename to charts/pihole/2.0.13/ci/basic-values.yaml diff --git a/charts/pihole/2.0.12/ci/nodhcp-values.yaml b/charts/pihole/2.0.13/ci/nodhcp-values.yaml similarity index 100% rename from charts/pihole/2.0.12/ci/nodhcp-values.yaml rename to charts/pihole/2.0.13/ci/nodhcp-values.yaml diff --git a/charts/pihole/2.0.12/ix_values.yaml b/charts/pihole/2.0.13/ix_values.yaml similarity index 96% rename from charts/pihole/2.0.12/ix_values.yaml rename to charts/pihole/2.0.13/ix_values.yaml index 5d0de51b14..eb3df049a2 100644 --- a/charts/pihole/2.0.12/ix_values.yaml +++ b/charts/pihole/2.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: 2024.06.0 + tag: 2024.07.0 resources: limits: diff --git a/charts/pihole/2.0.12/metadata.yaml b/charts/pihole/2.0.13/metadata.yaml similarity index 100% rename from charts/pihole/2.0.12/metadata.yaml rename to charts/pihole/2.0.13/metadata.yaml diff --git a/charts/pihole/2.0.12/migrations/migrate b/charts/pihole/2.0.13/migrations/migrate similarity index 100% rename from charts/pihole/2.0.12/migrations/migrate rename to charts/pihole/2.0.13/migrations/migrate diff --git a/charts/pihole/2.0.12/questions.yaml b/charts/pihole/2.0.13/questions.yaml similarity index 100% rename from charts/pihole/2.0.12/questions.yaml rename to charts/pihole/2.0.13/questions.yaml diff --git a/charts/pihole/2.0.12/templates/NOTES.txt b/charts/pihole/2.0.13/templates/NOTES.txt similarity index 100% rename from charts/pihole/2.0.12/templates/NOTES.txt rename to charts/pihole/2.0.13/templates/NOTES.txt diff --git a/charts/pihole/2.0.12/templates/_migration.tpl b/charts/pihole/2.0.13/templates/_migration.tpl similarity index 100% rename from charts/pihole/2.0.12/templates/_migration.tpl rename to charts/pihole/2.0.13/templates/_migration.tpl diff --git a/charts/pihole/2.0.12/templates/_persistence.tpl b/charts/pihole/2.0.13/templates/_persistence.tpl similarity index 100% rename from charts/pihole/2.0.12/templates/_persistence.tpl rename to charts/pihole/2.0.13/templates/_persistence.tpl diff --git a/charts/pihole/2.0.12/templates/_pihole.tpl b/charts/pihole/2.0.13/templates/_pihole.tpl similarity index 100% rename from charts/pihole/2.0.12/templates/_pihole.tpl rename to charts/pihole/2.0.13/templates/_pihole.tpl diff --git a/charts/pihole/2.0.12/templates/_portal.tpl b/charts/pihole/2.0.13/templates/_portal.tpl similarity index 100% rename from charts/pihole/2.0.12/templates/_portal.tpl rename to charts/pihole/2.0.13/templates/_portal.tpl diff --git a/charts/pihole/2.0.12/templates/_service.tpl b/charts/pihole/2.0.13/templates/_service.tpl similarity index 100% rename from charts/pihole/2.0.12/templates/_service.tpl rename to charts/pihole/2.0.13/templates/_service.tpl diff --git a/charts/pihole/2.0.12/templates/common.yaml b/charts/pihole/2.0.13/templates/common.yaml similarity index 100% rename from charts/pihole/2.0.12/templates/common.yaml rename to charts/pihole/2.0.13/templates/common.yaml diff --git a/charts/pihole/2.0.12/to_keep_versions.md b/charts/pihole/2.0.13/to_keep_versions.md similarity index 100% rename from charts/pihole/2.0.12/to_keep_versions.md rename to charts/pihole/2.0.13/to_keep_versions.md diff --git a/community/audiobookshelf/1.0.5/Chart.lock b/community/audiobookshelf/1.0.6/Chart.lock similarity index 100% rename from community/audiobookshelf/1.0.5/Chart.lock rename to community/audiobookshelf/1.0.6/Chart.lock diff --git a/community/audiobookshelf/1.0.5/Chart.yaml b/community/audiobookshelf/1.0.6/Chart.yaml similarity index 95% rename from community/audiobookshelf/1.0.5/Chart.yaml rename to community/audiobookshelf/1.0.6/Chart.yaml index 85c7f95794..044d186989 100644 --- a/community/audiobookshelf/1.0.5/Chart.yaml +++ b/community/audiobookshelf/1.0.6/Chart.yaml @@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server annotations: title: Audiobookshelf type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 -appVersion: 2.10.1 +appVersion: 2.11.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/audiobookshelf/1.0.5/README.md b/community/audiobookshelf/1.0.6/README.md similarity index 100% rename from community/audiobookshelf/1.0.5/README.md rename to community/audiobookshelf/1.0.6/README.md diff --git a/community/audiobookshelf/1.0.5/app-readme.md b/community/audiobookshelf/1.0.6/app-readme.md similarity index 100% rename from community/audiobookshelf/1.0.5/app-readme.md rename to community/audiobookshelf/1.0.6/app-readme.md diff --git a/community/audiobookshelf/1.0.5/charts/common-1.2.9.tgz b/community/audiobookshelf/1.0.6/charts/common-1.2.9.tgz similarity index 100% rename from community/audiobookshelf/1.0.5/charts/common-1.2.9.tgz rename to community/audiobookshelf/1.0.6/charts/common-1.2.9.tgz diff --git a/community/audiobookshelf/1.0.5/ci/basic-values.yaml b/community/audiobookshelf/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/audiobookshelf/1.0.5/ci/basic-values.yaml rename to community/audiobookshelf/1.0.6/ci/basic-values.yaml diff --git a/community/audiobookshelf/1.0.5/ci/extra-values.yaml b/community/audiobookshelf/1.0.6/ci/extra-values.yaml similarity index 100% rename from community/audiobookshelf/1.0.5/ci/extra-values.yaml rename to community/audiobookshelf/1.0.6/ci/extra-values.yaml diff --git a/community/audiobookshelf/1.0.5/ix_values.yaml b/community/audiobookshelf/1.0.6/ix_values.yaml similarity index 97% rename from community/audiobookshelf/1.0.5/ix_values.yaml rename to community/audiobookshelf/1.0.6/ix_values.yaml index 50f52efdac..b58ce4bf4f 100644 --- a/community/audiobookshelf/1.0.5/ix_values.yaml +++ b/community/audiobookshelf/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/advplyr/audiobookshelf pullPolicy: IfNotPresent - tag: 2.10.1 + tag: 2.11.0 resources: limits: diff --git a/community/audiobookshelf/1.0.5/metadata.yaml b/community/audiobookshelf/1.0.6/metadata.yaml similarity index 100% rename from community/audiobookshelf/1.0.5/metadata.yaml rename to community/audiobookshelf/1.0.6/metadata.yaml diff --git a/community/audiobookshelf/1.0.5/questions.yaml b/community/audiobookshelf/1.0.6/questions.yaml similarity index 100% rename from community/audiobookshelf/1.0.5/questions.yaml rename to community/audiobookshelf/1.0.6/questions.yaml diff --git a/community/audiobookshelf/1.0.5/templates/NOTES.txt b/community/audiobookshelf/1.0.6/templates/NOTES.txt similarity index 100% rename from community/audiobookshelf/1.0.5/templates/NOTES.txt rename to community/audiobookshelf/1.0.6/templates/NOTES.txt diff --git a/community/audiobookshelf/1.0.5/templates/_audiobookshelf.tpl b/community/audiobookshelf/1.0.6/templates/_audiobookshelf.tpl similarity index 100% rename from community/audiobookshelf/1.0.5/templates/_audiobookshelf.tpl rename to community/audiobookshelf/1.0.6/templates/_audiobookshelf.tpl diff --git a/community/audiobookshelf/1.0.5/templates/_persistence.tpl b/community/audiobookshelf/1.0.6/templates/_persistence.tpl similarity index 100% rename from community/audiobookshelf/1.0.5/templates/_persistence.tpl rename to community/audiobookshelf/1.0.6/templates/_persistence.tpl diff --git a/community/audiobookshelf/1.0.5/templates/_portal.tpl b/community/audiobookshelf/1.0.6/templates/_portal.tpl similarity index 100% rename from community/audiobookshelf/1.0.5/templates/_portal.tpl rename to community/audiobookshelf/1.0.6/templates/_portal.tpl diff --git a/community/audiobookshelf/1.0.5/templates/_service.tpl b/community/audiobookshelf/1.0.6/templates/_service.tpl similarity index 100% rename from community/audiobookshelf/1.0.5/templates/_service.tpl rename to community/audiobookshelf/1.0.6/templates/_service.tpl diff --git a/community/audiobookshelf/1.0.5/templates/common.yaml b/community/audiobookshelf/1.0.6/templates/common.yaml similarity index 100% rename from community/audiobookshelf/1.0.5/templates/common.yaml rename to community/audiobookshelf/1.0.6/templates/common.yaml diff --git a/community/homepage/1.2.14/Chart.lock b/community/homepage/1.2.15/Chart.lock similarity index 100% rename from community/homepage/1.2.14/Chart.lock rename to community/homepage/1.2.15/Chart.lock diff --git a/community/homepage/1.2.14/Chart.yaml b/community/homepage/1.2.15/Chart.yaml similarity index 94% rename from community/homepage/1.2.14/Chart.yaml rename to community/homepage/1.2.15/Chart.yaml index 2468633b08..54bec517c0 100644 --- a/community/homepage/1.2.14/Chart.yaml +++ b/community/homepage/1.2.15/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.2.14 +version: 1.2.15 apiVersion: v2 -appVersion: 0.9.2 +appVersion: 0.9.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/homepage/1.2.14/README.md b/community/homepage/1.2.15/README.md similarity index 100% rename from community/homepage/1.2.14/README.md rename to community/homepage/1.2.15/README.md diff --git a/community/homepage/1.2.14/app-readme.md b/community/homepage/1.2.15/app-readme.md similarity index 100% rename from community/homepage/1.2.14/app-readme.md rename to community/homepage/1.2.15/app-readme.md diff --git a/community/homepage/1.2.14/charts/common-1.2.9.tgz b/community/homepage/1.2.15/charts/common-1.2.9.tgz similarity index 100% rename from community/homepage/1.2.14/charts/common-1.2.9.tgz rename to community/homepage/1.2.15/charts/common-1.2.9.tgz diff --git a/community/homepage/1.2.14/ci/basic-values.yaml b/community/homepage/1.2.15/ci/basic-values.yaml similarity index 100% rename from community/homepage/1.2.14/ci/basic-values.yaml rename to community/homepage/1.2.15/ci/basic-values.yaml diff --git a/community/homepage/1.2.14/ci/extra-values.yaml b/community/homepage/1.2.15/ci/extra-values.yaml similarity index 100% rename from community/homepage/1.2.14/ci/extra-values.yaml rename to community/homepage/1.2.15/ci/extra-values.yaml diff --git a/community/homepage/1.2.14/ci/hostNet-values.yaml b/community/homepage/1.2.15/ci/hostNet-values.yaml similarity index 100% rename from community/homepage/1.2.14/ci/hostNet-values.yaml rename to community/homepage/1.2.15/ci/hostNet-values.yaml diff --git a/community/homepage/1.2.14/ix_values.yaml b/community/homepage/1.2.15/ix_values.yaml similarity index 96% rename from community/homepage/1.2.14/ix_values.yaml rename to community/homepage/1.2.15/ix_values.yaml index 25fa3dcf80..77513d46de 100644 --- a/community/homepage/1.2.14/ix_values.yaml +++ b/community/homepage/1.2.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/gethomepage/homepage pullPolicy: IfNotPresent - tag: v0.9.2 + tag: v0.9.3 resources: limits: diff --git a/community/homepage/1.2.14/metadata.yaml b/community/homepage/1.2.15/metadata.yaml similarity index 100% rename from community/homepage/1.2.14/metadata.yaml rename to community/homepage/1.2.15/metadata.yaml diff --git a/community/homepage/1.2.14/migrations/migrate b/community/homepage/1.2.15/migrations/migrate similarity index 100% rename from community/homepage/1.2.14/migrations/migrate rename to community/homepage/1.2.15/migrations/migrate diff --git a/community/homepage/1.2.14/questions.yaml b/community/homepage/1.2.15/questions.yaml similarity index 100% rename from community/homepage/1.2.14/questions.yaml rename to community/homepage/1.2.15/questions.yaml diff --git a/community/homepage/1.2.14/templates/NOTES.txt b/community/homepage/1.2.15/templates/NOTES.txt similarity index 100% rename from community/homepage/1.2.14/templates/NOTES.txt rename to community/homepage/1.2.15/templates/NOTES.txt diff --git a/community/homepage/1.2.14/templates/_homepage.tpl b/community/homepage/1.2.15/templates/_homepage.tpl similarity index 100% rename from community/homepage/1.2.14/templates/_homepage.tpl rename to community/homepage/1.2.15/templates/_homepage.tpl diff --git a/community/homepage/1.2.14/templates/_persistence.tpl b/community/homepage/1.2.15/templates/_persistence.tpl similarity index 100% rename from community/homepage/1.2.14/templates/_persistence.tpl rename to community/homepage/1.2.15/templates/_persistence.tpl diff --git a/community/homepage/1.2.14/templates/_portal.tpl b/community/homepage/1.2.15/templates/_portal.tpl similarity index 100% rename from community/homepage/1.2.14/templates/_portal.tpl rename to community/homepage/1.2.15/templates/_portal.tpl diff --git a/community/homepage/1.2.14/templates/_rbac.tpl b/community/homepage/1.2.15/templates/_rbac.tpl similarity index 100% rename from community/homepage/1.2.14/templates/_rbac.tpl rename to community/homepage/1.2.15/templates/_rbac.tpl diff --git a/community/homepage/1.2.14/templates/_service.tpl b/community/homepage/1.2.15/templates/_service.tpl similarity index 100% rename from community/homepage/1.2.14/templates/_service.tpl rename to community/homepage/1.2.15/templates/_service.tpl diff --git a/community/homepage/1.2.14/templates/common.yaml b/community/homepage/1.2.15/templates/common.yaml similarity index 100% rename from community/homepage/1.2.14/templates/common.yaml rename to community/homepage/1.2.15/templates/common.yaml diff --git a/community/kavita/1.2.9/Chart.lock b/community/kavita/1.2.10/Chart.lock similarity index 100% rename from community/kavita/1.2.9/Chart.lock rename to community/kavita/1.2.10/Chart.lock diff --git a/community/kavita/1.2.9/Chart.yaml b/community/kavita/1.2.10/Chart.yaml similarity index 95% rename from community/kavita/1.2.9/Chart.yaml rename to community/kavita/1.2.10/Chart.yaml index 1cd67445ce..387aa539a7 100644 --- a/community/kavita/1.2.9/Chart.yaml +++ b/community/kavita/1.2.10/Chart.yaml @@ -3,9 +3,9 @@ description: Kavita is a fast, feature rich, cross platform reading server. annotations: title: Kavita type: application -version: 1.2.9 +version: 1.2.10 apiVersion: v2 -appVersion: 0.8.1 +appVersion: 0.8.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/kavita/1.2.9/README.md b/community/kavita/1.2.10/README.md similarity index 100% rename from community/kavita/1.2.9/README.md rename to community/kavita/1.2.10/README.md diff --git a/community/kavita/1.2.9/app-readme.md b/community/kavita/1.2.10/app-readme.md similarity index 100% rename from community/kavita/1.2.9/app-readme.md rename to community/kavita/1.2.10/app-readme.md diff --git a/community/kavita/1.2.9/charts/common-1.2.9.tgz b/community/kavita/1.2.10/charts/common-1.2.9.tgz similarity index 100% rename from community/kavita/1.2.9/charts/common-1.2.9.tgz rename to community/kavita/1.2.10/charts/common-1.2.9.tgz diff --git a/community/kavita/1.2.9/ci/basic-values.yaml b/community/kavita/1.2.10/ci/basic-values.yaml similarity index 100% rename from community/kavita/1.2.9/ci/basic-values.yaml rename to community/kavita/1.2.10/ci/basic-values.yaml diff --git a/community/kavita/1.2.9/ci/extra-values.yaml b/community/kavita/1.2.10/ci/extra-values.yaml similarity index 100% rename from community/kavita/1.2.9/ci/extra-values.yaml rename to community/kavita/1.2.10/ci/extra-values.yaml diff --git a/community/kavita/1.2.9/ix_values.yaml b/community/kavita/1.2.10/ix_values.yaml similarity index 95% rename from community/kavita/1.2.9/ix_values.yaml rename to community/kavita/1.2.10/ix_values.yaml index b748a9b1be..42ffe6ad6a 100644 --- a/community/kavita/1.2.9/ix_values.yaml +++ b/community/kavita/1.2.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jvmilazz0/kavita pullPolicy: IfNotPresent - tag: 0.8.1 + tag: 0.8.2 resources: limits: diff --git a/community/kavita/1.2.9/metadata.yaml b/community/kavita/1.2.10/metadata.yaml similarity index 100% rename from community/kavita/1.2.9/metadata.yaml rename to community/kavita/1.2.10/metadata.yaml diff --git a/community/kavita/1.2.9/migrations/migrate b/community/kavita/1.2.10/migrations/migrate similarity index 100% rename from community/kavita/1.2.9/migrations/migrate rename to community/kavita/1.2.10/migrations/migrate diff --git a/community/kavita/1.2.9/questions.yaml b/community/kavita/1.2.10/questions.yaml similarity index 100% rename from community/kavita/1.2.9/questions.yaml rename to community/kavita/1.2.10/questions.yaml diff --git a/community/kavita/1.2.9/templates/NOTES.txt b/community/kavita/1.2.10/templates/NOTES.txt similarity index 100% rename from community/kavita/1.2.9/templates/NOTES.txt rename to community/kavita/1.2.10/templates/NOTES.txt diff --git a/community/kavita/1.2.9/templates/_kavita.tpl b/community/kavita/1.2.10/templates/_kavita.tpl similarity index 100% rename from community/kavita/1.2.9/templates/_kavita.tpl rename to community/kavita/1.2.10/templates/_kavita.tpl diff --git a/community/kavita/1.2.9/templates/_persistence.tpl b/community/kavita/1.2.10/templates/_persistence.tpl similarity index 100% rename from community/kavita/1.2.9/templates/_persistence.tpl rename to community/kavita/1.2.10/templates/_persistence.tpl diff --git a/community/kavita/1.2.9/templates/_portal.tpl b/community/kavita/1.2.10/templates/_portal.tpl similarity index 100% rename from community/kavita/1.2.9/templates/_portal.tpl rename to community/kavita/1.2.10/templates/_portal.tpl diff --git a/community/kavita/1.2.9/templates/_service.tpl b/community/kavita/1.2.10/templates/_service.tpl similarity index 100% rename from community/kavita/1.2.9/templates/_service.tpl rename to community/kavita/1.2.10/templates/_service.tpl diff --git a/community/kavita/1.2.9/templates/common.yaml b/community/kavita/1.2.10/templates/common.yaml similarity index 100% rename from community/kavita/1.2.9/templates/common.yaml rename to community/kavita/1.2.10/templates/common.yaml diff --git a/community/mealie/1.0.22/Chart.lock b/community/mealie/1.0.23/Chart.lock similarity index 100% rename from community/mealie/1.0.22/Chart.lock rename to community/mealie/1.0.23/Chart.lock diff --git a/community/mealie/1.0.22/Chart.yaml b/community/mealie/1.0.23/Chart.yaml similarity index 94% rename from community/mealie/1.0.22/Chart.yaml rename to community/mealie/1.0.23/Chart.yaml index 9548afd570..f449375fbc 100644 --- a/community/mealie/1.0.22/Chart.yaml +++ b/community/mealie/1.0.23/Chart.yaml @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.22 +version: 1.0.23 apiVersion: v2 -appVersion: 1.10.1 +appVersion: 1.10.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/mealie/1.0.22/README.md b/community/mealie/1.0.23/README.md similarity index 100% rename from community/mealie/1.0.22/README.md rename to community/mealie/1.0.23/README.md diff --git a/community/mealie/1.0.22/app-readme.md b/community/mealie/1.0.23/app-readme.md similarity index 100% rename from community/mealie/1.0.22/app-readme.md rename to community/mealie/1.0.23/app-readme.md diff --git a/community/mealie/1.0.22/charts/common-1.2.9.tgz b/community/mealie/1.0.23/charts/common-1.2.9.tgz similarity index 100% rename from community/mealie/1.0.22/charts/common-1.2.9.tgz rename to community/mealie/1.0.23/charts/common-1.2.9.tgz diff --git a/community/mealie/1.0.22/ci/basic-values.yaml b/community/mealie/1.0.23/ci/basic-values.yaml similarity index 100% rename from community/mealie/1.0.22/ci/basic-values.yaml rename to community/mealie/1.0.23/ci/basic-values.yaml diff --git a/community/mealie/1.0.22/ci/extra-values.yaml b/community/mealie/1.0.23/ci/extra-values.yaml similarity index 100% rename from community/mealie/1.0.22/ci/extra-values.yaml rename to community/mealie/1.0.23/ci/extra-values.yaml diff --git a/community/mealie/1.0.22/ci/hostNet-values.yaml b/community/mealie/1.0.23/ci/hostNet-values.yaml similarity index 100% rename from community/mealie/1.0.22/ci/hostNet-values.yaml rename to community/mealie/1.0.23/ci/hostNet-values.yaml diff --git a/community/mealie/1.0.22/ix_values.yaml b/community/mealie/1.0.23/ix_values.yaml similarity index 98% rename from community/mealie/1.0.22/ix_values.yaml rename to community/mealie/1.0.23/ix_values.yaml index 9dc461b773..26618880cc 100644 --- a/community/mealie/1.0.22/ix_values.yaml +++ b/community/mealie/1.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.10.1 + tag: v1.10.2 resources: limits: diff --git a/community/mealie/1.0.22/metadata.yaml b/community/mealie/1.0.23/metadata.yaml similarity index 100% rename from community/mealie/1.0.22/metadata.yaml rename to community/mealie/1.0.23/metadata.yaml diff --git a/community/mealie/1.0.22/questions.yaml b/community/mealie/1.0.23/questions.yaml similarity index 100% rename from community/mealie/1.0.22/questions.yaml rename to community/mealie/1.0.23/questions.yaml diff --git a/community/mealie/1.0.22/templates/NOTES.txt b/community/mealie/1.0.23/templates/NOTES.txt similarity index 100% rename from community/mealie/1.0.22/templates/NOTES.txt rename to community/mealie/1.0.23/templates/NOTES.txt diff --git a/community/mealie/1.0.22/templates/_configuration.tpl b/community/mealie/1.0.23/templates/_configuration.tpl similarity index 100% rename from community/mealie/1.0.22/templates/_configuration.tpl rename to community/mealie/1.0.23/templates/_configuration.tpl diff --git a/community/mealie/1.0.22/templates/_mealie.tpl b/community/mealie/1.0.23/templates/_mealie.tpl similarity index 100% rename from community/mealie/1.0.22/templates/_mealie.tpl rename to community/mealie/1.0.23/templates/_mealie.tpl diff --git a/community/mealie/1.0.22/templates/_persistence.tpl b/community/mealie/1.0.23/templates/_persistence.tpl similarity index 100% rename from community/mealie/1.0.22/templates/_persistence.tpl rename to community/mealie/1.0.23/templates/_persistence.tpl diff --git a/community/mealie/1.0.22/templates/_portal.tpl b/community/mealie/1.0.23/templates/_portal.tpl similarity index 100% rename from community/mealie/1.0.22/templates/_portal.tpl rename to community/mealie/1.0.23/templates/_portal.tpl diff --git a/community/mealie/1.0.22/templates/_postgres.tpl b/community/mealie/1.0.23/templates/_postgres.tpl similarity index 100% rename from community/mealie/1.0.22/templates/_postgres.tpl rename to community/mealie/1.0.23/templates/_postgres.tpl diff --git a/community/mealie/1.0.22/templates/_service.tpl b/community/mealie/1.0.23/templates/_service.tpl similarity index 100% rename from community/mealie/1.0.22/templates/_service.tpl rename to community/mealie/1.0.23/templates/_service.tpl diff --git a/community/mealie/1.0.22/templates/common.yaml b/community/mealie/1.0.23/templates/common.yaml similarity index 100% rename from community/mealie/1.0.22/templates/common.yaml rename to community/mealie/1.0.23/templates/common.yaml diff --git a/community/prowlarr/1.2.30/Chart.lock b/community/prowlarr/1.2.31/Chart.lock similarity index 100% rename from community/prowlarr/1.2.30/Chart.lock rename to community/prowlarr/1.2.31/Chart.lock diff --git a/community/prowlarr/1.2.30/Chart.yaml b/community/prowlarr/1.2.31/Chart.yaml similarity index 94% rename from community/prowlarr/1.2.30/Chart.yaml rename to community/prowlarr/1.2.31/Chart.yaml index 1f7fe94649..142ff2ff31 100644 --- a/community/prowlarr/1.2.30/Chart.yaml +++ b/community/prowlarr/1.2.31/Chart.yaml @@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various annotations: title: Prowlarr type: application -version: 1.2.30 +version: 1.2.31 apiVersion: v2 -appVersion: 1.20.0.4590 +appVersion: 1.20.1.4603 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/prowlarr/1.2.30/README.md b/community/prowlarr/1.2.31/README.md similarity index 100% rename from community/prowlarr/1.2.30/README.md rename to community/prowlarr/1.2.31/README.md diff --git a/community/prowlarr/1.2.30/app-readme.md b/community/prowlarr/1.2.31/app-readme.md similarity index 100% rename from community/prowlarr/1.2.30/app-readme.md rename to community/prowlarr/1.2.31/app-readme.md diff --git a/community/prowlarr/1.2.30/charts/common-1.2.9.tgz b/community/prowlarr/1.2.31/charts/common-1.2.9.tgz similarity index 100% rename from community/prowlarr/1.2.30/charts/common-1.2.9.tgz rename to community/prowlarr/1.2.31/charts/common-1.2.9.tgz diff --git a/community/prowlarr/1.2.30/ci/basic-values.yaml b/community/prowlarr/1.2.31/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.2.30/ci/basic-values.yaml rename to community/prowlarr/1.2.31/ci/basic-values.yaml diff --git a/community/prowlarr/1.2.30/ci/extra-values.yaml b/community/prowlarr/1.2.31/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.2.30/ci/extra-values.yaml rename to community/prowlarr/1.2.31/ci/extra-values.yaml diff --git a/community/prowlarr/1.2.30/ci/hostNet-values.yaml b/community/prowlarr/1.2.31/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.2.30/ci/hostNet-values.yaml rename to community/prowlarr/1.2.31/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.2.30/ix_values.yaml b/community/prowlarr/1.2.31/ix_values.yaml similarity index 95% rename from community/prowlarr/1.2.30/ix_values.yaml rename to community/prowlarr/1.2.31/ix_values.yaml index a0d394117a..2e4b658ddc 100644 --- a/community/prowlarr/1.2.30/ix_values.yaml +++ b/community/prowlarr/1.2.31/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.20.0.4590 + tag: 1.20.1.4603 resources: limits: diff --git a/community/prowlarr/1.2.30/metadata.yaml b/community/prowlarr/1.2.31/metadata.yaml similarity index 100% rename from community/prowlarr/1.2.30/metadata.yaml rename to community/prowlarr/1.2.31/metadata.yaml diff --git a/community/prowlarr/1.2.30/migrations/migrate b/community/prowlarr/1.2.31/migrations/migrate similarity index 100% rename from community/prowlarr/1.2.30/migrations/migrate rename to community/prowlarr/1.2.31/migrations/migrate diff --git a/community/prowlarr/1.2.30/questions.yaml b/community/prowlarr/1.2.31/questions.yaml similarity index 100% rename from community/prowlarr/1.2.30/questions.yaml rename to community/prowlarr/1.2.31/questions.yaml diff --git a/community/prowlarr/1.2.30/templates/NOTES.txt b/community/prowlarr/1.2.31/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.2.30/templates/NOTES.txt rename to community/prowlarr/1.2.31/templates/NOTES.txt diff --git a/community/prowlarr/1.2.30/templates/_persistence.tpl b/community/prowlarr/1.2.31/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.2.30/templates/_persistence.tpl rename to community/prowlarr/1.2.31/templates/_persistence.tpl diff --git a/community/prowlarr/1.2.30/templates/_portal.tpl b/community/prowlarr/1.2.31/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.2.30/templates/_portal.tpl rename to community/prowlarr/1.2.31/templates/_portal.tpl diff --git a/community/prowlarr/1.2.30/templates/_prowlarr.tpl b/community/prowlarr/1.2.31/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.2.30/templates/_prowlarr.tpl rename to community/prowlarr/1.2.31/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.2.30/templates/_service.tpl b/community/prowlarr/1.2.31/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.2.30/templates/_service.tpl rename to community/prowlarr/1.2.31/templates/_service.tpl diff --git a/community/prowlarr/1.2.30/templates/common.yaml b/community/prowlarr/1.2.31/templates/common.yaml similarity index 100% rename from community/prowlarr/1.2.30/templates/common.yaml rename to community/prowlarr/1.2.31/templates/common.yaml