diff --git a/charts/home-assistant/1.0.102/.helmignore b/charts/home-assistant/1.0.103/.helmignore similarity index 100% rename from charts/home-assistant/1.0.102/.helmignore rename to charts/home-assistant/1.0.103/.helmignore diff --git a/charts/home-assistant/1.0.102/Chart.lock b/charts/home-assistant/1.0.103/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.102/Chart.lock rename to charts/home-assistant/1.0.103/Chart.lock diff --git a/charts/home-assistant/1.0.102/Chart.yaml b/charts/home-assistant/1.0.103/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.102/Chart.yaml rename to charts/home-assistant/1.0.103/Chart.yaml index 5abaef4346..9a152105dc 100644 --- a/charts/home-assistant/1.0.102/Chart.yaml +++ b/charts/home-assistant/1.0.103/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.102 +version: 1.0.103 apiVersion: v2 -appVersion: 2023.8.0 +appVersion: 2023.8.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.102/README.md b/charts/home-assistant/1.0.103/README.md similarity index 100% rename from charts/home-assistant/1.0.102/README.md rename to charts/home-assistant/1.0.103/README.md diff --git a/charts/home-assistant/1.0.102/app-readme.md b/charts/home-assistant/1.0.103/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.102/app-readme.md rename to charts/home-assistant/1.0.103/app-readme.md diff --git a/charts/home-assistant/1.0.102/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.103/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.102/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.103/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.102/ci/test-values.yaml b/charts/home-assistant/1.0.103/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.102/ci/test-values.yaml rename to charts/home-assistant/1.0.103/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.102/ix_values.yaml b/charts/home-assistant/1.0.103/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.102/ix_values.yaml rename to charts/home-assistant/1.0.103/ix_values.yaml index 03525c6f5d..7faf6c1332 100644 --- a/charts/home-assistant/1.0.102/ix_values.yaml +++ b/charts/home-assistant/1.0.103/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.8.0 + tag: 2023.8.1 diff --git a/charts/home-assistant/1.0.102/metadata.yaml b/charts/home-assistant/1.0.103/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.102/metadata.yaml rename to charts/home-assistant/1.0.103/metadata.yaml diff --git a/charts/home-assistant/1.0.102/questions.yaml b/charts/home-assistant/1.0.103/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.102/questions.yaml rename to charts/home-assistant/1.0.103/questions.yaml diff --git a/charts/home-assistant/1.0.102/templates/_postgres.tpl b/charts/home-assistant/1.0.103/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.102/templates/_postgres.tpl rename to charts/home-assistant/1.0.103/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.102/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.103/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.103/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.102/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.103/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.103/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.102/templates/deployment.yaml b/charts/home-assistant/1.0.103/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/deployment.yaml rename to charts/home-assistant/1.0.103/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.102/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.103/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.103/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.102/templates/postgres-config.yaml b/charts/home-assistant/1.0.103/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/postgres-config.yaml rename to charts/home-assistant/1.0.103/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.102/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.103/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.103/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.102/templates/postgres-secret.yaml b/charts/home-assistant/1.0.103/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.103/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.102/templates/postgres-service.yaml b/charts/home-assistant/1.0.103/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/postgres-service.yaml rename to charts/home-assistant/1.0.103/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.102/templates/pre-install-job.yaml b/charts/home-assistant/1.0.103/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.103/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.102/templates/service.yaml b/charts/home-assistant/1.0.103/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.102/templates/service.yaml rename to charts/home-assistant/1.0.103/templates/service.yaml diff --git a/community/homepage/1.0.5/Chart.lock b/community/homepage/1.0.6/Chart.lock similarity index 100% rename from community/homepage/1.0.5/Chart.lock rename to community/homepage/1.0.6/Chart.lock diff --git a/community/homepage/1.0.5/Chart.yaml b/community/homepage/1.0.6/Chart.yaml similarity index 94% rename from community/homepage/1.0.5/Chart.yaml rename to community/homepage/1.0.6/Chart.yaml index b861002db9..a7df4e7d37 100644 --- a/community/homepage/1.0.5/Chart.yaml +++ b/community/homepage/1.0.6/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 -appVersion: 0.6.27 +appVersion: 0.6.28 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/homepage/1.0.5/README.md b/community/homepage/1.0.6/README.md similarity index 100% rename from community/homepage/1.0.5/README.md rename to community/homepage/1.0.6/README.md diff --git a/community/homepage/1.0.5/app-readme.md b/community/homepage/1.0.6/app-readme.md similarity index 100% rename from community/homepage/1.0.5/app-readme.md rename to community/homepage/1.0.6/app-readme.md diff --git a/community/homepage/1.0.5/charts/common-1.0.12.tgz b/community/homepage/1.0.6/charts/common-1.0.12.tgz similarity index 100% rename from community/homepage/1.0.5/charts/common-1.0.12.tgz rename to community/homepage/1.0.6/charts/common-1.0.12.tgz diff --git a/community/homepage/1.0.5/ci/basic-values.yaml b/community/homepage/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/homepage/1.0.5/ci/basic-values.yaml rename to community/homepage/1.0.6/ci/basic-values.yaml diff --git a/community/homepage/1.0.5/ci/extra-values.yaml b/community/homepage/1.0.6/ci/extra-values.yaml similarity index 100% rename from community/homepage/1.0.5/ci/extra-values.yaml rename to community/homepage/1.0.6/ci/extra-values.yaml diff --git a/community/homepage/1.0.5/ci/hostNet-values.yaml b/community/homepage/1.0.6/ci/hostNet-values.yaml similarity index 100% rename from community/homepage/1.0.5/ci/hostNet-values.yaml rename to community/homepage/1.0.6/ci/hostNet-values.yaml diff --git a/community/homepage/1.0.5/ix_values.yaml b/community/homepage/1.0.6/ix_values.yaml similarity index 95% rename from community/homepage/1.0.5/ix_values.yaml rename to community/homepage/1.0.6/ix_values.yaml index 79b5097fde..308fb1ec0e 100644 --- a/community/homepage/1.0.5/ix_values.yaml +++ b/community/homepage/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/benphelps/homepage pullPolicy: IfNotPresent - tag: v0.6.27 + tag: v0.6.28 resources: limits: diff --git a/community/homepage/1.0.5/metadata.yaml b/community/homepage/1.0.6/metadata.yaml similarity index 100% rename from community/homepage/1.0.5/metadata.yaml rename to community/homepage/1.0.6/metadata.yaml diff --git a/community/homepage/1.0.5/questions.yaml b/community/homepage/1.0.6/questions.yaml similarity index 100% rename from community/homepage/1.0.5/questions.yaml rename to community/homepage/1.0.6/questions.yaml diff --git a/community/homepage/1.0.5/templates/NOTES.txt b/community/homepage/1.0.6/templates/NOTES.txt similarity index 100% rename from community/homepage/1.0.5/templates/NOTES.txt rename to community/homepage/1.0.6/templates/NOTES.txt diff --git a/community/homepage/1.0.5/templates/_homepage.tpl b/community/homepage/1.0.6/templates/_homepage.tpl similarity index 100% rename from community/homepage/1.0.5/templates/_homepage.tpl rename to community/homepage/1.0.6/templates/_homepage.tpl diff --git a/community/homepage/1.0.5/templates/_persistence.tpl b/community/homepage/1.0.6/templates/_persistence.tpl similarity index 100% rename from community/homepage/1.0.5/templates/_persistence.tpl rename to community/homepage/1.0.6/templates/_persistence.tpl diff --git a/community/homepage/1.0.5/templates/_portal.tpl b/community/homepage/1.0.6/templates/_portal.tpl similarity index 100% rename from community/homepage/1.0.5/templates/_portal.tpl rename to community/homepage/1.0.6/templates/_portal.tpl diff --git a/community/homepage/1.0.5/templates/_rbac.tpl b/community/homepage/1.0.6/templates/_rbac.tpl similarity index 100% rename from community/homepage/1.0.5/templates/_rbac.tpl rename to community/homepage/1.0.6/templates/_rbac.tpl diff --git a/community/homepage/1.0.5/templates/_service.tpl b/community/homepage/1.0.6/templates/_service.tpl similarity index 100% rename from community/homepage/1.0.5/templates/_service.tpl rename to community/homepage/1.0.6/templates/_service.tpl diff --git a/community/homepage/1.0.5/templates/common.yaml b/community/homepage/1.0.6/templates/common.yaml similarity index 100% rename from community/homepage/1.0.5/templates/common.yaml rename to community/homepage/1.0.6/templates/common.yaml diff --git a/community/jellyseerr/1.0.5/Chart.lock b/community/jellyseerr/1.0.6/Chart.lock similarity index 100% rename from community/jellyseerr/1.0.5/Chart.lock rename to community/jellyseerr/1.0.6/Chart.lock diff --git a/community/jellyseerr/1.0.5/Chart.yaml b/community/jellyseerr/1.0.6/Chart.yaml similarity index 88% rename from community/jellyseerr/1.0.5/Chart.yaml rename to community/jellyseerr/1.0.6/Chart.yaml index e63c2c0429..ace7eb8e2d 100644 --- a/community/jellyseerr/1.0.5/Chart.yaml +++ b/community/jellyseerr/1.0.6/Chart.yaml @@ -1,11 +1,12 @@ name: jellyseerr -description: Jellyseerr is a free and open source software application for managing requests for your media library. +description: Jellyseerr is a free and open source software application for managing + requests for your media library. annotations: title: Jellyseerr type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 -appVersion: 1.5.0 +appVersion: 1.6.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/jellyseerr/1.0.5/README.md b/community/jellyseerr/1.0.6/README.md similarity index 100% rename from community/jellyseerr/1.0.5/README.md rename to community/jellyseerr/1.0.6/README.md diff --git a/community/jellyseerr/1.0.5/app-readme.md b/community/jellyseerr/1.0.6/app-readme.md similarity index 100% rename from community/jellyseerr/1.0.5/app-readme.md rename to community/jellyseerr/1.0.6/app-readme.md diff --git a/community/jellyseerr/1.0.5/charts/common-1.0.12.tgz b/community/jellyseerr/1.0.6/charts/common-1.0.12.tgz similarity index 100% rename from community/jellyseerr/1.0.5/charts/common-1.0.12.tgz rename to community/jellyseerr/1.0.6/charts/common-1.0.12.tgz diff --git a/community/jellyseerr/1.0.5/ci/basic-values.yaml b/community/jellyseerr/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/jellyseerr/1.0.5/ci/basic-values.yaml rename to community/jellyseerr/1.0.6/ci/basic-values.yaml diff --git a/community/jellyseerr/1.0.5/ci/hostNet-values.yaml b/community/jellyseerr/1.0.6/ci/hostNet-values.yaml similarity index 100% rename from community/jellyseerr/1.0.5/ci/hostNet-values.yaml rename to community/jellyseerr/1.0.6/ci/hostNet-values.yaml diff --git a/community/jellyseerr/1.0.5/ix_values.yaml b/community/jellyseerr/1.0.6/ix_values.yaml similarity index 96% rename from community/jellyseerr/1.0.5/ix_values.yaml rename to community/jellyseerr/1.0.6/ix_values.yaml index 398ec94c3d..d96acb62b7 100644 --- a/community/jellyseerr/1.0.5/ix_values.yaml +++ b/community/jellyseerr/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: fallenbagel/jellyseerr pullPolicy: IfNotPresent - tag: 1.5.0 + tag: 1.6.0 resources: limits: diff --git a/community/jellyseerr/1.0.5/metadata.yaml b/community/jellyseerr/1.0.6/metadata.yaml similarity index 100% rename from community/jellyseerr/1.0.5/metadata.yaml rename to community/jellyseerr/1.0.6/metadata.yaml diff --git a/community/jellyseerr/1.0.5/questions.yaml b/community/jellyseerr/1.0.6/questions.yaml similarity index 100% rename from community/jellyseerr/1.0.5/questions.yaml rename to community/jellyseerr/1.0.6/questions.yaml diff --git a/community/jellyseerr/1.0.5/templates/NOTES.txt b/community/jellyseerr/1.0.6/templates/NOTES.txt similarity index 100% rename from community/jellyseerr/1.0.5/templates/NOTES.txt rename to community/jellyseerr/1.0.6/templates/NOTES.txt diff --git a/community/jellyseerr/1.0.5/templates/_overseerr.tpl b/community/jellyseerr/1.0.6/templates/_overseerr.tpl similarity index 100% rename from community/jellyseerr/1.0.5/templates/_overseerr.tpl rename to community/jellyseerr/1.0.6/templates/_overseerr.tpl diff --git a/community/jellyseerr/1.0.5/templates/_portal.tpl b/community/jellyseerr/1.0.6/templates/_portal.tpl similarity index 100% rename from community/jellyseerr/1.0.5/templates/_portal.tpl rename to community/jellyseerr/1.0.6/templates/_portal.tpl diff --git a/community/jellyseerr/1.0.5/templates/common.yaml b/community/jellyseerr/1.0.6/templates/common.yaml similarity index 100% rename from community/jellyseerr/1.0.5/templates/common.yaml rename to community/jellyseerr/1.0.6/templates/common.yaml diff --git a/community/komga/1.0.6/Chart.lock b/community/komga/1.0.7/Chart.lock similarity index 100% rename from community/komga/1.0.6/Chart.lock rename to community/komga/1.0.7/Chart.lock diff --git a/community/komga/1.0.6/Chart.yaml b/community/komga/1.0.7/Chart.yaml similarity index 95% rename from community/komga/1.0.6/Chart.yaml rename to community/komga/1.0.7/Chart.yaml index f68c6ff7a4..62c31f4f9f 100644 --- a/community/komga/1.0.6/Chart.yaml +++ b/community/komga/1.0.7/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 -appVersion: 1.2.1 +appVersion: 1.3.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/komga/1.0.6/README.md b/community/komga/1.0.7/README.md similarity index 100% rename from community/komga/1.0.6/README.md rename to community/komga/1.0.7/README.md diff --git a/community/komga/1.0.6/app-readme.md b/community/komga/1.0.7/app-readme.md similarity index 100% rename from community/komga/1.0.6/app-readme.md rename to community/komga/1.0.7/app-readme.md diff --git a/community/komga/1.0.6/charts/common-1.0.12.tgz b/community/komga/1.0.7/charts/common-1.0.12.tgz similarity index 100% rename from community/komga/1.0.6/charts/common-1.0.12.tgz rename to community/komga/1.0.7/charts/common-1.0.12.tgz diff --git a/community/komga/1.0.6/ci/basic-values.yaml b/community/komga/1.0.7/ci/basic-values.yaml similarity index 100% rename from community/komga/1.0.6/ci/basic-values.yaml rename to community/komga/1.0.7/ci/basic-values.yaml diff --git a/community/komga/1.0.6/ci/extra-values.yaml b/community/komga/1.0.7/ci/extra-values.yaml similarity index 100% rename from community/komga/1.0.6/ci/extra-values.yaml rename to community/komga/1.0.7/ci/extra-values.yaml diff --git a/community/komga/1.0.6/ci/hostNet-values.yaml b/community/komga/1.0.7/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.0.6/ci/hostNet-values.yaml rename to community/komga/1.0.7/ci/hostNet-values.yaml diff --git a/community/komga/1.0.6/ix_values.yaml b/community/komga/1.0.7/ix_values.yaml similarity index 96% rename from community/komga/1.0.6/ix_values.yaml rename to community/komga/1.0.7/ix_values.yaml index 7e23d851b4..0098f3e92a 100644 --- a/community/komga/1.0.6/ix_values.yaml +++ b/community/komga/1.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.2.1 + tag: 1.3.0 resources: limits: diff --git a/community/komga/1.0.6/metadata.yaml b/community/komga/1.0.7/metadata.yaml similarity index 100% rename from community/komga/1.0.6/metadata.yaml rename to community/komga/1.0.7/metadata.yaml diff --git a/community/komga/1.0.6/questions.yaml b/community/komga/1.0.7/questions.yaml similarity index 100% rename from community/komga/1.0.6/questions.yaml rename to community/komga/1.0.7/questions.yaml diff --git a/community/komga/1.0.6/templates/NOTES.txt b/community/komga/1.0.7/templates/NOTES.txt similarity index 100% rename from community/komga/1.0.6/templates/NOTES.txt rename to community/komga/1.0.7/templates/NOTES.txt diff --git a/community/komga/1.0.6/templates/_komga.tpl b/community/komga/1.0.7/templates/_komga.tpl similarity index 100% rename from community/komga/1.0.6/templates/_komga.tpl rename to community/komga/1.0.7/templates/_komga.tpl diff --git a/community/komga/1.0.6/templates/_persistence.tpl b/community/komga/1.0.7/templates/_persistence.tpl similarity index 100% rename from community/komga/1.0.6/templates/_persistence.tpl rename to community/komga/1.0.7/templates/_persistence.tpl diff --git a/community/komga/1.0.6/templates/_portal.tpl b/community/komga/1.0.7/templates/_portal.tpl similarity index 100% rename from community/komga/1.0.6/templates/_portal.tpl rename to community/komga/1.0.7/templates/_portal.tpl diff --git a/community/komga/1.0.6/templates/_service.tpl b/community/komga/1.0.7/templates/_service.tpl similarity index 100% rename from community/komga/1.0.6/templates/_service.tpl rename to community/komga/1.0.7/templates/_service.tpl diff --git a/community/komga/1.0.6/templates/common.yaml b/community/komga/1.0.7/templates/common.yaml similarity index 100% rename from community/komga/1.0.6/templates/common.yaml rename to community/komga/1.0.7/templates/common.yaml