From 785032fe3c905bd1cb9220475faaaa4ea87d9d0d Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 14 Jun 2024 10:57:17 +0000 Subject: [PATCH] Publish new changes in catalog --- charts/plex/{2.0.6 => 2.0.7}/.helmignore | 0 charts/plex/{2.0.6 => 2.0.7}/Chart.lock | 0 charts/plex/{2.0.6 => 2.0.7}/Chart.yaml | 4 ++-- charts/plex/{2.0.6 => 2.0.7}/README.md | 0 charts/plex/{2.0.6 => 2.0.7}/app-readme.md | 0 .../plex/{2.0.6 => 2.0.7}/charts/common-1.2.9.tgz | Bin charts/plex/{2.0.6 => 2.0.7}/ci/basic-values.yaml | 0 charts/plex/{2.0.6 => 2.0.7}/ci/extra-values.yaml | 0 charts/plex/{2.0.6 => 2.0.7}/ci/hostNet-values.yaml | 0 charts/plex/{2.0.6 => 2.0.7}/ix_values.yaml | 2 +- charts/plex/{2.0.6 => 2.0.7}/metadata.yaml | 0 charts/plex/{2.0.6 => 2.0.7}/migrations/migrate | 0 charts/plex/{2.0.6 => 2.0.7}/questions.yaml | 0 charts/plex/{2.0.6 => 2.0.7}/templates/NOTES.txt | 0 .../plex/{2.0.6 => 2.0.7}/templates/_migration.tpl | 0 .../{2.0.6 => 2.0.7}/templates/_persistence.tpl | 0 charts/plex/{2.0.6 => 2.0.7}/templates/_plex.tpl | 0 charts/plex/{2.0.6 => 2.0.7}/templates/_portal.tpl | 0 charts/plex/{2.0.6 => 2.0.7}/templates/_service.tpl | 0 charts/plex/{2.0.6 => 2.0.7}/templates/common.yaml | 0 charts/plex/{2.0.6 => 2.0.7}/to_keep_versions.md | 0 community/immich/{4.0.2 => 4.0.3}/Chart.lock | 0 community/immich/{4.0.2 => 4.0.3}/Chart.yaml | 4 ++-- community/immich/{4.0.2 => 4.0.3}/README.md | 0 community/immich/{4.0.2 => 4.0.3}/app-readme.md | 0 .../immich/{4.0.2 => 4.0.3}/charts/common-1.2.9.tgz | Bin .../immich/{4.0.2 => 4.0.3}/ci/basic-values.yaml | 0 .../immich/{4.0.2 => 4.0.3}/ci/extra-values.yaml | 0 .../immich/{4.0.2 => 4.0.3}/ci/no-extra-values.yaml | 0 .../immich/{4.0.2 => 4.0.3}/ci/no-ml-values.yaml | 0 community/immich/{4.0.2 => 4.0.3}/ix_values.yaml | 8 ++++---- community/immich/{4.0.2 => 4.0.3}/metadata.yaml | 0 .../immich/{4.0.2 => 4.0.3}/migrations/migrate | 0 community/immich/{4.0.2 => 4.0.3}/questions.yaml | 0 .../immich/{4.0.2 => 4.0.3}/templates/NOTES.txt | 0 .../{4.0.2 => 4.0.3}/templates/_configuration.tpl | 0 .../templates/_immich-machinelearning.tpl | 0 .../{4.0.2 => 4.0.3}/templates/_immich-server.tpl | 0 .../{4.0.2 => 4.0.3}/templates/_persistence.tpl | 0 .../immich/{4.0.2 => 4.0.3}/templates/_portal.tpl | 0 .../immich/{4.0.2 => 4.0.3}/templates/_postgres.tpl | 0 .../immich/{4.0.2 => 4.0.3}/templates/_redis.tpl | 0 .../immich/{4.0.2 => 4.0.3}/templates/_service.tpl | 0 .../immich/{4.0.2 => 4.0.3}/templates/_waitURL.tpl | 0 .../immich/{4.0.2 => 4.0.3}/templates/common.yaml | 0 community/jellyseerr/{1.0.23 => 1.0.24}/Chart.lock | 0 community/jellyseerr/{1.0.23 => 1.0.24}/Chart.yaml | 4 ++-- community/jellyseerr/{1.0.23 => 1.0.24}/README.md | 0 .../jellyseerr/{1.0.23 => 1.0.24}/app-readme.md | 0 .../{1.0.23 => 1.0.24}/charts/common-1.2.9.tgz | Bin .../{1.0.23 => 1.0.24}/ci/basic-values.yaml | 0 .../{1.0.23 => 1.0.24}/ci/hostNet-values.yaml | 0 .../jellyseerr/{1.0.23 => 1.0.24}/ix_values.yaml | 2 +- .../jellyseerr/{1.0.23 => 1.0.24}/metadata.yaml | 0 .../jellyseerr/{1.0.23 => 1.0.24}/questions.yaml | 0 .../{1.0.23 => 1.0.24}/templates/NOTES.txt | 0 .../{1.0.23 => 1.0.24}/templates/_overseerr.tpl | 0 .../{1.0.23 => 1.0.24}/templates/_portal.tpl | 0 .../{1.0.23 => 1.0.24}/templates/common.yaml | 0 59 files changed, 12 insertions(+), 12 deletions(-) rename charts/plex/{2.0.6 => 2.0.7}/.helmignore (100%) rename charts/plex/{2.0.6 => 2.0.7}/Chart.lock (100%) rename charts/plex/{2.0.6 => 2.0.7}/Chart.yaml (94%) rename charts/plex/{2.0.6 => 2.0.7}/README.md (100%) rename charts/plex/{2.0.6 => 2.0.7}/app-readme.md (100%) rename charts/plex/{2.0.6 => 2.0.7}/charts/common-1.2.9.tgz (100%) rename charts/plex/{2.0.6 => 2.0.7}/ci/basic-values.yaml (100%) rename charts/plex/{2.0.6 => 2.0.7}/ci/extra-values.yaml (100%) rename charts/plex/{2.0.6 => 2.0.7}/ci/hostNet-values.yaml (100%) rename charts/plex/{2.0.6 => 2.0.7}/ix_values.yaml (96%) rename charts/plex/{2.0.6 => 2.0.7}/metadata.yaml (100%) rename charts/plex/{2.0.6 => 2.0.7}/migrations/migrate (100%) rename charts/plex/{2.0.6 => 2.0.7}/questions.yaml (100%) rename charts/plex/{2.0.6 => 2.0.7}/templates/NOTES.txt (100%) rename charts/plex/{2.0.6 => 2.0.7}/templates/_migration.tpl (100%) rename charts/plex/{2.0.6 => 2.0.7}/templates/_persistence.tpl (100%) rename charts/plex/{2.0.6 => 2.0.7}/templates/_plex.tpl (100%) rename charts/plex/{2.0.6 => 2.0.7}/templates/_portal.tpl (100%) rename charts/plex/{2.0.6 => 2.0.7}/templates/_service.tpl (100%) rename charts/plex/{2.0.6 => 2.0.7}/templates/common.yaml (100%) rename charts/plex/{2.0.6 => 2.0.7}/to_keep_versions.md (100%) rename community/immich/{4.0.2 => 4.0.3}/Chart.lock (100%) rename community/immich/{4.0.2 => 4.0.3}/Chart.yaml (94%) rename community/immich/{4.0.2 => 4.0.3}/README.md (100%) rename community/immich/{4.0.2 => 4.0.3}/app-readme.md (100%) rename community/immich/{4.0.2 => 4.0.3}/charts/common-1.2.9.tgz (100%) rename community/immich/{4.0.2 => 4.0.3}/ci/basic-values.yaml (100%) rename community/immich/{4.0.2 => 4.0.3}/ci/extra-values.yaml (100%) rename community/immich/{4.0.2 => 4.0.3}/ci/no-extra-values.yaml (100%) rename community/immich/{4.0.2 => 4.0.3}/ci/no-ml-values.yaml (100%) rename community/immich/{4.0.2 => 4.0.3}/ix_values.yaml (96%) rename community/immich/{4.0.2 => 4.0.3}/metadata.yaml (100%) rename community/immich/{4.0.2 => 4.0.3}/migrations/migrate (100%) rename community/immich/{4.0.2 => 4.0.3}/questions.yaml (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/NOTES.txt (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/_configuration.tpl (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/_immich-machinelearning.tpl (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/_immich-server.tpl (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/_persistence.tpl (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/_portal.tpl (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/_postgres.tpl (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/_redis.tpl (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/_service.tpl (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/_waitURL.tpl (100%) rename community/immich/{4.0.2 => 4.0.3}/templates/common.yaml (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/Chart.lock (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/Chart.yaml (95%) rename community/jellyseerr/{1.0.23 => 1.0.24}/README.md (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/app-readme.md (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/charts/common-1.2.9.tgz (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/ci/basic-values.yaml (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/ci/hostNet-values.yaml (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/ix_values.yaml (96%) rename community/jellyseerr/{1.0.23 => 1.0.24}/metadata.yaml (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/questions.yaml (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/templates/NOTES.txt (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/templates/_overseerr.tpl (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/templates/_portal.tpl (100%) rename community/jellyseerr/{1.0.23 => 1.0.24}/templates/common.yaml (100%) diff --git a/charts/plex/2.0.6/.helmignore b/charts/plex/2.0.7/.helmignore similarity index 100% rename from charts/plex/2.0.6/.helmignore rename to charts/plex/2.0.7/.helmignore diff --git a/charts/plex/2.0.6/Chart.lock b/charts/plex/2.0.7/Chart.lock similarity index 100% rename from charts/plex/2.0.6/Chart.lock rename to charts/plex/2.0.7/Chart.lock diff --git a/charts/plex/2.0.6/Chart.yaml b/charts/plex/2.0.7/Chart.yaml similarity index 94% rename from charts/plex/2.0.6/Chart.yaml rename to charts/plex/2.0.7/Chart.yaml index 3acb2c2d6c..dcbfb849fa 100644 --- a/charts/plex/2.0.6/Chart.yaml +++ b/charts/plex/2.0.7/Chart.yaml @@ -4,9 +4,9 @@ description: Plex is a media server that allows you to stream your media to any annotations: title: Plex type: application -version: 2.0.6 +version: 2.0.7 apiVersion: v2 -appVersion: 1.40.2.8395 +appVersion: 1.40.3.8555 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/plex/2.0.6/README.md b/charts/plex/2.0.7/README.md similarity index 100% rename from charts/plex/2.0.6/README.md rename to charts/plex/2.0.7/README.md diff --git a/charts/plex/2.0.6/app-readme.md b/charts/plex/2.0.7/app-readme.md similarity index 100% rename from charts/plex/2.0.6/app-readme.md rename to charts/plex/2.0.7/app-readme.md diff --git a/charts/plex/2.0.6/charts/common-1.2.9.tgz b/charts/plex/2.0.7/charts/common-1.2.9.tgz similarity index 100% rename from charts/plex/2.0.6/charts/common-1.2.9.tgz rename to charts/plex/2.0.7/charts/common-1.2.9.tgz diff --git a/charts/plex/2.0.6/ci/basic-values.yaml b/charts/plex/2.0.7/ci/basic-values.yaml similarity index 100% rename from charts/plex/2.0.6/ci/basic-values.yaml rename to charts/plex/2.0.7/ci/basic-values.yaml diff --git a/charts/plex/2.0.6/ci/extra-values.yaml b/charts/plex/2.0.7/ci/extra-values.yaml similarity index 100% rename from charts/plex/2.0.6/ci/extra-values.yaml rename to charts/plex/2.0.7/ci/extra-values.yaml diff --git a/charts/plex/2.0.6/ci/hostNet-values.yaml b/charts/plex/2.0.7/ci/hostNet-values.yaml similarity index 100% rename from charts/plex/2.0.6/ci/hostNet-values.yaml rename to charts/plex/2.0.7/ci/hostNet-values.yaml diff --git a/charts/plex/2.0.6/ix_values.yaml b/charts/plex/2.0.7/ix_values.yaml similarity index 96% rename from charts/plex/2.0.6/ix_values.yaml rename to charts/plex/2.0.7/ix_values.yaml index 01b3c09ce7..de5ca24c38 100644 --- a/charts/plex/2.0.6/ix_values.yaml +++ b/charts/plex/2.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.40.2.8395-c67dce28e + tag: 1.40.3.8555-fef15d30c plexPassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/charts/plex/2.0.6/metadata.yaml b/charts/plex/2.0.7/metadata.yaml similarity index 100% rename from charts/plex/2.0.6/metadata.yaml rename to charts/plex/2.0.7/metadata.yaml diff --git a/charts/plex/2.0.6/migrations/migrate b/charts/plex/2.0.7/migrations/migrate similarity index 100% rename from charts/plex/2.0.6/migrations/migrate rename to charts/plex/2.0.7/migrations/migrate diff --git a/charts/plex/2.0.6/questions.yaml b/charts/plex/2.0.7/questions.yaml similarity index 100% rename from charts/plex/2.0.6/questions.yaml rename to charts/plex/2.0.7/questions.yaml diff --git a/charts/plex/2.0.6/templates/NOTES.txt b/charts/plex/2.0.7/templates/NOTES.txt similarity index 100% rename from charts/plex/2.0.6/templates/NOTES.txt rename to charts/plex/2.0.7/templates/NOTES.txt diff --git a/charts/plex/2.0.6/templates/_migration.tpl b/charts/plex/2.0.7/templates/_migration.tpl similarity index 100% rename from charts/plex/2.0.6/templates/_migration.tpl rename to charts/plex/2.0.7/templates/_migration.tpl diff --git a/charts/plex/2.0.6/templates/_persistence.tpl b/charts/plex/2.0.7/templates/_persistence.tpl similarity index 100% rename from charts/plex/2.0.6/templates/_persistence.tpl rename to charts/plex/2.0.7/templates/_persistence.tpl diff --git a/charts/plex/2.0.6/templates/_plex.tpl b/charts/plex/2.0.7/templates/_plex.tpl similarity index 100% rename from charts/plex/2.0.6/templates/_plex.tpl rename to charts/plex/2.0.7/templates/_plex.tpl diff --git a/charts/plex/2.0.6/templates/_portal.tpl b/charts/plex/2.0.7/templates/_portal.tpl similarity index 100% rename from charts/plex/2.0.6/templates/_portal.tpl rename to charts/plex/2.0.7/templates/_portal.tpl diff --git a/charts/plex/2.0.6/templates/_service.tpl b/charts/plex/2.0.7/templates/_service.tpl similarity index 100% rename from charts/plex/2.0.6/templates/_service.tpl rename to charts/plex/2.0.7/templates/_service.tpl diff --git a/charts/plex/2.0.6/templates/common.yaml b/charts/plex/2.0.7/templates/common.yaml similarity index 100% rename from charts/plex/2.0.6/templates/common.yaml rename to charts/plex/2.0.7/templates/common.yaml diff --git a/charts/plex/2.0.6/to_keep_versions.md b/charts/plex/2.0.7/to_keep_versions.md similarity index 100% rename from charts/plex/2.0.6/to_keep_versions.md rename to charts/plex/2.0.7/to_keep_versions.md diff --git a/community/immich/4.0.2/Chart.lock b/community/immich/4.0.3/Chart.lock similarity index 100% rename from community/immich/4.0.2/Chart.lock rename to community/immich/4.0.3/Chart.lock diff --git a/community/immich/4.0.2/Chart.yaml b/community/immich/4.0.3/Chart.yaml similarity index 94% rename from community/immich/4.0.2/Chart.yaml rename to community/immich/4.0.3/Chart.yaml index c73e98b654..b7372d2fb4 100644 --- a/community/immich/4.0.2/Chart.yaml +++ b/community/immich/4.0.3/Chart.yaml @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr annotations: title: Immich type: application -version: 4.0.2 +version: 4.0.3 apiVersion: v2 -appVersion: 1.106.3 +appVersion: 1.106.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/immich/4.0.2/README.md b/community/immich/4.0.3/README.md similarity index 100% rename from community/immich/4.0.2/README.md rename to community/immich/4.0.3/README.md diff --git a/community/immich/4.0.2/app-readme.md b/community/immich/4.0.3/app-readme.md similarity index 100% rename from community/immich/4.0.2/app-readme.md rename to community/immich/4.0.3/app-readme.md diff --git a/community/immich/4.0.2/charts/common-1.2.9.tgz b/community/immich/4.0.3/charts/common-1.2.9.tgz similarity index 100% rename from community/immich/4.0.2/charts/common-1.2.9.tgz rename to community/immich/4.0.3/charts/common-1.2.9.tgz diff --git a/community/immich/4.0.2/ci/basic-values.yaml b/community/immich/4.0.3/ci/basic-values.yaml similarity index 100% rename from community/immich/4.0.2/ci/basic-values.yaml rename to community/immich/4.0.3/ci/basic-values.yaml diff --git a/community/immich/4.0.2/ci/extra-values.yaml b/community/immich/4.0.3/ci/extra-values.yaml similarity index 100% rename from community/immich/4.0.2/ci/extra-values.yaml rename to community/immich/4.0.3/ci/extra-values.yaml diff --git a/community/immich/4.0.2/ci/no-extra-values.yaml b/community/immich/4.0.3/ci/no-extra-values.yaml similarity index 100% rename from community/immich/4.0.2/ci/no-extra-values.yaml rename to community/immich/4.0.3/ci/no-extra-values.yaml diff --git a/community/immich/4.0.2/ci/no-ml-values.yaml b/community/immich/4.0.3/ci/no-ml-values.yaml similarity index 100% rename from community/immich/4.0.2/ci/no-ml-values.yaml rename to community/immich/4.0.3/ci/no-ml-values.yaml diff --git a/community/immich/4.0.2/ix_values.yaml b/community/immich/4.0.3/ix_values.yaml similarity index 96% rename from community/immich/4.0.2/ix_values.yaml rename to community/immich/4.0.3/ix_values.yaml index c4428248af..2629a5396a 100644 --- a/community/immich/4.0.2/ix_values.yaml +++ b/community/immich/4.0.3/ix_values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.106.3 + tag: v1.106.4 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.106.3 + tag: v1.106.4 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.106.3-cuda + tag: v1.106.4-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.106.3-openvino + tag: v1.106.4-openvino pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/community/immich/4.0.2/metadata.yaml b/community/immich/4.0.3/metadata.yaml similarity index 100% rename from community/immich/4.0.2/metadata.yaml rename to community/immich/4.0.3/metadata.yaml diff --git a/community/immich/4.0.2/migrations/migrate b/community/immich/4.0.3/migrations/migrate similarity index 100% rename from community/immich/4.0.2/migrations/migrate rename to community/immich/4.0.3/migrations/migrate diff --git a/community/immich/4.0.2/questions.yaml b/community/immich/4.0.3/questions.yaml similarity index 100% rename from community/immich/4.0.2/questions.yaml rename to community/immich/4.0.3/questions.yaml diff --git a/community/immich/4.0.2/templates/NOTES.txt b/community/immich/4.0.3/templates/NOTES.txt similarity index 100% rename from community/immich/4.0.2/templates/NOTES.txt rename to community/immich/4.0.3/templates/NOTES.txt diff --git a/community/immich/4.0.2/templates/_configuration.tpl b/community/immich/4.0.3/templates/_configuration.tpl similarity index 100% rename from community/immich/4.0.2/templates/_configuration.tpl rename to community/immich/4.0.3/templates/_configuration.tpl diff --git a/community/immich/4.0.2/templates/_immich-machinelearning.tpl b/community/immich/4.0.3/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/4.0.2/templates/_immich-machinelearning.tpl rename to community/immich/4.0.3/templates/_immich-machinelearning.tpl diff --git a/community/immich/4.0.2/templates/_immich-server.tpl b/community/immich/4.0.3/templates/_immich-server.tpl similarity index 100% rename from community/immich/4.0.2/templates/_immich-server.tpl rename to community/immich/4.0.3/templates/_immich-server.tpl diff --git a/community/immich/4.0.2/templates/_persistence.tpl b/community/immich/4.0.3/templates/_persistence.tpl similarity index 100% rename from community/immich/4.0.2/templates/_persistence.tpl rename to community/immich/4.0.3/templates/_persistence.tpl diff --git a/community/immich/4.0.2/templates/_portal.tpl b/community/immich/4.0.3/templates/_portal.tpl similarity index 100% rename from community/immich/4.0.2/templates/_portal.tpl rename to community/immich/4.0.3/templates/_portal.tpl diff --git a/community/immich/4.0.2/templates/_postgres.tpl b/community/immich/4.0.3/templates/_postgres.tpl similarity index 100% rename from community/immich/4.0.2/templates/_postgres.tpl rename to community/immich/4.0.3/templates/_postgres.tpl diff --git a/community/immich/4.0.2/templates/_redis.tpl b/community/immich/4.0.3/templates/_redis.tpl similarity index 100% rename from community/immich/4.0.2/templates/_redis.tpl rename to community/immich/4.0.3/templates/_redis.tpl diff --git a/community/immich/4.0.2/templates/_service.tpl b/community/immich/4.0.3/templates/_service.tpl similarity index 100% rename from community/immich/4.0.2/templates/_service.tpl rename to community/immich/4.0.3/templates/_service.tpl diff --git a/community/immich/4.0.2/templates/_waitURL.tpl b/community/immich/4.0.3/templates/_waitURL.tpl similarity index 100% rename from community/immich/4.0.2/templates/_waitURL.tpl rename to community/immich/4.0.3/templates/_waitURL.tpl diff --git a/community/immich/4.0.2/templates/common.yaml b/community/immich/4.0.3/templates/common.yaml similarity index 100% rename from community/immich/4.0.2/templates/common.yaml rename to community/immich/4.0.3/templates/common.yaml diff --git a/community/jellyseerr/1.0.23/Chart.lock b/community/jellyseerr/1.0.24/Chart.lock similarity index 100% rename from community/jellyseerr/1.0.23/Chart.lock rename to community/jellyseerr/1.0.24/Chart.lock diff --git a/community/jellyseerr/1.0.23/Chart.yaml b/community/jellyseerr/1.0.24/Chart.yaml similarity index 95% rename from community/jellyseerr/1.0.23/Chart.yaml rename to community/jellyseerr/1.0.24/Chart.yaml index 335545dd47..0da570e177 100644 --- a/community/jellyseerr/1.0.23/Chart.yaml +++ b/community/jellyseerr/1.0.24/Chart.yaml @@ -4,9 +4,9 @@ description: Jellyseerr is a free and open source software application for manag annotations: title: Jellyseerr type: application -version: 1.0.23 +version: 1.0.24 apiVersion: v2 -appVersion: 1.9.1 +appVersion: 1.9.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/jellyseerr/1.0.23/README.md b/community/jellyseerr/1.0.24/README.md similarity index 100% rename from community/jellyseerr/1.0.23/README.md rename to community/jellyseerr/1.0.24/README.md diff --git a/community/jellyseerr/1.0.23/app-readme.md b/community/jellyseerr/1.0.24/app-readme.md similarity index 100% rename from community/jellyseerr/1.0.23/app-readme.md rename to community/jellyseerr/1.0.24/app-readme.md diff --git a/community/jellyseerr/1.0.23/charts/common-1.2.9.tgz b/community/jellyseerr/1.0.24/charts/common-1.2.9.tgz similarity index 100% rename from community/jellyseerr/1.0.23/charts/common-1.2.9.tgz rename to community/jellyseerr/1.0.24/charts/common-1.2.9.tgz diff --git a/community/jellyseerr/1.0.23/ci/basic-values.yaml b/community/jellyseerr/1.0.24/ci/basic-values.yaml similarity index 100% rename from community/jellyseerr/1.0.23/ci/basic-values.yaml rename to community/jellyseerr/1.0.24/ci/basic-values.yaml diff --git a/community/jellyseerr/1.0.23/ci/hostNet-values.yaml b/community/jellyseerr/1.0.24/ci/hostNet-values.yaml similarity index 100% rename from community/jellyseerr/1.0.23/ci/hostNet-values.yaml rename to community/jellyseerr/1.0.24/ci/hostNet-values.yaml diff --git a/community/jellyseerr/1.0.23/ix_values.yaml b/community/jellyseerr/1.0.24/ix_values.yaml similarity index 96% rename from community/jellyseerr/1.0.23/ix_values.yaml rename to community/jellyseerr/1.0.24/ix_values.yaml index eed257b75e..3cc59e4937 100644 --- a/community/jellyseerr/1.0.23/ix_values.yaml +++ b/community/jellyseerr/1.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: fallenbagel/jellyseerr pullPolicy: IfNotPresent - tag: 1.9.1 + tag: 1.9.2 resources: limits: diff --git a/community/jellyseerr/1.0.23/metadata.yaml b/community/jellyseerr/1.0.24/metadata.yaml similarity index 100% rename from community/jellyseerr/1.0.23/metadata.yaml rename to community/jellyseerr/1.0.24/metadata.yaml diff --git a/community/jellyseerr/1.0.23/questions.yaml b/community/jellyseerr/1.0.24/questions.yaml similarity index 100% rename from community/jellyseerr/1.0.23/questions.yaml rename to community/jellyseerr/1.0.24/questions.yaml diff --git a/community/jellyseerr/1.0.23/templates/NOTES.txt b/community/jellyseerr/1.0.24/templates/NOTES.txt similarity index 100% rename from community/jellyseerr/1.0.23/templates/NOTES.txt rename to community/jellyseerr/1.0.24/templates/NOTES.txt diff --git a/community/jellyseerr/1.0.23/templates/_overseerr.tpl b/community/jellyseerr/1.0.24/templates/_overseerr.tpl similarity index 100% rename from community/jellyseerr/1.0.23/templates/_overseerr.tpl rename to community/jellyseerr/1.0.24/templates/_overseerr.tpl diff --git a/community/jellyseerr/1.0.23/templates/_portal.tpl b/community/jellyseerr/1.0.24/templates/_portal.tpl similarity index 100% rename from community/jellyseerr/1.0.23/templates/_portal.tpl rename to community/jellyseerr/1.0.24/templates/_portal.tpl diff --git a/community/jellyseerr/1.0.23/templates/common.yaml b/community/jellyseerr/1.0.24/templates/common.yaml similarity index 100% rename from community/jellyseerr/1.0.23/templates/common.yaml rename to community/jellyseerr/1.0.24/templates/common.yaml