diff --git a/charts/emby/2.0.10/.helmignore b/charts/emby/2.0.11/.helmignore similarity index 100% rename from charts/emby/2.0.10/.helmignore rename to charts/emby/2.0.11/.helmignore diff --git a/charts/emby/2.0.10/Chart.lock b/charts/emby/2.0.11/Chart.lock similarity index 100% rename from charts/emby/2.0.10/Chart.lock rename to charts/emby/2.0.11/Chart.lock diff --git a/charts/emby/2.0.10/Chart.yaml b/charts/emby/2.0.11/Chart.yaml similarity index 94% rename from charts/emby/2.0.10/Chart.yaml rename to charts/emby/2.0.11/Chart.yaml index b0acefa2b0..71b7c67a7d 100644 --- a/charts/emby/2.0.10/Chart.yaml +++ b/charts/emby/2.0.11/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.10 +version: 2.0.11 apiVersion: v2 -appVersion: 4.8.7.0 +appVersion: 4.8.8.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/emby/2.0.10/README.md b/charts/emby/2.0.11/README.md similarity index 100% rename from charts/emby/2.0.10/README.md rename to charts/emby/2.0.11/README.md diff --git a/charts/emby/2.0.10/app-readme.md b/charts/emby/2.0.11/app-readme.md similarity index 100% rename from charts/emby/2.0.10/app-readme.md rename to charts/emby/2.0.11/app-readme.md diff --git a/charts/emby/2.0.10/charts/common-1.2.9.tgz b/charts/emby/2.0.11/charts/common-1.2.9.tgz similarity index 100% rename from charts/emby/2.0.10/charts/common-1.2.9.tgz rename to charts/emby/2.0.11/charts/common-1.2.9.tgz diff --git a/charts/emby/2.0.10/ci/basic-values.yaml b/charts/emby/2.0.11/ci/basic-values.yaml similarity index 100% rename from charts/emby/2.0.10/ci/basic-values.yaml rename to charts/emby/2.0.11/ci/basic-values.yaml diff --git a/charts/emby/2.0.10/ci/extra-values.yaml b/charts/emby/2.0.11/ci/extra-values.yaml similarity index 100% rename from charts/emby/2.0.10/ci/extra-values.yaml rename to charts/emby/2.0.11/ci/extra-values.yaml diff --git a/charts/emby/2.0.10/ci/hostNet-values.yaml b/charts/emby/2.0.11/ci/hostNet-values.yaml similarity index 100% rename from charts/emby/2.0.10/ci/hostNet-values.yaml rename to charts/emby/2.0.11/ci/hostNet-values.yaml diff --git a/charts/emby/2.0.10/ix_values.yaml b/charts/emby/2.0.11/ix_values.yaml similarity index 96% rename from charts/emby/2.0.10/ix_values.yaml rename to charts/emby/2.0.11/ix_values.yaml index 05f220e441..dbb3aa254a 100644 --- a/charts/emby/2.0.10/ix_values.yaml +++ b/charts/emby/2.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: emby/embyserver - tag: 4.8.7.0 + tag: 4.8.8.0 resources: limits: diff --git a/charts/emby/2.0.10/metadata.yaml b/charts/emby/2.0.11/metadata.yaml similarity index 100% rename from charts/emby/2.0.10/metadata.yaml rename to charts/emby/2.0.11/metadata.yaml diff --git a/charts/emby/2.0.10/migrations/migrate b/charts/emby/2.0.11/migrations/migrate similarity index 100% rename from charts/emby/2.0.10/migrations/migrate rename to charts/emby/2.0.11/migrations/migrate diff --git a/charts/emby/2.0.10/questions.yaml b/charts/emby/2.0.11/questions.yaml similarity index 100% rename from charts/emby/2.0.10/questions.yaml rename to charts/emby/2.0.11/questions.yaml diff --git a/charts/emby/2.0.10/templates/NOTES.txt b/charts/emby/2.0.11/templates/NOTES.txt similarity index 100% rename from charts/emby/2.0.10/templates/NOTES.txt rename to charts/emby/2.0.11/templates/NOTES.txt diff --git a/charts/emby/2.0.10/templates/_emby.tpl b/charts/emby/2.0.11/templates/_emby.tpl similarity index 100% rename from charts/emby/2.0.10/templates/_emby.tpl rename to charts/emby/2.0.11/templates/_emby.tpl diff --git a/charts/emby/2.0.10/templates/_migration.tpl b/charts/emby/2.0.11/templates/_migration.tpl similarity index 100% rename from charts/emby/2.0.10/templates/_migration.tpl rename to charts/emby/2.0.11/templates/_migration.tpl diff --git a/charts/emby/2.0.10/templates/_persistance.tpl b/charts/emby/2.0.11/templates/_persistance.tpl similarity index 100% rename from charts/emby/2.0.10/templates/_persistance.tpl rename to charts/emby/2.0.11/templates/_persistance.tpl diff --git a/charts/emby/2.0.10/templates/_portal.tpl b/charts/emby/2.0.11/templates/_portal.tpl similarity index 100% rename from charts/emby/2.0.10/templates/_portal.tpl rename to charts/emby/2.0.11/templates/_portal.tpl diff --git a/charts/emby/2.0.10/templates/_service.tpl b/charts/emby/2.0.11/templates/_service.tpl similarity index 100% rename from charts/emby/2.0.10/templates/_service.tpl rename to charts/emby/2.0.11/templates/_service.tpl diff --git a/charts/emby/2.0.10/templates/common.yaml b/charts/emby/2.0.11/templates/common.yaml similarity index 100% rename from charts/emby/2.0.10/templates/common.yaml rename to charts/emby/2.0.11/templates/common.yaml diff --git a/charts/emby/2.0.10/to_keep_versions.md b/charts/emby/2.0.11/to_keep_versions.md similarity index 100% rename from charts/emby/2.0.10/to_keep_versions.md rename to charts/emby/2.0.11/to_keep_versions.md diff --git a/charts/nextcloud/2.0.6/.helmignore b/charts/nextcloud/2.0.7/.helmignore similarity index 100% rename from charts/nextcloud/2.0.6/.helmignore rename to charts/nextcloud/2.0.7/.helmignore diff --git a/charts/nextcloud/2.0.6/Chart.lock b/charts/nextcloud/2.0.7/Chart.lock similarity index 100% rename from charts/nextcloud/2.0.6/Chart.lock rename to charts/nextcloud/2.0.7/Chart.lock diff --git a/charts/nextcloud/2.0.6/Chart.yaml b/charts/nextcloud/2.0.7/Chart.yaml similarity index 95% rename from charts/nextcloud/2.0.6/Chart.yaml rename to charts/nextcloud/2.0.7/Chart.yaml index 2c35057b03..2cc200ec0c 100644 --- a/charts/nextcloud/2.0.6/Chart.yaml +++ b/charts/nextcloud/2.0.7/Chart.yaml @@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow annotations: title: Nextcloud type: application -version: 2.0.6 +version: 2.0.7 apiVersion: v2 -appVersion: 29.0.0 +appVersion: 29.0.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/nextcloud/2.0.6/README.md b/charts/nextcloud/2.0.7/README.md similarity index 100% rename from charts/nextcloud/2.0.6/README.md rename to charts/nextcloud/2.0.7/README.md diff --git a/charts/nextcloud/2.0.6/app-readme.md b/charts/nextcloud/2.0.7/app-readme.md similarity index 100% rename from charts/nextcloud/2.0.6/app-readme.md rename to charts/nextcloud/2.0.7/app-readme.md diff --git a/charts/nextcloud/2.0.6/charts/common-1.2.9.tgz b/charts/nextcloud/2.0.7/charts/common-1.2.9.tgz similarity index 100% rename from charts/nextcloud/2.0.6/charts/common-1.2.9.tgz rename to charts/nextcloud/2.0.7/charts/common-1.2.9.tgz diff --git a/charts/nextcloud/2.0.6/ci/basic-values.yaml b/charts/nextcloud/2.0.7/ci/basic-values.yaml similarity index 100% rename from charts/nextcloud/2.0.6/ci/basic-values.yaml rename to charts/nextcloud/2.0.7/ci/basic-values.yaml diff --git a/charts/nextcloud/2.0.6/ci/https-values.yaml b/charts/nextcloud/2.0.7/ci/https-values.yaml similarity index 100% rename from charts/nextcloud/2.0.6/ci/https-values.yaml rename to charts/nextcloud/2.0.7/ci/https-values.yaml diff --git a/charts/nextcloud/2.0.6/ci/no-cron.yaml b/charts/nextcloud/2.0.7/ci/no-cron.yaml similarity index 100% rename from charts/nextcloud/2.0.6/ci/no-cron.yaml rename to charts/nextcloud/2.0.7/ci/no-cron.yaml diff --git a/charts/nextcloud/2.0.6/ci/nocmd-values.yaml b/charts/nextcloud/2.0.7/ci/nocmd-values.yaml similarity index 100% rename from charts/nextcloud/2.0.6/ci/nocmd-values.yaml rename to charts/nextcloud/2.0.7/ci/nocmd-values.yaml diff --git a/charts/nextcloud/2.0.6/ci/onedata-values.yaml b/charts/nextcloud/2.0.7/ci/onedata-values.yaml similarity index 100% rename from charts/nextcloud/2.0.6/ci/onedata-values.yaml rename to charts/nextcloud/2.0.7/ci/onedata-values.yaml diff --git a/charts/nextcloud/2.0.6/ix_values.yaml b/charts/nextcloud/2.0.7/ix_values.yaml similarity index 96% rename from charts/nextcloud/2.0.6/ix_values.yaml rename to charts/nextcloud/2.0.7/ix_values.yaml index d818b38269..2e0110951a 100644 --- a/charts/nextcloud/2.0.6/ix_values.yaml +++ b/charts/nextcloud/2.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 29.0.0 + tag: 29.0.1 nginxImage: pullPolicy: IfNotPresent repository: nginx @@ -11,7 +11,7 @@ nginxImage: ncPostgresImage: pullPolicy: IfNotPresent repository: postgres - tag: "13.1" + tag: '13.1' resources: limits: @@ -25,7 +25,7 @@ podOptions: ncConfig: adminUser: admin adminPassword: password - host: "" + host: '' dataDir: /var/www/html/data commands: - ffmpeg @@ -36,7 +36,7 @@ ncConfig: maxExecutionTime: 30 cron: enabled: true - schedule: "*/15 * * * *" + schedule: '*/15 * * * *' additionalEnvs: [] ncNetwork: diff --git a/charts/nextcloud/2.0.6/metadata.yaml b/charts/nextcloud/2.0.7/metadata.yaml similarity index 100% rename from charts/nextcloud/2.0.6/metadata.yaml rename to charts/nextcloud/2.0.7/metadata.yaml diff --git a/charts/nextcloud/2.0.6/migrations/migrate b/charts/nextcloud/2.0.7/migrations/migrate similarity index 100% rename from charts/nextcloud/2.0.6/migrations/migrate rename to charts/nextcloud/2.0.7/migrations/migrate diff --git a/charts/nextcloud/2.0.6/questions.yaml b/charts/nextcloud/2.0.7/questions.yaml similarity index 100% rename from charts/nextcloud/2.0.6/questions.yaml rename to charts/nextcloud/2.0.7/questions.yaml diff --git a/charts/nextcloud/2.0.6/templates/NOTES.txt b/charts/nextcloud/2.0.7/templates/NOTES.txt similarity index 100% rename from charts/nextcloud/2.0.6/templates/NOTES.txt rename to charts/nextcloud/2.0.7/templates/NOTES.txt diff --git a/charts/nextcloud/2.0.6/templates/_configuration.tpl b/charts/nextcloud/2.0.7/templates/_configuration.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_configuration.tpl rename to charts/nextcloud/2.0.7/templates/_configuration.tpl diff --git a/charts/nextcloud/2.0.6/templates/_cron.tpl b/charts/nextcloud/2.0.7/templates/_cron.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_cron.tpl rename to charts/nextcloud/2.0.7/templates/_cron.tpl diff --git a/charts/nextcloud/2.0.6/templates/_migration.tpl b/charts/nextcloud/2.0.7/templates/_migration.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_migration.tpl rename to charts/nextcloud/2.0.7/templates/_migration.tpl diff --git a/charts/nextcloud/2.0.6/templates/_nextcloud-configs.tpl b/charts/nextcloud/2.0.7/templates/_nextcloud-configs.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_nextcloud-configs.tpl rename to charts/nextcloud/2.0.7/templates/_nextcloud-configs.tpl diff --git a/charts/nextcloud/2.0.6/templates/_nextcloud.tpl b/charts/nextcloud/2.0.7/templates/_nextcloud.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_nextcloud.tpl rename to charts/nextcloud/2.0.7/templates/_nextcloud.tpl diff --git a/charts/nextcloud/2.0.6/templates/_nginx-configuration.tpl b/charts/nextcloud/2.0.7/templates/_nginx-configuration.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_nginx-configuration.tpl rename to charts/nextcloud/2.0.7/templates/_nginx-configuration.tpl diff --git a/charts/nextcloud/2.0.6/templates/_nginx.tpl b/charts/nextcloud/2.0.7/templates/_nginx.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_nginx.tpl rename to charts/nextcloud/2.0.7/templates/_nginx.tpl diff --git a/charts/nextcloud/2.0.6/templates/_persistence.tpl b/charts/nextcloud/2.0.7/templates/_persistence.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_persistence.tpl rename to charts/nextcloud/2.0.7/templates/_persistence.tpl diff --git a/charts/nextcloud/2.0.6/templates/_portal.tpl b/charts/nextcloud/2.0.7/templates/_portal.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_portal.tpl rename to charts/nextcloud/2.0.7/templates/_portal.tpl diff --git a/charts/nextcloud/2.0.6/templates/_postgres.tpl b/charts/nextcloud/2.0.7/templates/_postgres.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_postgres.tpl rename to charts/nextcloud/2.0.7/templates/_postgres.tpl diff --git a/charts/nextcloud/2.0.6/templates/_redis.tpl b/charts/nextcloud/2.0.7/templates/_redis.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_redis.tpl rename to charts/nextcloud/2.0.7/templates/_redis.tpl diff --git a/charts/nextcloud/2.0.6/templates/_service.tpl b/charts/nextcloud/2.0.7/templates/_service.tpl similarity index 100% rename from charts/nextcloud/2.0.6/templates/_service.tpl rename to charts/nextcloud/2.0.7/templates/_service.tpl diff --git a/charts/nextcloud/2.0.6/templates/common.yaml b/charts/nextcloud/2.0.7/templates/common.yaml similarity index 100% rename from charts/nextcloud/2.0.6/templates/common.yaml rename to charts/nextcloud/2.0.7/templates/common.yaml diff --git a/charts/nextcloud/2.0.6/to_keep_versions.md b/charts/nextcloud/2.0.7/to_keep_versions.md similarity index 100% rename from charts/nextcloud/2.0.6/to_keep_versions.md rename to charts/nextcloud/2.0.7/to_keep_versions.md diff --git a/charts/photoprism/2.0.7/.helmignore b/charts/photoprism/2.0.8/.helmignore similarity index 100% rename from charts/photoprism/2.0.7/.helmignore rename to charts/photoprism/2.0.8/.helmignore diff --git a/charts/photoprism/2.0.7/Chart.lock b/charts/photoprism/2.0.8/Chart.lock similarity index 100% rename from charts/photoprism/2.0.7/Chart.lock rename to charts/photoprism/2.0.8/Chart.lock diff --git a/charts/photoprism/2.0.7/Chart.yaml b/charts/photoprism/2.0.8/Chart.yaml similarity index 94% rename from charts/photoprism/2.0.7/Chart.yaml rename to charts/photoprism/2.0.8/Chart.yaml index 0341ef3d0a..be2bc4d409 100644 --- a/charts/photoprism/2.0.7/Chart.yaml +++ b/charts/photoprism/2.0.8/Chart.yaml @@ -3,9 +3,9 @@ description: AI-powered app for browsing, organizing & sharing your photo collec annotations: title: PhotoPrism type: application -version: 2.0.7 +version: 2.0.8 apiVersion: v2 -appVersion: '240528' +appVersion: '240531' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/photoprism/2.0.7/README.md b/charts/photoprism/2.0.8/README.md similarity index 100% rename from charts/photoprism/2.0.7/README.md rename to charts/photoprism/2.0.8/README.md diff --git a/charts/photoprism/2.0.7/app-readme.md b/charts/photoprism/2.0.8/app-readme.md similarity index 100% rename from charts/photoprism/2.0.7/app-readme.md rename to charts/photoprism/2.0.8/app-readme.md diff --git a/charts/photoprism/2.0.7/charts/common-1.2.9.tgz b/charts/photoprism/2.0.8/charts/common-1.2.9.tgz similarity index 100% rename from charts/photoprism/2.0.7/charts/common-1.2.9.tgz rename to charts/photoprism/2.0.8/charts/common-1.2.9.tgz diff --git a/charts/photoprism/2.0.7/ci/basic-values.yaml b/charts/photoprism/2.0.8/ci/basic-values.yaml similarity index 100% rename from charts/photoprism/2.0.7/ci/basic-values.yaml rename to charts/photoprism/2.0.8/ci/basic-values.yaml diff --git a/charts/photoprism/2.0.7/ci/https-values.yaml b/charts/photoprism/2.0.8/ci/https-values.yaml similarity index 100% rename from charts/photoprism/2.0.7/ci/https-values.yaml rename to charts/photoprism/2.0.8/ci/https-values.yaml diff --git a/charts/photoprism/2.0.7/ci/pass-values.yaml b/charts/photoprism/2.0.8/ci/pass-values.yaml similarity index 100% rename from charts/photoprism/2.0.7/ci/pass-values.yaml rename to charts/photoprism/2.0.8/ci/pass-values.yaml diff --git a/charts/photoprism/2.0.7/ix_values.yaml b/charts/photoprism/2.0.8/ix_values.yaml similarity index 97% rename from charts/photoprism/2.0.7/ix_values.yaml rename to charts/photoprism/2.0.8/ix_values.yaml index 6f71353dc9..2da1fff3f0 100644 --- a/charts/photoprism/2.0.7/ix_values.yaml +++ b/charts/photoprism/2.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: photoprism/photoprism - tag: '240528' + tag: '240531' resources: limits: diff --git a/charts/photoprism/2.0.7/metadata.yaml b/charts/photoprism/2.0.8/metadata.yaml similarity index 100% rename from charts/photoprism/2.0.7/metadata.yaml rename to charts/photoprism/2.0.8/metadata.yaml diff --git a/charts/photoprism/2.0.7/migrations/migrate b/charts/photoprism/2.0.8/migrations/migrate similarity index 100% rename from charts/photoprism/2.0.7/migrations/migrate rename to charts/photoprism/2.0.8/migrations/migrate diff --git a/charts/photoprism/2.0.7/questions.yaml b/charts/photoprism/2.0.8/questions.yaml similarity index 100% rename from charts/photoprism/2.0.7/questions.yaml rename to charts/photoprism/2.0.8/questions.yaml diff --git a/charts/photoprism/2.0.7/templates/NOTES.txt b/charts/photoprism/2.0.8/templates/NOTES.txt similarity index 100% rename from charts/photoprism/2.0.7/templates/NOTES.txt rename to charts/photoprism/2.0.8/templates/NOTES.txt diff --git a/charts/photoprism/2.0.7/templates/_migration.tpl b/charts/photoprism/2.0.8/templates/_migration.tpl similarity index 100% rename from charts/photoprism/2.0.7/templates/_migration.tpl rename to charts/photoprism/2.0.8/templates/_migration.tpl diff --git a/charts/photoprism/2.0.7/templates/_persistance.tpl b/charts/photoprism/2.0.8/templates/_persistance.tpl similarity index 100% rename from charts/photoprism/2.0.7/templates/_persistance.tpl rename to charts/photoprism/2.0.8/templates/_persistance.tpl diff --git a/charts/photoprism/2.0.7/templates/_photoprism.tpl b/charts/photoprism/2.0.8/templates/_photoprism.tpl similarity index 100% rename from charts/photoprism/2.0.7/templates/_photoprism.tpl rename to charts/photoprism/2.0.8/templates/_photoprism.tpl diff --git a/charts/photoprism/2.0.7/templates/_portal.tpl b/charts/photoprism/2.0.8/templates/_portal.tpl similarity index 100% rename from charts/photoprism/2.0.7/templates/_portal.tpl rename to charts/photoprism/2.0.8/templates/_portal.tpl diff --git a/charts/photoprism/2.0.7/templates/_service.tpl b/charts/photoprism/2.0.8/templates/_service.tpl similarity index 100% rename from charts/photoprism/2.0.7/templates/_service.tpl rename to charts/photoprism/2.0.8/templates/_service.tpl diff --git a/charts/photoprism/2.0.7/templates/common.yaml b/charts/photoprism/2.0.8/templates/common.yaml similarity index 100% rename from charts/photoprism/2.0.7/templates/common.yaml rename to charts/photoprism/2.0.8/templates/common.yaml diff --git a/charts/photoprism/2.0.7/to_keep_versions.md b/charts/photoprism/2.0.8/to_keep_versions.md similarity index 100% rename from charts/photoprism/2.0.7/to_keep_versions.md rename to charts/photoprism/2.0.8/to_keep_versions.md diff --git a/community/bazarr/1.2.10/Chart.lock b/community/bazarr/1.2.11/Chart.lock similarity index 100% rename from community/bazarr/1.2.10/Chart.lock rename to community/bazarr/1.2.11/Chart.lock diff --git a/community/bazarr/1.2.10/Chart.yaml b/community/bazarr/1.2.11/Chart.yaml similarity index 95% rename from community/bazarr/1.2.10/Chart.yaml rename to community/bazarr/1.2.11/Chart.yaml index 2e4b908205..9ab2e3a66d 100644 --- a/community/bazarr/1.2.10/Chart.yaml +++ b/community/bazarr/1.2.11/Chart.yaml @@ -4,9 +4,9 @@ description: Bazarr is a companion application to Sonarr and Radarr. It manages annotations: title: Bazarr type: application -version: 1.2.10 +version: 1.2.11 apiVersion: v2 -appVersion: 1.4.2 +appVersion: 1.4.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/bazarr/1.2.10/README.md b/community/bazarr/1.2.11/README.md similarity index 100% rename from community/bazarr/1.2.10/README.md rename to community/bazarr/1.2.11/README.md diff --git a/community/bazarr/1.2.10/app-readme.md b/community/bazarr/1.2.11/app-readme.md similarity index 100% rename from community/bazarr/1.2.10/app-readme.md rename to community/bazarr/1.2.11/app-readme.md diff --git a/community/bazarr/1.2.10/charts/common-1.2.9.tgz b/community/bazarr/1.2.11/charts/common-1.2.9.tgz similarity index 100% rename from community/bazarr/1.2.10/charts/common-1.2.9.tgz rename to community/bazarr/1.2.11/charts/common-1.2.9.tgz diff --git a/community/bazarr/1.2.10/ci/basic-values.yaml b/community/bazarr/1.2.11/ci/basic-values.yaml similarity index 100% rename from community/bazarr/1.2.10/ci/basic-values.yaml rename to community/bazarr/1.2.11/ci/basic-values.yaml diff --git a/community/bazarr/1.2.10/ci/extra-values.yaml b/community/bazarr/1.2.11/ci/extra-values.yaml similarity index 100% rename from community/bazarr/1.2.10/ci/extra-values.yaml rename to community/bazarr/1.2.11/ci/extra-values.yaml diff --git a/community/bazarr/1.2.10/ci/hostNet-values.yaml b/community/bazarr/1.2.11/ci/hostNet-values.yaml similarity index 100% rename from community/bazarr/1.2.10/ci/hostNet-values.yaml rename to community/bazarr/1.2.11/ci/hostNet-values.yaml diff --git a/community/bazarr/1.2.10/ix_values.yaml b/community/bazarr/1.2.11/ix_values.yaml similarity index 96% rename from community/bazarr/1.2.10/ix_values.yaml rename to community/bazarr/1.2.11/ix_values.yaml index 6f03b8fcfe..e8e17d9b80 100644 --- a/community/bazarr/1.2.10/ix_values.yaml +++ b/community/bazarr/1.2.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/bazarr pullPolicy: IfNotPresent - tag: 1.4.2 + tag: 1.4.3 resources: limits: diff --git a/community/bazarr/1.2.10/metadata.yaml b/community/bazarr/1.2.11/metadata.yaml similarity index 100% rename from community/bazarr/1.2.10/metadata.yaml rename to community/bazarr/1.2.11/metadata.yaml diff --git a/community/bazarr/1.2.10/migrations/migrate b/community/bazarr/1.2.11/migrations/migrate similarity index 100% rename from community/bazarr/1.2.10/migrations/migrate rename to community/bazarr/1.2.11/migrations/migrate diff --git a/community/bazarr/1.2.10/questions.yaml b/community/bazarr/1.2.11/questions.yaml similarity index 100% rename from community/bazarr/1.2.10/questions.yaml rename to community/bazarr/1.2.11/questions.yaml diff --git a/community/bazarr/1.2.10/templates/NOTES.txt b/community/bazarr/1.2.11/templates/NOTES.txt similarity index 100% rename from community/bazarr/1.2.10/templates/NOTES.txt rename to community/bazarr/1.2.11/templates/NOTES.txt diff --git a/community/bazarr/1.2.10/templates/_bazarr.tpl b/community/bazarr/1.2.11/templates/_bazarr.tpl similarity index 100% rename from community/bazarr/1.2.10/templates/_bazarr.tpl rename to community/bazarr/1.2.11/templates/_bazarr.tpl diff --git a/community/bazarr/1.2.10/templates/_persistence.tpl b/community/bazarr/1.2.11/templates/_persistence.tpl similarity index 100% rename from community/bazarr/1.2.10/templates/_persistence.tpl rename to community/bazarr/1.2.11/templates/_persistence.tpl diff --git a/community/bazarr/1.2.10/templates/_portal.tpl b/community/bazarr/1.2.11/templates/_portal.tpl similarity index 100% rename from community/bazarr/1.2.10/templates/_portal.tpl rename to community/bazarr/1.2.11/templates/_portal.tpl diff --git a/community/bazarr/1.2.10/templates/_service.tpl b/community/bazarr/1.2.11/templates/_service.tpl similarity index 100% rename from community/bazarr/1.2.10/templates/_service.tpl rename to community/bazarr/1.2.11/templates/_service.tpl diff --git a/community/bazarr/1.2.10/templates/common.yaml b/community/bazarr/1.2.11/templates/common.yaml similarity index 100% rename from community/bazarr/1.2.10/templates/common.yaml rename to community/bazarr/1.2.11/templates/common.yaml diff --git a/community/drawio/1.2.40/Chart.lock b/community/drawio/1.2.41/Chart.lock similarity index 100% rename from community/drawio/1.2.40/Chart.lock rename to community/drawio/1.2.41/Chart.lock diff --git a/community/drawio/1.2.40/Chart.yaml b/community/drawio/1.2.41/Chart.yaml similarity index 94% rename from community/drawio/1.2.40/Chart.yaml rename to community/drawio/1.2.41/Chart.yaml index 49b750be89..8a8885d642 100644 --- a/community/drawio/1.2.40/Chart.yaml +++ b/community/drawio/1.2.41/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.2.40 +version: 1.2.41 apiVersion: v2 -appVersion: 24.4.10 +appVersion: 24.4.13 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/drawio/1.2.40/README.md b/community/drawio/1.2.41/README.md similarity index 100% rename from community/drawio/1.2.40/README.md rename to community/drawio/1.2.41/README.md diff --git a/community/drawio/1.2.40/app-readme.md b/community/drawio/1.2.41/app-readme.md similarity index 100% rename from community/drawio/1.2.40/app-readme.md rename to community/drawio/1.2.41/app-readme.md diff --git a/community/drawio/1.2.40/charts/common-1.2.9.tgz b/community/drawio/1.2.41/charts/common-1.2.9.tgz similarity index 100% rename from community/drawio/1.2.40/charts/common-1.2.9.tgz rename to community/drawio/1.2.41/charts/common-1.2.9.tgz diff --git a/community/drawio/1.2.40/ci/basic-values.yaml b/community/drawio/1.2.41/ci/basic-values.yaml similarity index 100% rename from community/drawio/1.2.40/ci/basic-values.yaml rename to community/drawio/1.2.41/ci/basic-values.yaml diff --git a/community/drawio/1.2.40/ci/extra-values.yaml b/community/drawio/1.2.41/ci/extra-values.yaml similarity index 100% rename from community/drawio/1.2.40/ci/extra-values.yaml rename to community/drawio/1.2.41/ci/extra-values.yaml diff --git a/community/drawio/1.2.40/ci/hostNet-values.yaml b/community/drawio/1.2.41/ci/hostNet-values.yaml similarity index 100% rename from community/drawio/1.2.40/ci/hostNet-values.yaml rename to community/drawio/1.2.41/ci/hostNet-values.yaml diff --git a/community/drawio/1.2.40/ix_values.yaml b/community/drawio/1.2.41/ix_values.yaml similarity index 94% rename from community/drawio/1.2.40/ix_values.yaml rename to community/drawio/1.2.41/ix_values.yaml index 69ff7758b4..86e032e3e9 100644 --- a/community/drawio/1.2.40/ix_values.yaml +++ b/community/drawio/1.2.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 24.4.10 + tag: 24.4.13 resources: limits: diff --git a/community/drawio/1.2.40/metadata.yaml b/community/drawio/1.2.41/metadata.yaml similarity index 100% rename from community/drawio/1.2.40/metadata.yaml rename to community/drawio/1.2.41/metadata.yaml diff --git a/community/drawio/1.2.40/migrations/migrate b/community/drawio/1.2.41/migrations/migrate similarity index 100% rename from community/drawio/1.2.40/migrations/migrate rename to community/drawio/1.2.41/migrations/migrate diff --git a/community/drawio/1.2.40/questions.yaml b/community/drawio/1.2.41/questions.yaml similarity index 100% rename from community/drawio/1.2.40/questions.yaml rename to community/drawio/1.2.41/questions.yaml diff --git a/community/drawio/1.2.40/templates/NOTES.txt b/community/drawio/1.2.41/templates/NOTES.txt similarity index 100% rename from community/drawio/1.2.40/templates/NOTES.txt rename to community/drawio/1.2.41/templates/NOTES.txt diff --git a/community/drawio/1.2.40/templates/_drawio.tpl b/community/drawio/1.2.41/templates/_drawio.tpl similarity index 100% rename from community/drawio/1.2.40/templates/_drawio.tpl rename to community/drawio/1.2.41/templates/_drawio.tpl diff --git a/community/drawio/1.2.40/templates/_persistence.tpl b/community/drawio/1.2.41/templates/_persistence.tpl similarity index 100% rename from community/drawio/1.2.40/templates/_persistence.tpl rename to community/drawio/1.2.41/templates/_persistence.tpl diff --git a/community/drawio/1.2.40/templates/_portal.tpl b/community/drawio/1.2.41/templates/_portal.tpl similarity index 100% rename from community/drawio/1.2.40/templates/_portal.tpl rename to community/drawio/1.2.41/templates/_portal.tpl diff --git a/community/drawio/1.2.40/templates/_service.tpl b/community/drawio/1.2.41/templates/_service.tpl similarity index 100% rename from community/drawio/1.2.40/templates/_service.tpl rename to community/drawio/1.2.41/templates/_service.tpl diff --git a/community/drawio/1.2.40/templates/common.yaml b/community/drawio/1.2.41/templates/common.yaml similarity index 100% rename from community/drawio/1.2.40/templates/common.yaml rename to community/drawio/1.2.41/templates/common.yaml diff --git a/community/jellyfin/1.2.13/Chart.lock b/community/jellyfin/1.2.14/Chart.lock similarity index 100% rename from community/jellyfin/1.2.13/Chart.lock rename to community/jellyfin/1.2.14/Chart.lock diff --git a/community/jellyfin/1.2.13/Chart.yaml b/community/jellyfin/1.2.14/Chart.yaml similarity index 95% rename from community/jellyfin/1.2.13/Chart.yaml rename to community/jellyfin/1.2.14/Chart.yaml index 3d4d69d019..6b42fb3e3b 100644 --- a/community/jellyfin/1.2.13/Chart.yaml +++ b/community/jellyfin/1.2.14/Chart.yaml @@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o annotations: title: Jellyfin type: application -version: 1.2.13 +version: 1.2.14 apiVersion: v2 -appVersion: 10.9.3 +appVersion: 10.9.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/jellyfin/1.2.13/README.md b/community/jellyfin/1.2.14/README.md similarity index 100% rename from community/jellyfin/1.2.13/README.md rename to community/jellyfin/1.2.14/README.md diff --git a/community/jellyfin/1.2.13/app-readme.md b/community/jellyfin/1.2.14/app-readme.md similarity index 100% rename from community/jellyfin/1.2.13/app-readme.md rename to community/jellyfin/1.2.14/app-readme.md diff --git a/community/jellyfin/1.2.13/charts/common-1.2.9.tgz b/community/jellyfin/1.2.14/charts/common-1.2.9.tgz similarity index 100% rename from community/jellyfin/1.2.13/charts/common-1.2.9.tgz rename to community/jellyfin/1.2.14/charts/common-1.2.9.tgz diff --git a/community/jellyfin/1.2.13/ci/basic-values.yaml b/community/jellyfin/1.2.14/ci/basic-values.yaml similarity index 100% rename from community/jellyfin/1.2.13/ci/basic-values.yaml rename to community/jellyfin/1.2.14/ci/basic-values.yaml diff --git a/community/jellyfin/1.2.13/ci/extra-values.yaml b/community/jellyfin/1.2.14/ci/extra-values.yaml similarity index 100% rename from community/jellyfin/1.2.13/ci/extra-values.yaml rename to community/jellyfin/1.2.14/ci/extra-values.yaml diff --git a/community/jellyfin/1.2.13/ci/hostNet-values.yaml b/community/jellyfin/1.2.14/ci/hostNet-values.yaml similarity index 100% rename from community/jellyfin/1.2.13/ci/hostNet-values.yaml rename to community/jellyfin/1.2.14/ci/hostNet-values.yaml diff --git a/community/jellyfin/1.2.13/ix_values.yaml b/community/jellyfin/1.2.14/ix_values.yaml similarity index 97% rename from community/jellyfin/1.2.13/ix_values.yaml rename to community/jellyfin/1.2.14/ix_values.yaml index 8e4112991a..38ef8d2b51 100644 --- a/community/jellyfin/1.2.13/ix_values.yaml +++ b/community/jellyfin/1.2.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jellyfin/jellyfin pullPolicy: IfNotPresent - tag: 10.9.3 + tag: 10.9.4 resources: limits: diff --git a/community/jellyfin/1.2.13/metadata.yaml b/community/jellyfin/1.2.14/metadata.yaml similarity index 100% rename from community/jellyfin/1.2.13/metadata.yaml rename to community/jellyfin/1.2.14/metadata.yaml diff --git a/community/jellyfin/1.2.13/migrations/migrate b/community/jellyfin/1.2.14/migrations/migrate similarity index 100% rename from community/jellyfin/1.2.13/migrations/migrate rename to community/jellyfin/1.2.14/migrations/migrate diff --git a/community/jellyfin/1.2.13/questions.yaml b/community/jellyfin/1.2.14/questions.yaml similarity index 100% rename from community/jellyfin/1.2.13/questions.yaml rename to community/jellyfin/1.2.14/questions.yaml diff --git a/community/jellyfin/1.2.13/templates/NOTES.txt b/community/jellyfin/1.2.14/templates/NOTES.txt similarity index 100% rename from community/jellyfin/1.2.13/templates/NOTES.txt rename to community/jellyfin/1.2.14/templates/NOTES.txt diff --git a/community/jellyfin/1.2.13/templates/_jellyfin.tpl b/community/jellyfin/1.2.14/templates/_jellyfin.tpl similarity index 100% rename from community/jellyfin/1.2.13/templates/_jellyfin.tpl rename to community/jellyfin/1.2.14/templates/_jellyfin.tpl diff --git a/community/jellyfin/1.2.13/templates/_portal.tpl b/community/jellyfin/1.2.14/templates/_portal.tpl similarity index 100% rename from community/jellyfin/1.2.13/templates/_portal.tpl rename to community/jellyfin/1.2.14/templates/_portal.tpl diff --git a/community/jellyfin/1.2.13/templates/common.yaml b/community/jellyfin/1.2.14/templates/common.yaml similarity index 100% rename from community/jellyfin/1.2.13/templates/common.yaml rename to community/jellyfin/1.2.14/templates/common.yaml diff --git a/community/netbootxyz/1.0.5/Chart.lock b/community/netbootxyz/1.0.6/Chart.lock similarity index 100% rename from community/netbootxyz/1.0.5/Chart.lock rename to community/netbootxyz/1.0.6/Chart.lock diff --git a/community/netbootxyz/1.0.5/Chart.yaml b/community/netbootxyz/1.0.6/Chart.yaml similarity index 95% rename from community/netbootxyz/1.0.5/Chart.yaml rename to community/netbootxyz/1.0.6/Chart.yaml index a84c5bc0db..383aa201d0 100644 --- a/community/netbootxyz/1.0.5/Chart.yaml +++ b/community/netbootxyz/1.0.6/Chart.yaml @@ -4,9 +4,9 @@ description: netboot.xyz lets you PXE boot various operating system installers o annotations: title: netbootxyz type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 -appVersion: 0.7.1.1 +appVersion: 0.7.1.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/netbootxyz/1.0.5/README.md b/community/netbootxyz/1.0.6/README.md similarity index 100% rename from community/netbootxyz/1.0.5/README.md rename to community/netbootxyz/1.0.6/README.md diff --git a/community/netbootxyz/1.0.5/app-readme.md b/community/netbootxyz/1.0.6/app-readme.md similarity index 100% rename from community/netbootxyz/1.0.5/app-readme.md rename to community/netbootxyz/1.0.6/app-readme.md diff --git a/community/netbootxyz/1.0.5/charts/common-1.2.9.tgz b/community/netbootxyz/1.0.6/charts/common-1.2.9.tgz similarity index 100% rename from community/netbootxyz/1.0.5/charts/common-1.2.9.tgz rename to community/netbootxyz/1.0.6/charts/common-1.2.9.tgz diff --git a/community/netbootxyz/1.0.5/ci/basic-values.yaml b/community/netbootxyz/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/netbootxyz/1.0.5/ci/basic-values.yaml rename to community/netbootxyz/1.0.6/ci/basic-values.yaml diff --git a/community/netbootxyz/1.0.5/ix_values.yaml b/community/netbootxyz/1.0.6/ix_values.yaml similarity index 96% rename from community/netbootxyz/1.0.5/ix_values.yaml rename to community/netbootxyz/1.0.6/ix_values.yaml index 2111e41d5c..0c32beced5 100644 --- a/community/netbootxyz/1.0.5/ix_values.yaml +++ b/community/netbootxyz/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: netbootxyz/netbootxyz pullPolicy: IfNotPresent - tag: 0.7.1-nbxyz1 + tag: 0.7.1-nbxyz2 resources: limits: diff --git a/community/netbootxyz/1.0.5/metadata.yaml b/community/netbootxyz/1.0.6/metadata.yaml similarity index 100% rename from community/netbootxyz/1.0.5/metadata.yaml rename to community/netbootxyz/1.0.6/metadata.yaml diff --git a/community/netbootxyz/1.0.5/questions.yaml b/community/netbootxyz/1.0.6/questions.yaml similarity index 100% rename from community/netbootxyz/1.0.5/questions.yaml rename to community/netbootxyz/1.0.6/questions.yaml diff --git a/community/netbootxyz/1.0.5/templates/NOTES.txt b/community/netbootxyz/1.0.6/templates/NOTES.txt similarity index 100% rename from community/netbootxyz/1.0.5/templates/NOTES.txt rename to community/netbootxyz/1.0.6/templates/NOTES.txt diff --git a/community/netbootxyz/1.0.5/templates/_netboot.tpl b/community/netbootxyz/1.0.6/templates/_netboot.tpl similarity index 100% rename from community/netbootxyz/1.0.5/templates/_netboot.tpl rename to community/netbootxyz/1.0.6/templates/_netboot.tpl diff --git a/community/netbootxyz/1.0.5/templates/_persistence.tpl b/community/netbootxyz/1.0.6/templates/_persistence.tpl similarity index 100% rename from community/netbootxyz/1.0.5/templates/_persistence.tpl rename to community/netbootxyz/1.0.6/templates/_persistence.tpl diff --git a/community/netbootxyz/1.0.5/templates/_portal.tpl b/community/netbootxyz/1.0.6/templates/_portal.tpl similarity index 100% rename from community/netbootxyz/1.0.5/templates/_portal.tpl rename to community/netbootxyz/1.0.6/templates/_portal.tpl diff --git a/community/netbootxyz/1.0.5/templates/_service.tpl b/community/netbootxyz/1.0.6/templates/_service.tpl similarity index 100% rename from community/netbootxyz/1.0.5/templates/_service.tpl rename to community/netbootxyz/1.0.6/templates/_service.tpl diff --git a/community/netbootxyz/1.0.5/templates/common.yaml b/community/netbootxyz/1.0.6/templates/common.yaml similarity index 100% rename from community/netbootxyz/1.0.5/templates/common.yaml rename to community/netbootxyz/1.0.6/templates/common.yaml diff --git a/community/planka/1.2.24/Chart.lock b/community/planka/1.2.25/Chart.lock similarity index 100% rename from community/planka/1.2.24/Chart.lock rename to community/planka/1.2.25/Chart.lock diff --git a/community/planka/1.2.24/Chart.yaml b/community/planka/1.2.25/Chart.yaml similarity index 94% rename from community/planka/1.2.24/Chart.yaml rename to community/planka/1.2.25/Chart.yaml index ce88c6b544..bac70ad3e6 100644 --- a/community/planka/1.2.24/Chart.yaml +++ b/community/planka/1.2.25/Chart.yaml @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking annotations: title: Planka type: application -version: 1.2.24 +version: 1.2.25 apiVersion: v2 -appVersion: 1.17.4 +appVersion: 1.17.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/planka/1.2.24/README.md b/community/planka/1.2.25/README.md similarity index 100% rename from community/planka/1.2.24/README.md rename to community/planka/1.2.25/README.md diff --git a/community/planka/1.2.24/app-readme.md b/community/planka/1.2.25/app-readme.md similarity index 100% rename from community/planka/1.2.24/app-readme.md rename to community/planka/1.2.25/app-readme.md diff --git a/community/planka/1.2.24/charts/common-1.2.9.tgz b/community/planka/1.2.25/charts/common-1.2.9.tgz similarity index 100% rename from community/planka/1.2.24/charts/common-1.2.9.tgz rename to community/planka/1.2.25/charts/common-1.2.9.tgz diff --git a/community/planka/1.2.24/ci/basic-values.yaml b/community/planka/1.2.25/ci/basic-values.yaml similarity index 100% rename from community/planka/1.2.24/ci/basic-values.yaml rename to community/planka/1.2.25/ci/basic-values.yaml diff --git a/community/planka/1.2.24/ci/extra-values.yaml b/community/planka/1.2.25/ci/extra-values.yaml similarity index 100% rename from community/planka/1.2.24/ci/extra-values.yaml rename to community/planka/1.2.25/ci/extra-values.yaml diff --git a/community/planka/1.2.24/ci/hostNet-values.yaml b/community/planka/1.2.25/ci/hostNet-values.yaml similarity index 100% rename from community/planka/1.2.24/ci/hostNet-values.yaml rename to community/planka/1.2.25/ci/hostNet-values.yaml diff --git a/community/planka/1.2.24/ix_values.yaml b/community/planka/1.2.25/ix_values.yaml similarity index 98% rename from community/planka/1.2.24/ix_values.yaml rename to community/planka/1.2.25/ix_values.yaml index 73b7f1811c..a3c1b5a75d 100644 --- a/community/planka/1.2.24/ix_values.yaml +++ b/community/planka/1.2.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/plankanban/planka pullPolicy: IfNotPresent - tag: 1.17.4 + tag: 1.17.5 resources: limits: diff --git a/community/planka/1.2.24/metadata.yaml b/community/planka/1.2.25/metadata.yaml similarity index 100% rename from community/planka/1.2.24/metadata.yaml rename to community/planka/1.2.25/metadata.yaml diff --git a/community/planka/1.2.24/migrations/migrate b/community/planka/1.2.25/migrations/migrate similarity index 100% rename from community/planka/1.2.24/migrations/migrate rename to community/planka/1.2.25/migrations/migrate diff --git a/community/planka/1.2.24/questions.yaml b/community/planka/1.2.25/questions.yaml similarity index 100% rename from community/planka/1.2.24/questions.yaml rename to community/planka/1.2.25/questions.yaml diff --git a/community/planka/1.2.24/templates/NOTES.txt b/community/planka/1.2.25/templates/NOTES.txt similarity index 100% rename from community/planka/1.2.24/templates/NOTES.txt rename to community/planka/1.2.25/templates/NOTES.txt diff --git a/community/planka/1.2.24/templates/_configuration.tpl b/community/planka/1.2.25/templates/_configuration.tpl similarity index 100% rename from community/planka/1.2.24/templates/_configuration.tpl rename to community/planka/1.2.25/templates/_configuration.tpl diff --git a/community/planka/1.2.24/templates/_persistence.tpl b/community/planka/1.2.25/templates/_persistence.tpl similarity index 100% rename from community/planka/1.2.24/templates/_persistence.tpl rename to community/planka/1.2.25/templates/_persistence.tpl diff --git a/community/planka/1.2.24/templates/_planka.tpl b/community/planka/1.2.25/templates/_planka.tpl similarity index 100% rename from community/planka/1.2.24/templates/_planka.tpl rename to community/planka/1.2.25/templates/_planka.tpl diff --git a/community/planka/1.2.24/templates/_portal.tpl b/community/planka/1.2.25/templates/_portal.tpl similarity index 100% rename from community/planka/1.2.24/templates/_portal.tpl rename to community/planka/1.2.25/templates/_portal.tpl diff --git a/community/planka/1.2.24/templates/_postgres.tpl b/community/planka/1.2.25/templates/_postgres.tpl similarity index 100% rename from community/planka/1.2.24/templates/_postgres.tpl rename to community/planka/1.2.25/templates/_postgres.tpl diff --git a/community/planka/1.2.24/templates/_service.tpl b/community/planka/1.2.25/templates/_service.tpl similarity index 100% rename from community/planka/1.2.24/templates/_service.tpl rename to community/planka/1.2.25/templates/_service.tpl diff --git a/community/planka/1.2.24/templates/common.yaml b/community/planka/1.2.25/templates/common.yaml similarity index 100% rename from community/planka/1.2.24/templates/common.yaml rename to community/planka/1.2.25/templates/common.yaml diff --git a/community/prowlarr/1.2.26/Chart.lock b/community/prowlarr/1.2.27/Chart.lock similarity index 100% rename from community/prowlarr/1.2.26/Chart.lock rename to community/prowlarr/1.2.27/Chart.lock diff --git a/community/prowlarr/1.2.26/Chart.yaml b/community/prowlarr/1.2.27/Chart.yaml similarity index 94% rename from community/prowlarr/1.2.26/Chart.yaml rename to community/prowlarr/1.2.27/Chart.yaml index 631076bf95..0327075e7d 100644 --- a/community/prowlarr/1.2.26/Chart.yaml +++ b/community/prowlarr/1.2.27/Chart.yaml @@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various annotations: title: Prowlarr type: application -version: 1.2.26 +version: 1.2.27 apiVersion: v2 -appVersion: 1.17.2.4511 +appVersion: 1.18.0.4543 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/prowlarr/1.2.26/README.md b/community/prowlarr/1.2.27/README.md similarity index 100% rename from community/prowlarr/1.2.26/README.md rename to community/prowlarr/1.2.27/README.md diff --git a/community/prowlarr/1.2.26/app-readme.md b/community/prowlarr/1.2.27/app-readme.md similarity index 100% rename from community/prowlarr/1.2.26/app-readme.md rename to community/prowlarr/1.2.27/app-readme.md diff --git a/community/prowlarr/1.2.26/charts/common-1.2.9.tgz b/community/prowlarr/1.2.27/charts/common-1.2.9.tgz similarity index 100% rename from community/prowlarr/1.2.26/charts/common-1.2.9.tgz rename to community/prowlarr/1.2.27/charts/common-1.2.9.tgz diff --git a/community/prowlarr/1.2.26/ci/basic-values.yaml b/community/prowlarr/1.2.27/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.2.26/ci/basic-values.yaml rename to community/prowlarr/1.2.27/ci/basic-values.yaml diff --git a/community/prowlarr/1.2.26/ci/extra-values.yaml b/community/prowlarr/1.2.27/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.2.26/ci/extra-values.yaml rename to community/prowlarr/1.2.27/ci/extra-values.yaml diff --git a/community/prowlarr/1.2.26/ci/hostNet-values.yaml b/community/prowlarr/1.2.27/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.2.26/ci/hostNet-values.yaml rename to community/prowlarr/1.2.27/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.2.26/ix_values.yaml b/community/prowlarr/1.2.27/ix_values.yaml similarity index 95% rename from community/prowlarr/1.2.26/ix_values.yaml rename to community/prowlarr/1.2.27/ix_values.yaml index df783b3879..c1b835d3aa 100644 --- a/community/prowlarr/1.2.26/ix_values.yaml +++ b/community/prowlarr/1.2.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.17.2.4511 + tag: 1.18.0.4543 resources: limits: diff --git a/community/prowlarr/1.2.26/metadata.yaml b/community/prowlarr/1.2.27/metadata.yaml similarity index 100% rename from community/prowlarr/1.2.26/metadata.yaml rename to community/prowlarr/1.2.27/metadata.yaml diff --git a/community/prowlarr/1.2.26/migrations/migrate b/community/prowlarr/1.2.27/migrations/migrate similarity index 100% rename from community/prowlarr/1.2.26/migrations/migrate rename to community/prowlarr/1.2.27/migrations/migrate diff --git a/community/prowlarr/1.2.26/questions.yaml b/community/prowlarr/1.2.27/questions.yaml similarity index 100% rename from community/prowlarr/1.2.26/questions.yaml rename to community/prowlarr/1.2.27/questions.yaml diff --git a/community/prowlarr/1.2.26/templates/NOTES.txt b/community/prowlarr/1.2.27/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.2.26/templates/NOTES.txt rename to community/prowlarr/1.2.27/templates/NOTES.txt diff --git a/community/prowlarr/1.2.26/templates/_persistence.tpl b/community/prowlarr/1.2.27/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.2.26/templates/_persistence.tpl rename to community/prowlarr/1.2.27/templates/_persistence.tpl diff --git a/community/prowlarr/1.2.26/templates/_portal.tpl b/community/prowlarr/1.2.27/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.2.26/templates/_portal.tpl rename to community/prowlarr/1.2.27/templates/_portal.tpl diff --git a/community/prowlarr/1.2.26/templates/_prowlarr.tpl b/community/prowlarr/1.2.27/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.2.26/templates/_prowlarr.tpl rename to community/prowlarr/1.2.27/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.2.26/templates/_service.tpl b/community/prowlarr/1.2.27/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.2.26/templates/_service.tpl rename to community/prowlarr/1.2.27/templates/_service.tpl diff --git a/community/prowlarr/1.2.26/templates/common.yaml b/community/prowlarr/1.2.27/templates/common.yaml similarity index 100% rename from community/prowlarr/1.2.26/templates/common.yaml rename to community/prowlarr/1.2.27/templates/common.yaml diff --git a/community/tailscale/1.0.39/Chart.lock b/community/tailscale/1.0.40/Chart.lock similarity index 100% rename from community/tailscale/1.0.39/Chart.lock rename to community/tailscale/1.0.40/Chart.lock diff --git a/community/tailscale/1.0.39/Chart.yaml b/community/tailscale/1.0.40/Chart.yaml similarity index 94% rename from community/tailscale/1.0.39/Chart.yaml rename to community/tailscale/1.0.40/Chart.yaml index 2a79f119f7..139e098f2c 100644 --- a/community/tailscale/1.0.39/Chart.yaml +++ b/community/tailscale/1.0.40/Chart.yaml @@ -3,9 +3,9 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.39 +version: 1.0.40 apiVersion: v2 -appVersion: 1.66.3 +appVersion: 1.66.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/tailscale/1.0.39/README.md b/community/tailscale/1.0.40/README.md similarity index 100% rename from community/tailscale/1.0.39/README.md rename to community/tailscale/1.0.40/README.md diff --git a/community/tailscale/1.0.39/app-readme.md b/community/tailscale/1.0.40/app-readme.md similarity index 100% rename from community/tailscale/1.0.39/app-readme.md rename to community/tailscale/1.0.40/app-readme.md diff --git a/community/tailscale/1.0.39/charts/common-1.2.9.tgz b/community/tailscale/1.0.40/charts/common-1.2.9.tgz similarity index 100% rename from community/tailscale/1.0.39/charts/common-1.2.9.tgz rename to community/tailscale/1.0.40/charts/common-1.2.9.tgz diff --git a/community/tailscale/1.0.39/ci/basic-values.yaml b/community/tailscale/1.0.40/ci/basic-values.yaml similarity index 100% rename from community/tailscale/1.0.39/ci/basic-values.yaml rename to community/tailscale/1.0.40/ci/basic-values.yaml diff --git a/community/tailscale/1.0.39/ix_values.yaml b/community/tailscale/1.0.40/ix_values.yaml similarity index 95% rename from community/tailscale/1.0.39/ix_values.yaml rename to community/tailscale/1.0.40/ix_values.yaml index 8a2c232cba..1c7f604456 100644 --- a/community/tailscale/1.0.39/ix_values.yaml +++ b/community/tailscale/1.0.40/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.66.3 + tag: v1.66.4 resources: limits: diff --git a/community/tailscale/1.0.39/metadata.yaml b/community/tailscale/1.0.40/metadata.yaml similarity index 100% rename from community/tailscale/1.0.39/metadata.yaml rename to community/tailscale/1.0.40/metadata.yaml diff --git a/community/tailscale/1.0.39/questions.yaml b/community/tailscale/1.0.40/questions.yaml similarity index 100% rename from community/tailscale/1.0.39/questions.yaml rename to community/tailscale/1.0.40/questions.yaml diff --git a/community/tailscale/1.0.39/templates/NOTES.txt b/community/tailscale/1.0.40/templates/NOTES.txt similarity index 100% rename from community/tailscale/1.0.39/templates/NOTES.txt rename to community/tailscale/1.0.40/templates/NOTES.txt diff --git a/community/tailscale/1.0.39/templates/_helper.tpl b/community/tailscale/1.0.40/templates/_helper.tpl similarity index 100% rename from community/tailscale/1.0.39/templates/_helper.tpl rename to community/tailscale/1.0.40/templates/_helper.tpl diff --git a/community/tailscale/1.0.39/templates/_tailscale.tpl b/community/tailscale/1.0.40/templates/_tailscale.tpl similarity index 100% rename from community/tailscale/1.0.39/templates/_tailscale.tpl rename to community/tailscale/1.0.40/templates/_tailscale.tpl diff --git a/community/tailscale/1.0.39/templates/common.yaml b/community/tailscale/1.0.40/templates/common.yaml similarity index 100% rename from community/tailscale/1.0.39/templates/common.yaml rename to community/tailscale/1.0.40/templates/common.yaml