diff --git a/charts/emby/2.0.8/.helmignore b/charts/emby/2.0.9/.helmignore similarity index 100% rename from charts/emby/2.0.8/.helmignore rename to charts/emby/2.0.9/.helmignore diff --git a/charts/emby/2.0.8/Chart.lock b/charts/emby/2.0.9/Chart.lock similarity index 100% rename from charts/emby/2.0.8/Chart.lock rename to charts/emby/2.0.9/Chart.lock diff --git a/charts/emby/2.0.8/Chart.yaml b/charts/emby/2.0.9/Chart.yaml similarity index 94% rename from charts/emby/2.0.8/Chart.yaml rename to charts/emby/2.0.9/Chart.yaml index cee25eed60..9a39ecdc55 100644 --- a/charts/emby/2.0.8/Chart.yaml +++ b/charts/emby/2.0.9/Chart.yaml @@ -4,9 +4,9 @@ description: Emby is designed to help you manage your personal media library, su annotations: title: Emby Server type: application -version: 2.0.8 +version: 2.0.9 apiVersion: v2 -appVersion: 4.8.5.0 +appVersion: 4.8.6.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/emby/2.0.8/README.md b/charts/emby/2.0.9/README.md similarity index 100% rename from charts/emby/2.0.8/README.md rename to charts/emby/2.0.9/README.md diff --git a/charts/emby/2.0.8/app-readme.md b/charts/emby/2.0.9/app-readme.md similarity index 100% rename from charts/emby/2.0.8/app-readme.md rename to charts/emby/2.0.9/app-readme.md diff --git a/charts/emby/2.0.8/charts/common-1.2.9.tgz b/charts/emby/2.0.9/charts/common-1.2.9.tgz similarity index 100% rename from charts/emby/2.0.8/charts/common-1.2.9.tgz rename to charts/emby/2.0.9/charts/common-1.2.9.tgz diff --git a/charts/emby/2.0.8/ci/basic-values.yaml b/charts/emby/2.0.9/ci/basic-values.yaml similarity index 100% rename from charts/emby/2.0.8/ci/basic-values.yaml rename to charts/emby/2.0.9/ci/basic-values.yaml diff --git a/charts/emby/2.0.8/ci/extra-values.yaml b/charts/emby/2.0.9/ci/extra-values.yaml similarity index 100% rename from charts/emby/2.0.8/ci/extra-values.yaml rename to charts/emby/2.0.9/ci/extra-values.yaml diff --git a/charts/emby/2.0.8/ci/hostNet-values.yaml b/charts/emby/2.0.9/ci/hostNet-values.yaml similarity index 100% rename from charts/emby/2.0.8/ci/hostNet-values.yaml rename to charts/emby/2.0.9/ci/hostNet-values.yaml diff --git a/charts/emby/2.0.8/ix_values.yaml b/charts/emby/2.0.9/ix_values.yaml similarity index 96% rename from charts/emby/2.0.8/ix_values.yaml rename to charts/emby/2.0.9/ix_values.yaml index 7fb39b6594..6e1ae7b11d 100644 --- a/charts/emby/2.0.8/ix_values.yaml +++ b/charts/emby/2.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: emby/embyserver - tag: 4.8.5.0 + tag: 4.8.6.0 resources: limits: diff --git a/charts/emby/2.0.8/metadata.yaml b/charts/emby/2.0.9/metadata.yaml similarity index 100% rename from charts/emby/2.0.8/metadata.yaml rename to charts/emby/2.0.9/metadata.yaml diff --git a/charts/emby/2.0.8/migrations/migrate b/charts/emby/2.0.9/migrations/migrate similarity index 100% rename from charts/emby/2.0.8/migrations/migrate rename to charts/emby/2.0.9/migrations/migrate diff --git a/charts/emby/2.0.8/questions.yaml b/charts/emby/2.0.9/questions.yaml similarity index 100% rename from charts/emby/2.0.8/questions.yaml rename to charts/emby/2.0.9/questions.yaml diff --git a/charts/emby/2.0.8/templates/NOTES.txt b/charts/emby/2.0.9/templates/NOTES.txt similarity index 100% rename from charts/emby/2.0.8/templates/NOTES.txt rename to charts/emby/2.0.9/templates/NOTES.txt diff --git a/charts/emby/2.0.8/templates/_emby.tpl b/charts/emby/2.0.9/templates/_emby.tpl similarity index 100% rename from charts/emby/2.0.8/templates/_emby.tpl rename to charts/emby/2.0.9/templates/_emby.tpl diff --git a/charts/emby/2.0.8/templates/_migration.tpl b/charts/emby/2.0.9/templates/_migration.tpl similarity index 100% rename from charts/emby/2.0.8/templates/_migration.tpl rename to charts/emby/2.0.9/templates/_migration.tpl diff --git a/charts/emby/2.0.8/templates/_persistance.tpl b/charts/emby/2.0.9/templates/_persistance.tpl similarity index 100% rename from charts/emby/2.0.8/templates/_persistance.tpl rename to charts/emby/2.0.9/templates/_persistance.tpl diff --git a/charts/emby/2.0.8/templates/_portal.tpl b/charts/emby/2.0.9/templates/_portal.tpl similarity index 100% rename from charts/emby/2.0.8/templates/_portal.tpl rename to charts/emby/2.0.9/templates/_portal.tpl diff --git a/charts/emby/2.0.8/templates/_service.tpl b/charts/emby/2.0.9/templates/_service.tpl similarity index 100% rename from charts/emby/2.0.8/templates/_service.tpl rename to charts/emby/2.0.9/templates/_service.tpl diff --git a/charts/emby/2.0.8/templates/common.yaml b/charts/emby/2.0.9/templates/common.yaml similarity index 100% rename from charts/emby/2.0.8/templates/common.yaml rename to charts/emby/2.0.9/templates/common.yaml diff --git a/charts/emby/2.0.8/to_keep_versions.md b/charts/emby/2.0.9/to_keep_versions.md similarity index 100% rename from charts/emby/2.0.8/to_keep_versions.md rename to charts/emby/2.0.9/to_keep_versions.md diff --git a/charts/home-assistant/2.0.21/.helmignore b/charts/home-assistant/2.0.22/.helmignore similarity index 100% rename from charts/home-assistant/2.0.21/.helmignore rename to charts/home-assistant/2.0.22/.helmignore diff --git a/charts/home-assistant/2.0.21/Chart.lock b/charts/home-assistant/2.0.22/Chart.lock similarity index 100% rename from charts/home-assistant/2.0.21/Chart.lock rename to charts/home-assistant/2.0.22/Chart.lock diff --git a/charts/home-assistant/2.0.21/Chart.yaml b/charts/home-assistant/2.0.22/Chart.yaml similarity index 94% rename from charts/home-assistant/2.0.21/Chart.yaml rename to charts/home-assistant/2.0.22/Chart.yaml index 3c118ef5f7..360847824c 100644 --- a/charts/home-assistant/2.0.21/Chart.yaml +++ b/charts/home-assistant/2.0.22/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.21 +version: 2.0.22 apiVersion: v2 -appVersion: 2024.5.0 +appVersion: 2024.5.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/2.0.21/README.md b/charts/home-assistant/2.0.22/README.md similarity index 100% rename from charts/home-assistant/2.0.21/README.md rename to charts/home-assistant/2.0.22/README.md diff --git a/charts/home-assistant/2.0.21/app-readme.md b/charts/home-assistant/2.0.22/app-readme.md similarity index 100% rename from charts/home-assistant/2.0.21/app-readme.md rename to charts/home-assistant/2.0.22/app-readme.md diff --git a/charts/home-assistant/2.0.21/charts/common-1.2.9.tgz b/charts/home-assistant/2.0.22/charts/common-1.2.9.tgz similarity index 100% rename from charts/home-assistant/2.0.21/charts/common-1.2.9.tgz rename to charts/home-assistant/2.0.22/charts/common-1.2.9.tgz diff --git a/charts/home-assistant/2.0.21/ci/basic-values.yaml b/charts/home-assistant/2.0.22/ci/basic-values.yaml similarity index 100% rename from charts/home-assistant/2.0.21/ci/basic-values.yaml rename to charts/home-assistant/2.0.22/ci/basic-values.yaml diff --git a/charts/home-assistant/2.0.21/ix_values.yaml b/charts/home-assistant/2.0.22/ix_values.yaml similarity index 98% rename from charts/home-assistant/2.0.21/ix_values.yaml rename to charts/home-assistant/2.0.22/ix_values.yaml index f621fdc5e1..0ad5553605 100644 --- a/charts/home-assistant/2.0.21/ix_values.yaml +++ b/charts/home-assistant/2.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2024.5.0 + tag: 2024.5.2 # Keep using the same image # as before the migration diff --git a/charts/home-assistant/2.0.21/metadata.yaml b/charts/home-assistant/2.0.22/metadata.yaml similarity index 100% rename from charts/home-assistant/2.0.21/metadata.yaml rename to charts/home-assistant/2.0.22/metadata.yaml diff --git a/charts/home-assistant/2.0.21/migrations/migrate b/charts/home-assistant/2.0.22/migrations/migrate similarity index 100% rename from charts/home-assistant/2.0.21/migrations/migrate rename to charts/home-assistant/2.0.22/migrations/migrate diff --git a/charts/home-assistant/2.0.21/questions.yaml b/charts/home-assistant/2.0.22/questions.yaml similarity index 100% rename from charts/home-assistant/2.0.21/questions.yaml rename to charts/home-assistant/2.0.22/questions.yaml diff --git a/charts/home-assistant/2.0.21/templates/NOTES.txt b/charts/home-assistant/2.0.22/templates/NOTES.txt similarity index 100% rename from charts/home-assistant/2.0.21/templates/NOTES.txt rename to charts/home-assistant/2.0.22/templates/NOTES.txt diff --git a/charts/home-assistant/2.0.21/templates/_configuration.tpl b/charts/home-assistant/2.0.22/templates/_configuration.tpl similarity index 100% rename from charts/home-assistant/2.0.21/templates/_configuration.tpl rename to charts/home-assistant/2.0.22/templates/_configuration.tpl diff --git a/charts/home-assistant/2.0.21/templates/_home-assistant.tpl b/charts/home-assistant/2.0.22/templates/_home-assistant.tpl similarity index 100% rename from charts/home-assistant/2.0.21/templates/_home-assistant.tpl rename to charts/home-assistant/2.0.22/templates/_home-assistant.tpl diff --git a/charts/home-assistant/2.0.21/templates/_migration.tpl b/charts/home-assistant/2.0.22/templates/_migration.tpl similarity index 100% rename from charts/home-assistant/2.0.21/templates/_migration.tpl rename to charts/home-assistant/2.0.22/templates/_migration.tpl diff --git a/charts/home-assistant/2.0.21/templates/_persistance.tpl b/charts/home-assistant/2.0.22/templates/_persistance.tpl similarity index 100% rename from charts/home-assistant/2.0.21/templates/_persistance.tpl rename to charts/home-assistant/2.0.22/templates/_persistance.tpl diff --git a/charts/home-assistant/2.0.21/templates/_portal.tpl b/charts/home-assistant/2.0.22/templates/_portal.tpl similarity index 100% rename from charts/home-assistant/2.0.21/templates/_portal.tpl rename to charts/home-assistant/2.0.22/templates/_portal.tpl diff --git a/charts/home-assistant/2.0.21/templates/_postgres.tpl b/charts/home-assistant/2.0.22/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/2.0.21/templates/_postgres.tpl rename to charts/home-assistant/2.0.22/templates/_postgres.tpl diff --git a/charts/home-assistant/2.0.21/templates/_service.tpl b/charts/home-assistant/2.0.22/templates/_service.tpl similarity index 100% rename from charts/home-assistant/2.0.21/templates/_service.tpl rename to charts/home-assistant/2.0.22/templates/_service.tpl diff --git a/charts/home-assistant/2.0.21/templates/common.yaml b/charts/home-assistant/2.0.22/templates/common.yaml similarity index 100% rename from charts/home-assistant/2.0.21/templates/common.yaml rename to charts/home-assistant/2.0.22/templates/common.yaml diff --git a/charts/home-assistant/2.0.21/to_keep_versions.md b/charts/home-assistant/2.0.22/to_keep_versions.md similarity index 100% rename from charts/home-assistant/2.0.21/to_keep_versions.md rename to charts/home-assistant/2.0.22/to_keep_versions.md diff --git a/charts/nextcloud/2.0.2/.helmignore b/charts/nextcloud/2.0.3/.helmignore similarity index 100% rename from charts/nextcloud/2.0.2/.helmignore rename to charts/nextcloud/2.0.3/.helmignore diff --git a/charts/nextcloud/2.0.2/Chart.lock b/charts/nextcloud/2.0.3/Chart.lock similarity index 100% rename from charts/nextcloud/2.0.2/Chart.lock rename to charts/nextcloud/2.0.3/Chart.lock diff --git a/charts/nextcloud/2.0.2/Chart.yaml b/charts/nextcloud/2.0.3/Chart.yaml similarity index 97% rename from charts/nextcloud/2.0.2/Chart.yaml rename to charts/nextcloud/2.0.3/Chart.yaml index 836b1fbb4b..64566be22e 100644 --- a/charts/nextcloud/2.0.2/Chart.yaml +++ b/charts/nextcloud/2.0.3/Chart.yaml @@ -4,7 +4,7 @@ description: A file sharing server that puts the control and security of your ow annotations: title: Nextcloud type: application -version: 2.0.2 +version: 2.0.3 apiVersion: v2 appVersion: 29.0.0 kubeVersion: '>=1.16.0-0' diff --git a/charts/nextcloud/2.0.2/README.md b/charts/nextcloud/2.0.3/README.md similarity index 100% rename from charts/nextcloud/2.0.2/README.md rename to charts/nextcloud/2.0.3/README.md diff --git a/charts/nextcloud/2.0.2/app-readme.md b/charts/nextcloud/2.0.3/app-readme.md similarity index 100% rename from charts/nextcloud/2.0.2/app-readme.md rename to charts/nextcloud/2.0.3/app-readme.md diff --git a/charts/nextcloud/2.0.2/charts/common-1.2.9.tgz b/charts/nextcloud/2.0.3/charts/common-1.2.9.tgz similarity index 100% rename from charts/nextcloud/2.0.2/charts/common-1.2.9.tgz rename to charts/nextcloud/2.0.3/charts/common-1.2.9.tgz diff --git a/charts/nextcloud/2.0.2/ci/basic-values.yaml b/charts/nextcloud/2.0.3/ci/basic-values.yaml similarity index 94% rename from charts/nextcloud/2.0.2/ci/basic-values.yaml rename to charts/nextcloud/2.0.3/ci/basic-values.yaml index 7a01cfd4ab..b0b43fe0e3 100644 --- a/charts/nextcloud/2.0.2/ci/basic-values.yaml +++ b/charts/nextcloud/2.0.3/ci/basic-values.yaml @@ -14,7 +14,7 @@ ncNetwork: nginx: proxyTimeouts: 120 useDifferentAccessPort: false - externalAccessPort: 80 + externalAccessPort: 443 ncStorage: pgData: diff --git a/charts/nextcloud/2.0.2/ci/https-values.yaml b/charts/nextcloud/2.0.3/ci/https-values.yaml similarity index 99% rename from charts/nextcloud/2.0.2/ci/https-values.yaml rename to charts/nextcloud/2.0.3/ci/https-values.yaml index c65825086a..44b5bc0588 100644 --- a/charts/nextcloud/2.0.2/ci/https-values.yaml +++ b/charts/nextcloud/2.0.3/ci/https-values.yaml @@ -15,7 +15,7 @@ ncNetwork: nginx: proxyTimeouts: 120 useDifferentAccessPort: false - externalAccessPort: 80 + externalAccessPort: 443 ncStorage: pgData: diff --git a/charts/nextcloud/2.0.2/ci/no-cron.yaml b/charts/nextcloud/2.0.3/ci/no-cron.yaml similarity index 94% rename from charts/nextcloud/2.0.2/ci/no-cron.yaml rename to charts/nextcloud/2.0.3/ci/no-cron.yaml index a34c8a2957..581445e05d 100644 --- a/charts/nextcloud/2.0.2/ci/no-cron.yaml +++ b/charts/nextcloud/2.0.3/ci/no-cron.yaml @@ -14,7 +14,7 @@ ncNetwork: nginx: proxyTimeouts: 120 useDifferentAccessPort: false - externalAccessPort: 80 + externalAccessPort: 443 ncStorage: pgData: diff --git a/charts/nextcloud/2.0.2/ci/nocmd-values.yaml b/charts/nextcloud/2.0.3/ci/nocmd-values.yaml similarity index 94% rename from charts/nextcloud/2.0.2/ci/nocmd-values.yaml rename to charts/nextcloud/2.0.3/ci/nocmd-values.yaml index 3f87463be5..b90b56686d 100644 --- a/charts/nextcloud/2.0.2/ci/nocmd-values.yaml +++ b/charts/nextcloud/2.0.3/ci/nocmd-values.yaml @@ -12,7 +12,7 @@ ncNetwork: nginx: proxyTimeouts: 120 useDifferentAccessPort: false - externalAccessPort: 80 + externalAccessPort: 443 ncStorage: pgData: diff --git a/charts/nextcloud/2.0.2/ci/onedata-values.yaml b/charts/nextcloud/2.0.3/ci/onedata-values.yaml similarity index 98% rename from charts/nextcloud/2.0.2/ci/onedata-values.yaml rename to charts/nextcloud/2.0.3/ci/onedata-values.yaml index 859244631b..d8ce62216c 100644 --- a/charts/nextcloud/2.0.2/ci/onedata-values.yaml +++ b/charts/nextcloud/2.0.3/ci/onedata-values.yaml @@ -12,7 +12,7 @@ ncNetwork: nginx: proxyTimeouts: 120 useDifferentAccessPort: false - externalAccessPort: 80 + externalAccessPort: 443 ncStorage: isDataInTheSameVolume: true diff --git a/charts/nextcloud/2.0.2/ix_values.yaml b/charts/nextcloud/2.0.3/ix_values.yaml similarity index 98% rename from charts/nextcloud/2.0.2/ix_values.yaml rename to charts/nextcloud/2.0.3/ix_values.yaml index 96e1b0b302..3994a76e06 100644 --- a/charts/nextcloud/2.0.2/ix_values.yaml +++ b/charts/nextcloud/2.0.3/ix_values.yaml @@ -45,7 +45,7 @@ ncNetwork: nginx: proxyTimeouts: 120 useDifferentAccessPort: false - externalAccessPort: 80 + externalAccessPort: 443 ncStorage: data: diff --git a/charts/nextcloud/2.0.2/metadata.yaml b/charts/nextcloud/2.0.3/metadata.yaml similarity index 100% rename from charts/nextcloud/2.0.2/metadata.yaml rename to charts/nextcloud/2.0.3/metadata.yaml diff --git a/charts/nextcloud/2.0.2/migrations/migrate b/charts/nextcloud/2.0.3/migrations/migrate similarity index 100% rename from charts/nextcloud/2.0.2/migrations/migrate rename to charts/nextcloud/2.0.3/migrations/migrate diff --git a/charts/nextcloud/2.0.2/questions.yaml b/charts/nextcloud/2.0.3/questions.yaml similarity index 100% rename from charts/nextcloud/2.0.2/questions.yaml rename to charts/nextcloud/2.0.3/questions.yaml diff --git a/charts/nextcloud/2.0.2/templates/NOTES.txt b/charts/nextcloud/2.0.3/templates/NOTES.txt similarity index 100% rename from charts/nextcloud/2.0.2/templates/NOTES.txt rename to charts/nextcloud/2.0.3/templates/NOTES.txt diff --git a/charts/nextcloud/2.0.2/templates/_configuration.tpl b/charts/nextcloud/2.0.3/templates/_configuration.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_configuration.tpl rename to charts/nextcloud/2.0.3/templates/_configuration.tpl diff --git a/charts/nextcloud/2.0.2/templates/_cron.tpl b/charts/nextcloud/2.0.3/templates/_cron.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_cron.tpl rename to charts/nextcloud/2.0.3/templates/_cron.tpl diff --git a/charts/nextcloud/2.0.2/templates/_migration.tpl b/charts/nextcloud/2.0.3/templates/_migration.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_migration.tpl rename to charts/nextcloud/2.0.3/templates/_migration.tpl diff --git a/charts/nextcloud/2.0.2/templates/_nextcloud-configs.tpl b/charts/nextcloud/2.0.3/templates/_nextcloud-configs.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_nextcloud-configs.tpl rename to charts/nextcloud/2.0.3/templates/_nextcloud-configs.tpl diff --git a/charts/nextcloud/2.0.2/templates/_nextcloud.tpl b/charts/nextcloud/2.0.3/templates/_nextcloud.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_nextcloud.tpl rename to charts/nextcloud/2.0.3/templates/_nextcloud.tpl diff --git a/charts/nextcloud/2.0.2/templates/_nginx-configuration.tpl b/charts/nextcloud/2.0.3/templates/_nginx-configuration.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_nginx-configuration.tpl rename to charts/nextcloud/2.0.3/templates/_nginx-configuration.tpl diff --git a/charts/nextcloud/2.0.2/templates/_nginx.tpl b/charts/nextcloud/2.0.3/templates/_nginx.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_nginx.tpl rename to charts/nextcloud/2.0.3/templates/_nginx.tpl diff --git a/charts/nextcloud/2.0.2/templates/_persistence.tpl b/charts/nextcloud/2.0.3/templates/_persistence.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_persistence.tpl rename to charts/nextcloud/2.0.3/templates/_persistence.tpl diff --git a/charts/nextcloud/2.0.2/templates/_portal.tpl b/charts/nextcloud/2.0.3/templates/_portal.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_portal.tpl rename to charts/nextcloud/2.0.3/templates/_portal.tpl diff --git a/charts/nextcloud/2.0.2/templates/_postgres.tpl b/charts/nextcloud/2.0.3/templates/_postgres.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_postgres.tpl rename to charts/nextcloud/2.0.3/templates/_postgres.tpl diff --git a/charts/nextcloud/2.0.2/templates/_redis.tpl b/charts/nextcloud/2.0.3/templates/_redis.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_redis.tpl rename to charts/nextcloud/2.0.3/templates/_redis.tpl diff --git a/charts/nextcloud/2.0.2/templates/_service.tpl b/charts/nextcloud/2.0.3/templates/_service.tpl similarity index 100% rename from charts/nextcloud/2.0.2/templates/_service.tpl rename to charts/nextcloud/2.0.3/templates/_service.tpl diff --git a/charts/nextcloud/2.0.2/templates/common.yaml b/charts/nextcloud/2.0.3/templates/common.yaml similarity index 100% rename from charts/nextcloud/2.0.2/templates/common.yaml rename to charts/nextcloud/2.0.3/templates/common.yaml diff --git a/charts/nextcloud/2.0.2/to_keep_versions.md b/charts/nextcloud/2.0.3/to_keep_versions.md similarity index 100% rename from charts/nextcloud/2.0.2/to_keep_versions.md rename to charts/nextcloud/2.0.3/to_keep_versions.md diff --git a/community/actual-budget/1.2.12/Chart.lock b/community/actual-budget/1.2.13/Chart.lock similarity index 100% rename from community/actual-budget/1.2.12/Chart.lock rename to community/actual-budget/1.2.13/Chart.lock diff --git a/community/actual-budget/1.2.12/Chart.yaml b/community/actual-budget/1.2.13/Chart.yaml similarity index 95% rename from community/actual-budget/1.2.12/Chart.yaml rename to community/actual-budget/1.2.13/Chart.yaml index 11fc17e266..fad58399a4 100644 --- a/community/actual-budget/1.2.12/Chart.yaml +++ b/community/actual-budget/1.2.13/Chart.yaml @@ -4,9 +4,9 @@ description: Actual Budget is a super fast and privacy-focused app for managing annotations: title: Actual Budget type: application -version: 1.2.12 +version: 1.2.13 apiVersion: v2 -appVersion: 24.4.0 +appVersion: 24.5.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/actual-budget/1.2.12/README.md b/community/actual-budget/1.2.13/README.md similarity index 100% rename from community/actual-budget/1.2.12/README.md rename to community/actual-budget/1.2.13/README.md diff --git a/community/actual-budget/1.2.12/app-readme.md b/community/actual-budget/1.2.13/app-readme.md similarity index 100% rename from community/actual-budget/1.2.12/app-readme.md rename to community/actual-budget/1.2.13/app-readme.md diff --git a/community/actual-budget/1.2.12/charts/common-1.2.9.tgz b/community/actual-budget/1.2.13/charts/common-1.2.9.tgz similarity index 100% rename from community/actual-budget/1.2.12/charts/common-1.2.9.tgz rename to community/actual-budget/1.2.13/charts/common-1.2.9.tgz diff --git a/community/actual-budget/1.2.12/ci/basic-values.yaml b/community/actual-budget/1.2.13/ci/basic-values.yaml similarity index 100% rename from community/actual-budget/1.2.12/ci/basic-values.yaml rename to community/actual-budget/1.2.13/ci/basic-values.yaml diff --git a/community/actual-budget/1.2.12/ci/hostNet-values.yaml b/community/actual-budget/1.2.13/ci/hostNet-values.yaml similarity index 100% rename from community/actual-budget/1.2.12/ci/hostNet-values.yaml rename to community/actual-budget/1.2.13/ci/hostNet-values.yaml diff --git a/community/actual-budget/1.2.12/ci/https-values.yaml b/community/actual-budget/1.2.13/ci/https-values.yaml similarity index 100% rename from community/actual-budget/1.2.12/ci/https-values.yaml rename to community/actual-budget/1.2.13/ci/https-values.yaml diff --git a/community/actual-budget/1.2.12/ix_values.yaml b/community/actual-budget/1.2.13/ix_values.yaml similarity index 96% rename from community/actual-budget/1.2.12/ix_values.yaml rename to community/actual-budget/1.2.13/ix_values.yaml index 722b514466..c6aa4fecdc 100644 --- a/community/actual-budget/1.2.12/ix_values.yaml +++ b/community/actual-budget/1.2.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: actualbudget/actual-server pullPolicy: IfNotPresent - tag: 24.4.0 + tag: 24.5.0 resources: limits: diff --git a/community/actual-budget/1.2.12/metadata.yaml b/community/actual-budget/1.2.13/metadata.yaml similarity index 100% rename from community/actual-budget/1.2.12/metadata.yaml rename to community/actual-budget/1.2.13/metadata.yaml diff --git a/community/actual-budget/1.2.12/questions.yaml b/community/actual-budget/1.2.13/questions.yaml similarity index 100% rename from community/actual-budget/1.2.12/questions.yaml rename to community/actual-budget/1.2.13/questions.yaml diff --git a/community/actual-budget/1.2.12/templates/NOTES.txt b/community/actual-budget/1.2.13/templates/NOTES.txt similarity index 100% rename from community/actual-budget/1.2.12/templates/NOTES.txt rename to community/actual-budget/1.2.13/templates/NOTES.txt diff --git a/community/actual-budget/1.2.12/templates/_actual.tpl b/community/actual-budget/1.2.13/templates/_actual.tpl similarity index 100% rename from community/actual-budget/1.2.12/templates/_actual.tpl rename to community/actual-budget/1.2.13/templates/_actual.tpl diff --git a/community/actual-budget/1.2.12/templates/_persistence.tpl b/community/actual-budget/1.2.13/templates/_persistence.tpl similarity index 100% rename from community/actual-budget/1.2.12/templates/_persistence.tpl rename to community/actual-budget/1.2.13/templates/_persistence.tpl diff --git a/community/actual-budget/1.2.12/templates/_portal.tpl b/community/actual-budget/1.2.13/templates/_portal.tpl similarity index 100% rename from community/actual-budget/1.2.12/templates/_portal.tpl rename to community/actual-budget/1.2.13/templates/_portal.tpl diff --git a/community/actual-budget/1.2.12/templates/_service.tpl b/community/actual-budget/1.2.13/templates/_service.tpl similarity index 100% rename from community/actual-budget/1.2.12/templates/_service.tpl rename to community/actual-budget/1.2.13/templates/_service.tpl diff --git a/community/actual-budget/1.2.12/templates/common.yaml b/community/actual-budget/1.2.13/templates/common.yaml similarity index 100% rename from community/actual-budget/1.2.12/templates/common.yaml rename to community/actual-budget/1.2.13/templates/common.yaml diff --git a/community/homarr/2.0.13/Chart.lock b/community/homarr/2.0.14/Chart.lock similarity index 100% rename from community/homarr/2.0.13/Chart.lock rename to community/homarr/2.0.14/Chart.lock diff --git a/community/homarr/2.0.13/Chart.yaml b/community/homarr/2.0.14/Chart.yaml similarity index 94% rename from community/homarr/2.0.13/Chart.yaml rename to community/homarr/2.0.14/Chart.yaml index e6319ea829..34e7b5acdd 100644 --- a/community/homarr/2.0.13/Chart.yaml +++ b/community/homarr/2.0.14/Chart.yaml @@ -4,9 +4,9 @@ description: Homarr is a sleek, modern dashboard that puts all of your apps and annotations: title: Homarr type: application -version: 2.0.13 +version: 2.0.14 apiVersion: v2 -appVersion: 0.15.2 +appVersion: 0.15.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/homarr/2.0.13/README.md b/community/homarr/2.0.14/README.md similarity index 100% rename from community/homarr/2.0.13/README.md rename to community/homarr/2.0.14/README.md diff --git a/community/homarr/2.0.13/app-readme.md b/community/homarr/2.0.14/app-readme.md similarity index 100% rename from community/homarr/2.0.13/app-readme.md rename to community/homarr/2.0.14/app-readme.md diff --git a/community/homarr/2.0.13/charts/common-1.2.9.tgz b/community/homarr/2.0.14/charts/common-1.2.9.tgz similarity index 100% rename from community/homarr/2.0.13/charts/common-1.2.9.tgz rename to community/homarr/2.0.14/charts/common-1.2.9.tgz diff --git a/community/homarr/2.0.13/ci/basic-values.yaml b/community/homarr/2.0.14/ci/basic-values.yaml similarity index 100% rename from community/homarr/2.0.13/ci/basic-values.yaml rename to community/homarr/2.0.14/ci/basic-values.yaml diff --git a/community/homarr/2.0.13/ci/extra-values.yaml b/community/homarr/2.0.14/ci/extra-values.yaml similarity index 100% rename from community/homarr/2.0.13/ci/extra-values.yaml rename to community/homarr/2.0.14/ci/extra-values.yaml diff --git a/community/homarr/2.0.13/ci/hostNet-values.yaml b/community/homarr/2.0.14/ci/hostNet-values.yaml similarity index 100% rename from community/homarr/2.0.13/ci/hostNet-values.yaml rename to community/homarr/2.0.14/ci/hostNet-values.yaml diff --git a/community/homarr/2.0.13/ix_values.yaml b/community/homarr/2.0.14/ix_values.yaml similarity index 97% rename from community/homarr/2.0.13/ix_values.yaml rename to community/homarr/2.0.14/ix_values.yaml index ba13911f87..b1acd292af 100644 --- a/community/homarr/2.0.13/ix_values.yaml +++ b/community/homarr/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ajnart/homarr pullPolicy: IfNotPresent - tag: 0.15.2 + tag: 0.15.3 resources: limits: diff --git a/community/homarr/2.0.13/metadata.yaml b/community/homarr/2.0.14/metadata.yaml similarity index 100% rename from community/homarr/2.0.13/metadata.yaml rename to community/homarr/2.0.14/metadata.yaml diff --git a/community/homarr/2.0.13/questions.yaml b/community/homarr/2.0.14/questions.yaml similarity index 100% rename from community/homarr/2.0.13/questions.yaml rename to community/homarr/2.0.14/questions.yaml diff --git a/community/homarr/2.0.13/templates/NOTES.txt b/community/homarr/2.0.14/templates/NOTES.txt similarity index 100% rename from community/homarr/2.0.13/templates/NOTES.txt rename to community/homarr/2.0.14/templates/NOTES.txt diff --git a/community/homarr/2.0.13/templates/_configuration.tpl b/community/homarr/2.0.14/templates/_configuration.tpl similarity index 100% rename from community/homarr/2.0.13/templates/_configuration.tpl rename to community/homarr/2.0.14/templates/_configuration.tpl diff --git a/community/homarr/2.0.13/templates/_homarr.tpl b/community/homarr/2.0.14/templates/_homarr.tpl similarity index 100% rename from community/homarr/2.0.13/templates/_homarr.tpl rename to community/homarr/2.0.14/templates/_homarr.tpl diff --git a/community/homarr/2.0.13/templates/_persistence.tpl b/community/homarr/2.0.14/templates/_persistence.tpl similarity index 100% rename from community/homarr/2.0.13/templates/_persistence.tpl rename to community/homarr/2.0.14/templates/_persistence.tpl diff --git a/community/homarr/2.0.13/templates/_portal.tpl b/community/homarr/2.0.14/templates/_portal.tpl similarity index 100% rename from community/homarr/2.0.13/templates/_portal.tpl rename to community/homarr/2.0.14/templates/_portal.tpl diff --git a/community/homarr/2.0.13/templates/_service.tpl b/community/homarr/2.0.14/templates/_service.tpl similarity index 100% rename from community/homarr/2.0.13/templates/_service.tpl rename to community/homarr/2.0.14/templates/_service.tpl diff --git a/community/homarr/2.0.13/templates/common.yaml b/community/homarr/2.0.14/templates/common.yaml similarity index 100% rename from community/homarr/2.0.13/templates/common.yaml rename to community/homarr/2.0.14/templates/common.yaml diff --git a/community/homepage/1.2.11/Chart.lock b/community/homepage/1.2.12/Chart.lock similarity index 100% rename from community/homepage/1.2.11/Chart.lock rename to community/homepage/1.2.12/Chart.lock diff --git a/community/homepage/1.2.11/Chart.yaml b/community/homepage/1.2.12/Chart.yaml similarity index 94% rename from community/homepage/1.2.11/Chart.yaml rename to community/homepage/1.2.12/Chart.yaml index 3c86939dfc..a4c0201cc3 100644 --- a/community/homepage/1.2.11/Chart.yaml +++ b/community/homepage/1.2.12/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.2.11 +version: 1.2.12 apiVersion: v2 -appVersion: 0.8.12 +appVersion: 0.8.13 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/homepage/1.2.11/README.md b/community/homepage/1.2.12/README.md similarity index 100% rename from community/homepage/1.2.11/README.md rename to community/homepage/1.2.12/README.md diff --git a/community/homepage/1.2.11/app-readme.md b/community/homepage/1.2.12/app-readme.md similarity index 100% rename from community/homepage/1.2.11/app-readme.md rename to community/homepage/1.2.12/app-readme.md diff --git a/community/homepage/1.2.11/charts/common-1.2.9.tgz b/community/homepage/1.2.12/charts/common-1.2.9.tgz similarity index 100% rename from community/homepage/1.2.11/charts/common-1.2.9.tgz rename to community/homepage/1.2.12/charts/common-1.2.9.tgz diff --git a/community/homepage/1.2.11/ci/basic-values.yaml b/community/homepage/1.2.12/ci/basic-values.yaml similarity index 100% rename from community/homepage/1.2.11/ci/basic-values.yaml rename to community/homepage/1.2.12/ci/basic-values.yaml diff --git a/community/homepage/1.2.11/ci/extra-values.yaml b/community/homepage/1.2.12/ci/extra-values.yaml similarity index 100% rename from community/homepage/1.2.11/ci/extra-values.yaml rename to community/homepage/1.2.12/ci/extra-values.yaml diff --git a/community/homepage/1.2.11/ci/hostNet-values.yaml b/community/homepage/1.2.12/ci/hostNet-values.yaml similarity index 100% rename from community/homepage/1.2.11/ci/hostNet-values.yaml rename to community/homepage/1.2.12/ci/hostNet-values.yaml diff --git a/community/homepage/1.2.11/ix_values.yaml b/community/homepage/1.2.12/ix_values.yaml similarity index 95% rename from community/homepage/1.2.11/ix_values.yaml rename to community/homepage/1.2.12/ix_values.yaml index fc9b44af5f..f017a7fec7 100644 --- a/community/homepage/1.2.11/ix_values.yaml +++ b/community/homepage/1.2.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/gethomepage/homepage pullPolicy: IfNotPresent - tag: v0.8.12 + tag: v0.8.13 resources: limits: diff --git a/community/homepage/1.2.11/metadata.yaml b/community/homepage/1.2.12/metadata.yaml similarity index 100% rename from community/homepage/1.2.11/metadata.yaml rename to community/homepage/1.2.12/metadata.yaml diff --git a/community/homepage/1.2.11/migrations/migrate b/community/homepage/1.2.12/migrations/migrate similarity index 100% rename from community/homepage/1.2.11/migrations/migrate rename to community/homepage/1.2.12/migrations/migrate diff --git a/community/homepage/1.2.11/questions.yaml b/community/homepage/1.2.12/questions.yaml similarity index 100% rename from community/homepage/1.2.11/questions.yaml rename to community/homepage/1.2.12/questions.yaml diff --git a/community/homepage/1.2.11/templates/NOTES.txt b/community/homepage/1.2.12/templates/NOTES.txt similarity index 100% rename from community/homepage/1.2.11/templates/NOTES.txt rename to community/homepage/1.2.12/templates/NOTES.txt diff --git a/community/homepage/1.2.11/templates/_homepage.tpl b/community/homepage/1.2.12/templates/_homepage.tpl similarity index 100% rename from community/homepage/1.2.11/templates/_homepage.tpl rename to community/homepage/1.2.12/templates/_homepage.tpl diff --git a/community/homepage/1.2.11/templates/_persistence.tpl b/community/homepage/1.2.12/templates/_persistence.tpl similarity index 100% rename from community/homepage/1.2.11/templates/_persistence.tpl rename to community/homepage/1.2.12/templates/_persistence.tpl diff --git a/community/homepage/1.2.11/templates/_portal.tpl b/community/homepage/1.2.12/templates/_portal.tpl similarity index 100% rename from community/homepage/1.2.11/templates/_portal.tpl rename to community/homepage/1.2.12/templates/_portal.tpl diff --git a/community/homepage/1.2.11/templates/_rbac.tpl b/community/homepage/1.2.12/templates/_rbac.tpl similarity index 100% rename from community/homepage/1.2.11/templates/_rbac.tpl rename to community/homepage/1.2.12/templates/_rbac.tpl diff --git a/community/homepage/1.2.11/templates/_service.tpl b/community/homepage/1.2.12/templates/_service.tpl similarity index 100% rename from community/homepage/1.2.11/templates/_service.tpl rename to community/homepage/1.2.12/templates/_service.tpl diff --git a/community/homepage/1.2.11/templates/common.yaml b/community/homepage/1.2.12/templates/common.yaml similarity index 100% rename from community/homepage/1.2.11/templates/common.yaml rename to community/homepage/1.2.12/templates/common.yaml diff --git a/community/lidarr/1.2.21/Chart.lock b/community/lidarr/1.2.22/Chart.lock similarity index 100% rename from community/lidarr/1.2.21/Chart.lock rename to community/lidarr/1.2.22/Chart.lock diff --git a/community/lidarr/1.2.21/Chart.yaml b/community/lidarr/1.2.22/Chart.yaml similarity index 94% rename from community/lidarr/1.2.21/Chart.yaml rename to community/lidarr/1.2.22/Chart.yaml index c4e1167607..656005d46d 100644 --- a/community/lidarr/1.2.21/Chart.yaml +++ b/community/lidarr/1.2.22/Chart.yaml @@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user annotations: title: Lidarr type: application -version: 1.2.21 +version: 1.2.22 apiVersion: v2 -appVersion: 2.3.0.4159 +appVersion: 2.3.2.4183 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/lidarr/1.2.21/README.md b/community/lidarr/1.2.22/README.md similarity index 100% rename from community/lidarr/1.2.21/README.md rename to community/lidarr/1.2.22/README.md diff --git a/community/lidarr/1.2.21/app-readme.md b/community/lidarr/1.2.22/app-readme.md similarity index 100% rename from community/lidarr/1.2.21/app-readme.md rename to community/lidarr/1.2.22/app-readme.md diff --git a/community/lidarr/1.2.21/charts/common-1.2.9.tgz b/community/lidarr/1.2.22/charts/common-1.2.9.tgz similarity index 100% rename from community/lidarr/1.2.21/charts/common-1.2.9.tgz rename to community/lidarr/1.2.22/charts/common-1.2.9.tgz diff --git a/community/lidarr/1.2.21/ci/basic-values.yaml b/community/lidarr/1.2.22/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.2.21/ci/basic-values.yaml rename to community/lidarr/1.2.22/ci/basic-values.yaml diff --git a/community/lidarr/1.2.21/ci/extra-values.yaml b/community/lidarr/1.2.22/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.2.21/ci/extra-values.yaml rename to community/lidarr/1.2.22/ci/extra-values.yaml diff --git a/community/lidarr/1.2.21/ci/hostNet-values.yaml b/community/lidarr/1.2.22/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.2.21/ci/hostNet-values.yaml rename to community/lidarr/1.2.22/ci/hostNet-values.yaml diff --git a/community/lidarr/1.2.21/ix_values.yaml b/community/lidarr/1.2.22/ix_values.yaml similarity index 95% rename from community/lidarr/1.2.21/ix_values.yaml rename to community/lidarr/1.2.22/ix_values.yaml index ebf3aa40fe..2f06755387 100644 --- a/community/lidarr/1.2.21/ix_values.yaml +++ b/community/lidarr/1.2.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 2.3.0.4159 + tag: 2.3.2.4183 resources: limits: diff --git a/community/lidarr/1.2.21/metadata.yaml b/community/lidarr/1.2.22/metadata.yaml similarity index 100% rename from community/lidarr/1.2.21/metadata.yaml rename to community/lidarr/1.2.22/metadata.yaml diff --git a/community/lidarr/1.2.21/migrations/migrate b/community/lidarr/1.2.22/migrations/migrate similarity index 100% rename from community/lidarr/1.2.21/migrations/migrate rename to community/lidarr/1.2.22/migrations/migrate diff --git a/community/lidarr/1.2.21/questions.yaml b/community/lidarr/1.2.22/questions.yaml similarity index 100% rename from community/lidarr/1.2.21/questions.yaml rename to community/lidarr/1.2.22/questions.yaml diff --git a/community/lidarr/1.2.21/templates/NOTES.txt b/community/lidarr/1.2.22/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.2.21/templates/NOTES.txt rename to community/lidarr/1.2.22/templates/NOTES.txt diff --git a/community/lidarr/1.2.21/templates/_lidarr.tpl b/community/lidarr/1.2.22/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.2.21/templates/_lidarr.tpl rename to community/lidarr/1.2.22/templates/_lidarr.tpl diff --git a/community/lidarr/1.2.21/templates/_portal.tpl b/community/lidarr/1.2.22/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.2.21/templates/_portal.tpl rename to community/lidarr/1.2.22/templates/_portal.tpl diff --git a/community/lidarr/1.2.21/templates/common.yaml b/community/lidarr/1.2.22/templates/common.yaml similarity index 100% rename from community/lidarr/1.2.21/templates/common.yaml rename to community/lidarr/1.2.22/templates/common.yaml diff --git a/community/mealie/1.0.17/Chart.lock b/community/mealie/1.0.18/Chart.lock similarity index 100% rename from community/mealie/1.0.17/Chart.lock rename to community/mealie/1.0.18/Chart.lock diff --git a/community/mealie/1.0.17/Chart.yaml b/community/mealie/1.0.18/Chart.yaml similarity index 94% rename from community/mealie/1.0.17/Chart.yaml rename to community/mealie/1.0.18/Chart.yaml index d9c23cbecb..62b4b96924 100644 --- a/community/mealie/1.0.17/Chart.yaml +++ b/community/mealie/1.0.18/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.17 +version: 1.0.18 apiVersion: v2 -appVersion: 1.5.1 +appVersion: 1.6.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/mealie/1.0.17/README.md b/community/mealie/1.0.18/README.md similarity index 100% rename from community/mealie/1.0.17/README.md rename to community/mealie/1.0.18/README.md diff --git a/community/mealie/1.0.17/app-readme.md b/community/mealie/1.0.18/app-readme.md similarity index 100% rename from community/mealie/1.0.17/app-readme.md rename to community/mealie/1.0.18/app-readme.md diff --git a/community/mealie/1.0.17/charts/common-1.2.9.tgz b/community/mealie/1.0.18/charts/common-1.2.9.tgz similarity index 100% rename from community/mealie/1.0.17/charts/common-1.2.9.tgz rename to community/mealie/1.0.18/charts/common-1.2.9.tgz diff --git a/community/mealie/1.0.17/ci/basic-values.yaml b/community/mealie/1.0.18/ci/basic-values.yaml similarity index 100% rename from community/mealie/1.0.17/ci/basic-values.yaml rename to community/mealie/1.0.18/ci/basic-values.yaml diff --git a/community/mealie/1.0.17/ci/extra-values.yaml b/community/mealie/1.0.18/ci/extra-values.yaml similarity index 100% rename from community/mealie/1.0.17/ci/extra-values.yaml rename to community/mealie/1.0.18/ci/extra-values.yaml diff --git a/community/mealie/1.0.17/ci/hostNet-values.yaml b/community/mealie/1.0.18/ci/hostNet-values.yaml similarity index 100% rename from community/mealie/1.0.17/ci/hostNet-values.yaml rename to community/mealie/1.0.18/ci/hostNet-values.yaml diff --git a/community/mealie/1.0.17/ix_values.yaml b/community/mealie/1.0.18/ix_values.yaml similarity index 98% rename from community/mealie/1.0.17/ix_values.yaml rename to community/mealie/1.0.18/ix_values.yaml index a360267ed8..e8eb7c3319 100644 --- a/community/mealie/1.0.17/ix_values.yaml +++ b/community/mealie/1.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.5.1 + tag: v1.6.0 resources: limits: diff --git a/community/mealie/1.0.17/metadata.yaml b/community/mealie/1.0.18/metadata.yaml similarity index 100% rename from community/mealie/1.0.17/metadata.yaml rename to community/mealie/1.0.18/metadata.yaml diff --git a/community/mealie/1.0.17/questions.yaml b/community/mealie/1.0.18/questions.yaml similarity index 100% rename from community/mealie/1.0.17/questions.yaml rename to community/mealie/1.0.18/questions.yaml diff --git a/community/mealie/1.0.17/templates/NOTES.txt b/community/mealie/1.0.18/templates/NOTES.txt similarity index 100% rename from community/mealie/1.0.17/templates/NOTES.txt rename to community/mealie/1.0.18/templates/NOTES.txt diff --git a/community/mealie/1.0.17/templates/_configuration.tpl b/community/mealie/1.0.18/templates/_configuration.tpl similarity index 100% rename from community/mealie/1.0.17/templates/_configuration.tpl rename to community/mealie/1.0.18/templates/_configuration.tpl diff --git a/community/mealie/1.0.17/templates/_mealie.tpl b/community/mealie/1.0.18/templates/_mealie.tpl similarity index 100% rename from community/mealie/1.0.17/templates/_mealie.tpl rename to community/mealie/1.0.18/templates/_mealie.tpl diff --git a/community/mealie/1.0.17/templates/_persistence.tpl b/community/mealie/1.0.18/templates/_persistence.tpl similarity index 100% rename from community/mealie/1.0.17/templates/_persistence.tpl rename to community/mealie/1.0.18/templates/_persistence.tpl diff --git a/community/mealie/1.0.17/templates/_portal.tpl b/community/mealie/1.0.18/templates/_portal.tpl similarity index 100% rename from community/mealie/1.0.17/templates/_portal.tpl rename to community/mealie/1.0.18/templates/_portal.tpl diff --git a/community/mealie/1.0.17/templates/_postgres.tpl b/community/mealie/1.0.18/templates/_postgres.tpl similarity index 100% rename from community/mealie/1.0.17/templates/_postgres.tpl rename to community/mealie/1.0.18/templates/_postgres.tpl diff --git a/community/mealie/1.0.17/templates/_service.tpl b/community/mealie/1.0.18/templates/_service.tpl similarity index 100% rename from community/mealie/1.0.17/templates/_service.tpl rename to community/mealie/1.0.18/templates/_service.tpl diff --git a/community/mealie/1.0.17/templates/common.yaml b/community/mealie/1.0.18/templates/common.yaml similarity index 100% rename from community/mealie/1.0.17/templates/common.yaml rename to community/mealie/1.0.18/templates/common.yaml diff --git a/community/paperless-ngx/1.2.34/Chart.lock b/community/paperless-ngx/1.2.35/Chart.lock similarity index 100% rename from community/paperless-ngx/1.2.34/Chart.lock rename to community/paperless-ngx/1.2.35/Chart.lock diff --git a/community/paperless-ngx/1.2.34/Chart.yaml b/community/paperless-ngx/1.2.35/Chart.yaml similarity index 96% rename from community/paperless-ngx/1.2.34/Chart.yaml rename to community/paperless-ngx/1.2.35/Chart.yaml index 1fa1bd10a3..6605747df4 100644 --- a/community/paperless-ngx/1.2.34/Chart.yaml +++ b/community/paperless-ngx/1.2.35/Chart.yaml @@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your annotations: title: Paperless-ngx type: application -version: 1.2.34 +version: 1.2.35 apiVersion: v2 -appVersion: 2.7.2 +appVersion: 2.8.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/paperless-ngx/1.2.34/README.md b/community/paperless-ngx/1.2.35/README.md similarity index 100% rename from community/paperless-ngx/1.2.34/README.md rename to community/paperless-ngx/1.2.35/README.md diff --git a/community/paperless-ngx/1.2.34/app-readme.md b/community/paperless-ngx/1.2.35/app-readme.md similarity index 100% rename from community/paperless-ngx/1.2.34/app-readme.md rename to community/paperless-ngx/1.2.35/app-readme.md diff --git a/community/paperless-ngx/1.2.34/charts/common-1.2.9.tgz b/community/paperless-ngx/1.2.35/charts/common-1.2.9.tgz similarity index 100% rename from community/paperless-ngx/1.2.34/charts/common-1.2.9.tgz rename to community/paperless-ngx/1.2.35/charts/common-1.2.9.tgz diff --git a/community/paperless-ngx/1.2.34/ci/basic-values.yaml b/community/paperless-ngx/1.2.35/ci/basic-values.yaml similarity index 100% rename from community/paperless-ngx/1.2.34/ci/basic-values.yaml rename to community/paperless-ngx/1.2.35/ci/basic-values.yaml diff --git a/community/paperless-ngx/1.2.34/ci/extra-values.yaml b/community/paperless-ngx/1.2.35/ci/extra-values.yaml similarity index 100% rename from community/paperless-ngx/1.2.34/ci/extra-values.yaml rename to community/paperless-ngx/1.2.35/ci/extra-values.yaml diff --git a/community/paperless-ngx/1.2.34/ci/hostNet-values.yaml b/community/paperless-ngx/1.2.35/ci/hostNet-values.yaml similarity index 100% rename from community/paperless-ngx/1.2.34/ci/hostNet-values.yaml rename to community/paperless-ngx/1.2.35/ci/hostNet-values.yaml diff --git a/community/paperless-ngx/1.2.34/ix_values.yaml b/community/paperless-ngx/1.2.35/ix_values.yaml similarity index 99% rename from community/paperless-ngx/1.2.34/ix_values.yaml rename to community/paperless-ngx/1.2.35/ix_values.yaml index 5e971cd9ba..df4fb9ee35 100644 --- a/community/paperless-ngx/1.2.34/ix_values.yaml +++ b/community/paperless-ngx/1.2.35/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: paperlessngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.7.2 + tag: 2.8.1 resources: limits: diff --git a/community/paperless-ngx/1.2.34/metadata.yaml b/community/paperless-ngx/1.2.35/metadata.yaml similarity index 100% rename from community/paperless-ngx/1.2.34/metadata.yaml rename to community/paperless-ngx/1.2.35/metadata.yaml diff --git a/community/paperless-ngx/1.2.34/migrations/migrate b/community/paperless-ngx/1.2.35/migrations/migrate similarity index 100% rename from community/paperless-ngx/1.2.34/migrations/migrate rename to community/paperless-ngx/1.2.35/migrations/migrate diff --git a/community/paperless-ngx/1.2.34/questions.yaml b/community/paperless-ngx/1.2.35/questions.yaml similarity index 100% rename from community/paperless-ngx/1.2.34/questions.yaml rename to community/paperless-ngx/1.2.35/questions.yaml diff --git a/community/paperless-ngx/1.2.34/templates/NOTES.txt b/community/paperless-ngx/1.2.35/templates/NOTES.txt similarity index 100% rename from community/paperless-ngx/1.2.34/templates/NOTES.txt rename to community/paperless-ngx/1.2.35/templates/NOTES.txt diff --git a/community/paperless-ngx/1.2.34/templates/_configuration.tpl b/community/paperless-ngx/1.2.35/templates/_configuration.tpl similarity index 100% rename from community/paperless-ngx/1.2.34/templates/_configuration.tpl rename to community/paperless-ngx/1.2.35/templates/_configuration.tpl diff --git a/community/paperless-ngx/1.2.34/templates/_paperless.tpl b/community/paperless-ngx/1.2.35/templates/_paperless.tpl similarity index 100% rename from community/paperless-ngx/1.2.34/templates/_paperless.tpl rename to community/paperless-ngx/1.2.35/templates/_paperless.tpl diff --git a/community/paperless-ngx/1.2.34/templates/_persistence.tpl b/community/paperless-ngx/1.2.35/templates/_persistence.tpl similarity index 100% rename from community/paperless-ngx/1.2.34/templates/_persistence.tpl rename to community/paperless-ngx/1.2.35/templates/_persistence.tpl diff --git a/community/paperless-ngx/1.2.34/templates/_portal.tpl b/community/paperless-ngx/1.2.35/templates/_portal.tpl similarity index 100% rename from community/paperless-ngx/1.2.34/templates/_portal.tpl rename to community/paperless-ngx/1.2.35/templates/_portal.tpl diff --git a/community/paperless-ngx/1.2.34/templates/_postgres.tpl b/community/paperless-ngx/1.2.35/templates/_postgres.tpl similarity index 100% rename from community/paperless-ngx/1.2.34/templates/_postgres.tpl rename to community/paperless-ngx/1.2.35/templates/_postgres.tpl diff --git a/community/paperless-ngx/1.2.34/templates/_redis.tpl b/community/paperless-ngx/1.2.35/templates/_redis.tpl similarity index 100% rename from community/paperless-ngx/1.2.34/templates/_redis.tpl rename to community/paperless-ngx/1.2.35/templates/_redis.tpl diff --git a/community/paperless-ngx/1.2.34/templates/_service.tpl b/community/paperless-ngx/1.2.35/templates/_service.tpl similarity index 100% rename from community/paperless-ngx/1.2.34/templates/_service.tpl rename to community/paperless-ngx/1.2.35/templates/_service.tpl diff --git a/community/paperless-ngx/1.2.34/templates/common.yaml b/community/paperless-ngx/1.2.35/templates/common.yaml similarity index 100% rename from community/paperless-ngx/1.2.34/templates/common.yaml rename to community/paperless-ngx/1.2.35/templates/common.yaml diff --git a/community/planka/1.2.21/Chart.lock b/community/planka/1.2.22/Chart.lock similarity index 100% rename from community/planka/1.2.21/Chart.lock rename to community/planka/1.2.22/Chart.lock diff --git a/community/planka/1.2.21/Chart.yaml b/community/planka/1.2.22/Chart.yaml similarity index 94% rename from community/planka/1.2.21/Chart.yaml rename to community/planka/1.2.22/Chart.yaml index 495a3cd4a1..1c8c74f83b 100644 --- a/community/planka/1.2.21/Chart.yaml +++ b/community/planka/1.2.22/Chart.yaml @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking annotations: title: Planka type: application -version: 1.2.21 +version: 1.2.22 apiVersion: v2 -appVersion: 1.17.1 +appVersion: 1.17.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/planka/1.2.21/README.md b/community/planka/1.2.22/README.md similarity index 100% rename from community/planka/1.2.21/README.md rename to community/planka/1.2.22/README.md diff --git a/community/planka/1.2.21/app-readme.md b/community/planka/1.2.22/app-readme.md similarity index 100% rename from community/planka/1.2.21/app-readme.md rename to community/planka/1.2.22/app-readme.md diff --git a/community/planka/1.2.21/charts/common-1.2.9.tgz b/community/planka/1.2.22/charts/common-1.2.9.tgz similarity index 100% rename from community/planka/1.2.21/charts/common-1.2.9.tgz rename to community/planka/1.2.22/charts/common-1.2.9.tgz diff --git a/community/planka/1.2.21/ci/basic-values.yaml b/community/planka/1.2.22/ci/basic-values.yaml similarity index 100% rename from community/planka/1.2.21/ci/basic-values.yaml rename to community/planka/1.2.22/ci/basic-values.yaml diff --git a/community/planka/1.2.21/ci/extra-values.yaml b/community/planka/1.2.22/ci/extra-values.yaml similarity index 100% rename from community/planka/1.2.21/ci/extra-values.yaml rename to community/planka/1.2.22/ci/extra-values.yaml diff --git a/community/planka/1.2.21/ci/hostNet-values.yaml b/community/planka/1.2.22/ci/hostNet-values.yaml similarity index 100% rename from community/planka/1.2.21/ci/hostNet-values.yaml rename to community/planka/1.2.22/ci/hostNet-values.yaml diff --git a/community/planka/1.2.21/ix_values.yaml b/community/planka/1.2.22/ix_values.yaml similarity index 98% rename from community/planka/1.2.21/ix_values.yaml rename to community/planka/1.2.22/ix_values.yaml index b8ada7dea2..de06545c1b 100644 --- a/community/planka/1.2.21/ix_values.yaml +++ b/community/planka/1.2.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/plankanban/planka pullPolicy: IfNotPresent - tag: 1.17.1 + tag: 1.17.2 resources: limits: diff --git a/community/planka/1.2.21/metadata.yaml b/community/planka/1.2.22/metadata.yaml similarity index 100% rename from community/planka/1.2.21/metadata.yaml rename to community/planka/1.2.22/metadata.yaml diff --git a/community/planka/1.2.21/migrations/migrate b/community/planka/1.2.22/migrations/migrate similarity index 100% rename from community/planka/1.2.21/migrations/migrate rename to community/planka/1.2.22/migrations/migrate diff --git a/community/planka/1.2.21/questions.yaml b/community/planka/1.2.22/questions.yaml similarity index 100% rename from community/planka/1.2.21/questions.yaml rename to community/planka/1.2.22/questions.yaml diff --git a/community/planka/1.2.21/templates/NOTES.txt b/community/planka/1.2.22/templates/NOTES.txt similarity index 100% rename from community/planka/1.2.21/templates/NOTES.txt rename to community/planka/1.2.22/templates/NOTES.txt diff --git a/community/planka/1.2.21/templates/_configuration.tpl b/community/planka/1.2.22/templates/_configuration.tpl similarity index 100% rename from community/planka/1.2.21/templates/_configuration.tpl rename to community/planka/1.2.22/templates/_configuration.tpl diff --git a/community/planka/1.2.21/templates/_persistence.tpl b/community/planka/1.2.22/templates/_persistence.tpl similarity index 100% rename from community/planka/1.2.21/templates/_persistence.tpl rename to community/planka/1.2.22/templates/_persistence.tpl diff --git a/community/planka/1.2.21/templates/_planka.tpl b/community/planka/1.2.22/templates/_planka.tpl similarity index 100% rename from community/planka/1.2.21/templates/_planka.tpl rename to community/planka/1.2.22/templates/_planka.tpl diff --git a/community/planka/1.2.21/templates/_portal.tpl b/community/planka/1.2.22/templates/_portal.tpl similarity index 100% rename from community/planka/1.2.21/templates/_portal.tpl rename to community/planka/1.2.22/templates/_portal.tpl diff --git a/community/planka/1.2.21/templates/_postgres.tpl b/community/planka/1.2.22/templates/_postgres.tpl similarity index 100% rename from community/planka/1.2.21/templates/_postgres.tpl rename to community/planka/1.2.22/templates/_postgres.tpl diff --git a/community/planka/1.2.21/templates/_service.tpl b/community/planka/1.2.22/templates/_service.tpl similarity index 100% rename from community/planka/1.2.21/templates/_service.tpl rename to community/planka/1.2.22/templates/_service.tpl diff --git a/community/planka/1.2.21/templates/common.yaml b/community/planka/1.2.22/templates/common.yaml similarity index 100% rename from community/planka/1.2.21/templates/common.yaml rename to community/planka/1.2.22/templates/common.yaml diff --git a/community/readarr/1.2.18/Chart.lock b/community/readarr/1.2.19/Chart.lock similarity index 100% rename from community/readarr/1.2.18/Chart.lock rename to community/readarr/1.2.19/Chart.lock diff --git a/community/readarr/1.2.18/Chart.yaml b/community/readarr/1.2.19/Chart.yaml similarity index 94% rename from community/readarr/1.2.18/Chart.yaml rename to community/readarr/1.2.19/Chart.yaml index 7afbb1dc69..2ffe24ee98 100644 --- a/community/readarr/1.2.18/Chart.yaml +++ b/community/readarr/1.2.19/Chart.yaml @@ -4,9 +4,9 @@ description: Readarr is an ebook and audiobook collection manager for Usenet and annotations: title: Readarr type: application -version: 1.2.18 +version: 1.2.19 apiVersion: v2 -appVersion: 0.3.24.2510 +appVersion: 0.3.26.2526 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/readarr/1.2.18/README.md b/community/readarr/1.2.19/README.md similarity index 100% rename from community/readarr/1.2.18/README.md rename to community/readarr/1.2.19/README.md diff --git a/community/readarr/1.2.18/app-readme.md b/community/readarr/1.2.19/app-readme.md similarity index 100% rename from community/readarr/1.2.18/app-readme.md rename to community/readarr/1.2.19/app-readme.md diff --git a/community/readarr/1.2.18/charts/common-1.2.9.tgz b/community/readarr/1.2.19/charts/common-1.2.9.tgz similarity index 100% rename from community/readarr/1.2.18/charts/common-1.2.9.tgz rename to community/readarr/1.2.19/charts/common-1.2.9.tgz diff --git a/community/readarr/1.2.18/ci/basic-values.yaml b/community/readarr/1.2.19/ci/basic-values.yaml similarity index 100% rename from community/readarr/1.2.18/ci/basic-values.yaml rename to community/readarr/1.2.19/ci/basic-values.yaml diff --git a/community/readarr/1.2.18/ci/extra-values.yaml b/community/readarr/1.2.19/ci/extra-values.yaml similarity index 100% rename from community/readarr/1.2.18/ci/extra-values.yaml rename to community/readarr/1.2.19/ci/extra-values.yaml diff --git a/community/readarr/1.2.18/ci/hostNet-values.yaml b/community/readarr/1.2.19/ci/hostNet-values.yaml similarity index 100% rename from community/readarr/1.2.18/ci/hostNet-values.yaml rename to community/readarr/1.2.19/ci/hostNet-values.yaml diff --git a/community/readarr/1.2.18/ix_values.yaml b/community/readarr/1.2.19/ix_values.yaml similarity index 95% rename from community/readarr/1.2.18/ix_values.yaml rename to community/readarr/1.2.19/ix_values.yaml index 9b26abb255..2b7b8b0540 100644 --- a/community/readarr/1.2.18/ix_values.yaml +++ b/community/readarr/1.2.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: 0.3.24.2510 + tag: 0.3.26.2526 resources: limits: diff --git a/community/readarr/1.2.18/metadata.yaml b/community/readarr/1.2.19/metadata.yaml similarity index 100% rename from community/readarr/1.2.18/metadata.yaml rename to community/readarr/1.2.19/metadata.yaml diff --git a/community/readarr/1.2.18/migrations/migrate b/community/readarr/1.2.19/migrations/migrate similarity index 100% rename from community/readarr/1.2.18/migrations/migrate rename to community/readarr/1.2.19/migrations/migrate diff --git a/community/readarr/1.2.18/questions.yaml b/community/readarr/1.2.19/questions.yaml similarity index 100% rename from community/readarr/1.2.18/questions.yaml rename to community/readarr/1.2.19/questions.yaml diff --git a/community/readarr/1.2.18/templates/NOTES.txt b/community/readarr/1.2.19/templates/NOTES.txt similarity index 100% rename from community/readarr/1.2.18/templates/NOTES.txt rename to community/readarr/1.2.19/templates/NOTES.txt diff --git a/community/readarr/1.2.18/templates/_persistence.tpl b/community/readarr/1.2.19/templates/_persistence.tpl similarity index 100% rename from community/readarr/1.2.18/templates/_persistence.tpl rename to community/readarr/1.2.19/templates/_persistence.tpl diff --git a/community/readarr/1.2.18/templates/_portal.tpl b/community/readarr/1.2.19/templates/_portal.tpl similarity index 100% rename from community/readarr/1.2.18/templates/_portal.tpl rename to community/readarr/1.2.19/templates/_portal.tpl diff --git a/community/readarr/1.2.18/templates/_readarr.tpl b/community/readarr/1.2.19/templates/_readarr.tpl similarity index 100% rename from community/readarr/1.2.18/templates/_readarr.tpl rename to community/readarr/1.2.19/templates/_readarr.tpl diff --git a/community/readarr/1.2.18/templates/_service.tpl b/community/readarr/1.2.19/templates/_service.tpl similarity index 100% rename from community/readarr/1.2.18/templates/_service.tpl rename to community/readarr/1.2.19/templates/_service.tpl diff --git a/community/readarr/1.2.18/templates/common.yaml b/community/readarr/1.2.19/templates/common.yaml similarity index 100% rename from community/readarr/1.2.18/templates/common.yaml rename to community/readarr/1.2.19/templates/common.yaml diff --git a/community/sabnzbd/1.2.8/Chart.lock b/community/sabnzbd/1.2.9/Chart.lock similarity index 100% rename from community/sabnzbd/1.2.8/Chart.lock rename to community/sabnzbd/1.2.9/Chart.lock diff --git a/community/sabnzbd/1.2.8/Chart.yaml b/community/sabnzbd/1.2.9/Chart.yaml similarity index 95% rename from community/sabnzbd/1.2.8/Chart.yaml rename to community/sabnzbd/1.2.9/Chart.yaml index b9634fb9bd..a7c63a5f01 100644 --- a/community/sabnzbd/1.2.8/Chart.yaml +++ b/community/sabnzbd/1.2.9/Chart.yaml @@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python. annotations: title: SABnzbd type: application -version: 1.2.8 +version: 1.2.9 apiVersion: v2 -appVersion: 4.3.0 +appVersion: 4.3.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/sabnzbd/1.2.8/README.md b/community/sabnzbd/1.2.9/README.md similarity index 100% rename from community/sabnzbd/1.2.8/README.md rename to community/sabnzbd/1.2.9/README.md diff --git a/community/sabnzbd/1.2.8/app-readme.md b/community/sabnzbd/1.2.9/app-readme.md similarity index 100% rename from community/sabnzbd/1.2.8/app-readme.md rename to community/sabnzbd/1.2.9/app-readme.md diff --git a/community/sabnzbd/1.2.8/charts/common-1.2.9.tgz b/community/sabnzbd/1.2.9/charts/common-1.2.9.tgz similarity index 100% rename from community/sabnzbd/1.2.8/charts/common-1.2.9.tgz rename to community/sabnzbd/1.2.9/charts/common-1.2.9.tgz diff --git a/community/sabnzbd/1.2.8/ci/basic-values.yaml b/community/sabnzbd/1.2.9/ci/basic-values.yaml similarity index 100% rename from community/sabnzbd/1.2.8/ci/basic-values.yaml rename to community/sabnzbd/1.2.9/ci/basic-values.yaml diff --git a/community/sabnzbd/1.2.8/ci/extra-values.yaml b/community/sabnzbd/1.2.9/ci/extra-values.yaml similarity index 100% rename from community/sabnzbd/1.2.8/ci/extra-values.yaml rename to community/sabnzbd/1.2.9/ci/extra-values.yaml diff --git a/community/sabnzbd/1.2.8/ci/hostNet-values.yaml b/community/sabnzbd/1.2.9/ci/hostNet-values.yaml similarity index 100% rename from community/sabnzbd/1.2.8/ci/hostNet-values.yaml rename to community/sabnzbd/1.2.9/ci/hostNet-values.yaml diff --git a/community/sabnzbd/1.2.8/ix_values.yaml b/community/sabnzbd/1.2.9/ix_values.yaml similarity index 96% rename from community/sabnzbd/1.2.8/ix_values.yaml rename to community/sabnzbd/1.2.9/ix_values.yaml index 6eb8ec9528..f9da0a0ad9 100644 --- a/community/sabnzbd/1.2.8/ix_values.yaml +++ b/community/sabnzbd/1.2.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sabnzbd pullPolicy: IfNotPresent - tag: 4.3.0 + tag: 4.3.1 resources: limits: diff --git a/community/sabnzbd/1.2.8/metadata.yaml b/community/sabnzbd/1.2.9/metadata.yaml similarity index 100% rename from community/sabnzbd/1.2.8/metadata.yaml rename to community/sabnzbd/1.2.9/metadata.yaml diff --git a/community/sabnzbd/1.2.8/migrations/migrate b/community/sabnzbd/1.2.9/migrations/migrate similarity index 100% rename from community/sabnzbd/1.2.8/migrations/migrate rename to community/sabnzbd/1.2.9/migrations/migrate diff --git a/community/sabnzbd/1.2.8/questions.yaml b/community/sabnzbd/1.2.9/questions.yaml similarity index 100% rename from community/sabnzbd/1.2.8/questions.yaml rename to community/sabnzbd/1.2.9/questions.yaml diff --git a/community/sabnzbd/1.2.8/templates/NOTES.txt b/community/sabnzbd/1.2.9/templates/NOTES.txt similarity index 100% rename from community/sabnzbd/1.2.8/templates/NOTES.txt rename to community/sabnzbd/1.2.9/templates/NOTES.txt diff --git a/community/sabnzbd/1.2.8/templates/_persistence.tpl b/community/sabnzbd/1.2.9/templates/_persistence.tpl similarity index 100% rename from community/sabnzbd/1.2.8/templates/_persistence.tpl rename to community/sabnzbd/1.2.9/templates/_persistence.tpl diff --git a/community/sabnzbd/1.2.8/templates/_portal.tpl b/community/sabnzbd/1.2.9/templates/_portal.tpl similarity index 100% rename from community/sabnzbd/1.2.8/templates/_portal.tpl rename to community/sabnzbd/1.2.9/templates/_portal.tpl diff --git a/community/sabnzbd/1.2.8/templates/_sabnzbd.tpl b/community/sabnzbd/1.2.9/templates/_sabnzbd.tpl similarity index 100% rename from community/sabnzbd/1.2.8/templates/_sabnzbd.tpl rename to community/sabnzbd/1.2.9/templates/_sabnzbd.tpl diff --git a/community/sabnzbd/1.2.8/templates/_service.tpl b/community/sabnzbd/1.2.9/templates/_service.tpl similarity index 100% rename from community/sabnzbd/1.2.8/templates/_service.tpl rename to community/sabnzbd/1.2.9/templates/_service.tpl diff --git a/community/sabnzbd/1.2.8/templates/common.yaml b/community/sabnzbd/1.2.9/templates/common.yaml similarity index 100% rename from community/sabnzbd/1.2.8/templates/common.yaml rename to community/sabnzbd/1.2.9/templates/common.yaml diff --git a/community/unifi-controller/1.3.7/Chart.lock b/community/unifi-controller/1.3.8/Chart.lock similarity index 100% rename from community/unifi-controller/1.3.7/Chart.lock rename to community/unifi-controller/1.3.8/Chart.lock diff --git a/community/unifi-controller/1.3.7/Chart.yaml b/community/unifi-controller/1.3.8/Chart.yaml similarity index 92% rename from community/unifi-controller/1.3.7/Chart.yaml rename to community/unifi-controller/1.3.8/Chart.yaml index d88e6713b1..44cfecff1c 100644 --- a/community/unifi-controller/1.3.7/Chart.yaml +++ b/community/unifi-controller/1.3.8/Chart.yaml @@ -3,10 +3,10 @@ description: Unifi Controller is a network management controller for Unifi Equip annotations: title: Unifi Controller type: application -version: 1.3.7 +version: 1.3.8 apiVersion: v2 -appVersion: 8.1.113 -kubeVersion: ">=1.16.0-0" +appVersion: 8.1.127 +kubeVersion: '>=1.16.0-0' maintainers: - name: truenas url: https://www.truenas.com/ diff --git a/community/unifi-controller/1.3.7/README.md b/community/unifi-controller/1.3.8/README.md similarity index 100% rename from community/unifi-controller/1.3.7/README.md rename to community/unifi-controller/1.3.8/README.md diff --git a/community/unifi-controller/1.3.7/app-readme.md b/community/unifi-controller/1.3.8/app-readme.md similarity index 100% rename from community/unifi-controller/1.3.7/app-readme.md rename to community/unifi-controller/1.3.8/app-readme.md diff --git a/community/unifi-controller/1.3.7/charts/common-1.2.9.tgz b/community/unifi-controller/1.3.8/charts/common-1.2.9.tgz similarity index 100% rename from community/unifi-controller/1.3.7/charts/common-1.2.9.tgz rename to community/unifi-controller/1.3.8/charts/common-1.2.9.tgz diff --git a/community/unifi-controller/1.3.7/ci/basic-values.yaml b/community/unifi-controller/1.3.8/ci/basic-values.yaml similarity index 100% rename from community/unifi-controller/1.3.7/ci/basic-values.yaml rename to community/unifi-controller/1.3.8/ci/basic-values.yaml diff --git a/community/unifi-controller/1.3.7/ci/extra-values.yaml b/community/unifi-controller/1.3.8/ci/extra-values.yaml similarity index 100% rename from community/unifi-controller/1.3.7/ci/extra-values.yaml rename to community/unifi-controller/1.3.8/ci/extra-values.yaml diff --git a/community/unifi-controller/1.3.7/ci/hostNet-values.yaml b/community/unifi-controller/1.3.8/ci/hostNet-values.yaml similarity index 100% rename from community/unifi-controller/1.3.7/ci/hostNet-values.yaml rename to community/unifi-controller/1.3.8/ci/hostNet-values.yaml diff --git a/community/unifi-controller/1.3.7/ci/https-values.yaml b/community/unifi-controller/1.3.8/ci/https-values.yaml similarity index 100% rename from community/unifi-controller/1.3.7/ci/https-values.yaml rename to community/unifi-controller/1.3.8/ci/https-values.yaml diff --git a/community/unifi-controller/1.3.7/ix_values.yaml b/community/unifi-controller/1.3.8/ix_values.yaml similarity index 97% rename from community/unifi-controller/1.3.7/ix_values.yaml rename to community/unifi-controller/1.3.8/ix_values.yaml index e31a9cf8b2..9a8c1da905 100644 --- a/community/unifi-controller/1.3.7/ix_values.yaml +++ b/community/unifi-controller/1.3.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: goofball222/unifi pullPolicy: IfNotPresent - tag: 8.1.113 + tag: 8.1.127 resources: limits: diff --git a/community/unifi-controller/1.3.7/metadata.yaml b/community/unifi-controller/1.3.8/metadata.yaml similarity index 100% rename from community/unifi-controller/1.3.7/metadata.yaml rename to community/unifi-controller/1.3.8/metadata.yaml diff --git a/community/unifi-controller/1.3.7/migrations/migrate b/community/unifi-controller/1.3.8/migrations/migrate similarity index 100% rename from community/unifi-controller/1.3.7/migrations/migrate rename to community/unifi-controller/1.3.8/migrations/migrate diff --git a/community/unifi-controller/1.3.7/questions.yaml b/community/unifi-controller/1.3.8/questions.yaml similarity index 100% rename from community/unifi-controller/1.3.7/questions.yaml rename to community/unifi-controller/1.3.8/questions.yaml diff --git a/community/unifi-controller/1.3.7/templates/NOTES.txt b/community/unifi-controller/1.3.8/templates/NOTES.txt similarity index 100% rename from community/unifi-controller/1.3.7/templates/NOTES.txt rename to community/unifi-controller/1.3.8/templates/NOTES.txt diff --git a/community/unifi-controller/1.3.7/templates/_persistence.tpl b/community/unifi-controller/1.3.8/templates/_persistence.tpl similarity index 100% rename from community/unifi-controller/1.3.7/templates/_persistence.tpl rename to community/unifi-controller/1.3.8/templates/_persistence.tpl diff --git a/community/unifi-controller/1.3.7/templates/_portal.tpl b/community/unifi-controller/1.3.8/templates/_portal.tpl similarity index 100% rename from community/unifi-controller/1.3.7/templates/_portal.tpl rename to community/unifi-controller/1.3.8/templates/_portal.tpl diff --git a/community/unifi-controller/1.3.7/templates/_service.tpl b/community/unifi-controller/1.3.8/templates/_service.tpl similarity index 100% rename from community/unifi-controller/1.3.7/templates/_service.tpl rename to community/unifi-controller/1.3.8/templates/_service.tpl diff --git a/community/unifi-controller/1.3.7/templates/_unifi.tpl b/community/unifi-controller/1.3.8/templates/_unifi.tpl similarity index 100% rename from community/unifi-controller/1.3.7/templates/_unifi.tpl rename to community/unifi-controller/1.3.8/templates/_unifi.tpl diff --git a/community/unifi-controller/1.3.7/templates/common.yaml b/community/unifi-controller/1.3.8/templates/common.yaml similarity index 100% rename from community/unifi-controller/1.3.7/templates/common.yaml rename to community/unifi-controller/1.3.8/templates/common.yaml diff --git a/community/zerotier/1.0.19/Chart.lock b/community/zerotier/1.0.20/Chart.lock similarity index 100% rename from community/zerotier/1.0.19/Chart.lock rename to community/zerotier/1.0.20/Chart.lock diff --git a/community/zerotier/1.0.19/Chart.yaml b/community/zerotier/1.0.20/Chart.yaml similarity index 94% rename from community/zerotier/1.0.19/Chart.yaml rename to community/zerotier/1.0.20/Chart.yaml index 30856e9687..210e54f69c 100644 --- a/community/zerotier/1.0.19/Chart.yaml +++ b/community/zerotier/1.0.20/Chart.yaml @@ -3,9 +3,9 @@ description: Securely connect any device, anywhere. annotations: title: Zerotier type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 -appVersion: 1.12.2 +appVersion: 1.14.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/zerotier/1.0.19/README.md b/community/zerotier/1.0.20/README.md similarity index 100% rename from community/zerotier/1.0.19/README.md rename to community/zerotier/1.0.20/README.md diff --git a/community/zerotier/1.0.19/app-readme.md b/community/zerotier/1.0.20/app-readme.md similarity index 100% rename from community/zerotier/1.0.19/app-readme.md rename to community/zerotier/1.0.20/app-readme.md diff --git a/community/zerotier/1.0.19/charts/common-1.2.9.tgz b/community/zerotier/1.0.20/charts/common-1.2.9.tgz similarity index 100% rename from community/zerotier/1.0.19/charts/common-1.2.9.tgz rename to community/zerotier/1.0.20/charts/common-1.2.9.tgz diff --git a/community/zerotier/1.0.19/ci/basic-values.yaml b/community/zerotier/1.0.20/ci/basic-values.yaml similarity index 100% rename from community/zerotier/1.0.19/ci/basic-values.yaml rename to community/zerotier/1.0.20/ci/basic-values.yaml diff --git a/community/zerotier/1.0.19/ix_values.yaml b/community/zerotier/1.0.20/ix_values.yaml similarity index 95% rename from community/zerotier/1.0.19/ix_values.yaml rename to community/zerotier/1.0.20/ix_values.yaml index 84b9a1393f..1516299059 100644 --- a/community/zerotier/1.0.19/ix_values.yaml +++ b/community/zerotier/1.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: zerotier/zerotier pullPolicy: IfNotPresent - tag: 1.12.2 + tag: 1.14.0 resources: limits: diff --git a/community/zerotier/1.0.19/metadata.yaml b/community/zerotier/1.0.20/metadata.yaml similarity index 100% rename from community/zerotier/1.0.19/metadata.yaml rename to community/zerotier/1.0.20/metadata.yaml diff --git a/community/zerotier/1.0.19/questions.yaml b/community/zerotier/1.0.20/questions.yaml similarity index 100% rename from community/zerotier/1.0.19/questions.yaml rename to community/zerotier/1.0.20/questions.yaml diff --git a/community/zerotier/1.0.19/templates/NOTES.txt b/community/zerotier/1.0.20/templates/NOTES.txt similarity index 100% rename from community/zerotier/1.0.19/templates/NOTES.txt rename to community/zerotier/1.0.20/templates/NOTES.txt diff --git a/community/zerotier/1.0.19/templates/_zerotier.tpl b/community/zerotier/1.0.20/templates/_zerotier.tpl similarity index 100% rename from community/zerotier/1.0.19/templates/_zerotier.tpl rename to community/zerotier/1.0.20/templates/_zerotier.tpl diff --git a/community/zerotier/1.0.19/templates/common.yaml b/community/zerotier/1.0.20/templates/common.yaml similarity index 100% rename from community/zerotier/1.0.19/templates/common.yaml rename to community/zerotier/1.0.20/templates/common.yaml