diff --git a/community/immich/1.0.7/Chart.lock b/community/immich/1.0.8/Chart.lock similarity index 100% rename from community/immich/1.0.7/Chart.lock rename to community/immich/1.0.8/Chart.lock diff --git a/community/immich/1.0.7/Chart.yaml b/community/immich/1.0.8/Chart.yaml similarity index 97% rename from community/immich/1.0.7/Chart.yaml rename to community/immich/1.0.8/Chart.yaml index 064c0f1b61..af852f1a18 100644 --- a/community/immich/1.0.7/Chart.yaml +++ b/community/immich/1.0.8/Chart.yaml @@ -3,7 +3,7 @@ description: Immich annotations: title: Immich type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 appVersion: 1.69.0 kubeVersion: '>=1.16.0-0' diff --git a/community/immich/1.0.7/README.md b/community/immich/1.0.8/README.md similarity index 100% rename from community/immich/1.0.7/README.md rename to community/immich/1.0.8/README.md diff --git a/community/immich/1.0.7/app-readme.md b/community/immich/1.0.8/app-readme.md similarity index 100% rename from community/immich/1.0.7/app-readme.md rename to community/immich/1.0.8/app-readme.md diff --git a/community/immich/1.0.7/charts/common-1.0.12.tgz b/community/immich/1.0.8/charts/common-1.0.12.tgz similarity index 100% rename from community/immich/1.0.7/charts/common-1.0.12.tgz rename to community/immich/1.0.8/charts/common-1.0.12.tgz diff --git a/community/immich/1.0.7/ci/basic-values.yaml b/community/immich/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/immich/1.0.7/ci/basic-values.yaml rename to community/immich/1.0.8/ci/basic-values.yaml diff --git a/community/immich/1.0.7/ci/extra-values.yaml b/community/immich/1.0.8/ci/extra-values.yaml similarity index 100% rename from community/immich/1.0.7/ci/extra-values.yaml rename to community/immich/1.0.8/ci/extra-values.yaml diff --git a/community/immich/1.0.7/ci/no-extra-values.yaml b/community/immich/1.0.8/ci/no-extra-values.yaml similarity index 100% rename from community/immich/1.0.7/ci/no-extra-values.yaml rename to community/immich/1.0.8/ci/no-extra-values.yaml diff --git a/community/immich/1.0.7/ci/no-ml-values.yaml b/community/immich/1.0.8/ci/no-ml-values.yaml similarity index 100% rename from community/immich/1.0.7/ci/no-ml-values.yaml rename to community/immich/1.0.8/ci/no-ml-values.yaml diff --git a/community/immich/1.0.7/ci/no-typesenes-values.yaml b/community/immich/1.0.8/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/1.0.7/ci/no-typesenes-values.yaml rename to community/immich/1.0.8/ci/no-typesenes-values.yaml diff --git a/community/immich/1.0.7/ix_values.yaml b/community/immich/1.0.8/ix_values.yaml similarity index 100% rename from community/immich/1.0.7/ix_values.yaml rename to community/immich/1.0.8/ix_values.yaml diff --git a/community/immich/1.0.7/metadata.yaml b/community/immich/1.0.8/metadata.yaml similarity index 100% rename from community/immich/1.0.7/metadata.yaml rename to community/immich/1.0.8/metadata.yaml diff --git a/community/immich/1.0.7/questions.yaml b/community/immich/1.0.8/questions.yaml similarity index 100% rename from community/immich/1.0.7/questions.yaml rename to community/immich/1.0.8/questions.yaml diff --git a/community/immich/1.0.7/templates/NOTES.txt b/community/immich/1.0.8/templates/NOTES.txt similarity index 100% rename from community/immich/1.0.7/templates/NOTES.txt rename to community/immich/1.0.8/templates/NOTES.txt diff --git a/community/immich/1.0.7/templates/_configuration.tpl b/community/immich/1.0.8/templates/_configuration.tpl similarity index 98% rename from community/immich/1.0.7/templates/_configuration.tpl rename to community/immich/1.0.8/templates/_configuration.tpl index 1434df7b72..9021d336f9 100644 --- a/community/immich/1.0.7/templates/_configuration.tpl +++ b/community/immich/1.0.8/templates/_configuration.tpl @@ -26,7 +26,7 @@ {{- $mlURL := "false" -}} {{- if .Values.immichConfig.enableML -}} - {{- $mlURL = printf "http://%v-machinelearning:%v" $fullname .Values.immichNetwork.microservicesPort -}} + {{- $mlURL = printf "http://%v-machinelearning:%v" $fullname .Values.immichNetwork.machinelearningPort -}} {{- end }} secret: diff --git a/community/immich/1.0.7/templates/_immich-machinelearning.tpl b/community/immich/1.0.8/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/1.0.7/templates/_immich-machinelearning.tpl rename to community/immich/1.0.8/templates/_immich-machinelearning.tpl diff --git a/community/immich/1.0.7/templates/_immich-microservices.tpl b/community/immich/1.0.8/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/1.0.7/templates/_immich-microservices.tpl rename to community/immich/1.0.8/templates/_immich-microservices.tpl diff --git a/community/immich/1.0.7/templates/_immich-proxy.tpl b/community/immich/1.0.8/templates/_immich-proxy.tpl similarity index 100% rename from community/immich/1.0.7/templates/_immich-proxy.tpl rename to community/immich/1.0.8/templates/_immich-proxy.tpl diff --git a/community/immich/1.0.7/templates/_immich-server.tpl b/community/immich/1.0.8/templates/_immich-server.tpl similarity index 100% rename from community/immich/1.0.7/templates/_immich-server.tpl rename to community/immich/1.0.8/templates/_immich-server.tpl diff --git a/community/immich/1.0.7/templates/_immich-typesense.tpl b/community/immich/1.0.8/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/1.0.7/templates/_immich-typesense.tpl rename to community/immich/1.0.8/templates/_immich-typesense.tpl diff --git a/community/immich/1.0.7/templates/_immich-web.tpl b/community/immich/1.0.8/templates/_immich-web.tpl similarity index 100% rename from community/immich/1.0.7/templates/_immich-web.tpl rename to community/immich/1.0.8/templates/_immich-web.tpl diff --git a/community/immich/1.0.7/templates/_persistence.tpl b/community/immich/1.0.8/templates/_persistence.tpl similarity index 100% rename from community/immich/1.0.7/templates/_persistence.tpl rename to community/immich/1.0.8/templates/_persistence.tpl diff --git a/community/immich/1.0.7/templates/_portal.tpl b/community/immich/1.0.8/templates/_portal.tpl similarity index 100% rename from community/immich/1.0.7/templates/_portal.tpl rename to community/immich/1.0.8/templates/_portal.tpl diff --git a/community/immich/1.0.7/templates/_postgres.tpl b/community/immich/1.0.8/templates/_postgres.tpl similarity index 100% rename from community/immich/1.0.7/templates/_postgres.tpl rename to community/immich/1.0.8/templates/_postgres.tpl diff --git a/community/immich/1.0.7/templates/_redis.tpl b/community/immich/1.0.8/templates/_redis.tpl similarity index 100% rename from community/immich/1.0.7/templates/_redis.tpl rename to community/immich/1.0.8/templates/_redis.tpl diff --git a/community/immich/1.0.7/templates/_service.tpl b/community/immich/1.0.8/templates/_service.tpl similarity index 100% rename from community/immich/1.0.7/templates/_service.tpl rename to community/immich/1.0.8/templates/_service.tpl diff --git a/community/immich/1.0.7/templates/_waitURL.tpl b/community/immich/1.0.8/templates/_waitURL.tpl similarity index 100% rename from community/immich/1.0.7/templates/_waitURL.tpl rename to community/immich/1.0.8/templates/_waitURL.tpl diff --git a/community/immich/1.0.7/templates/common.yaml b/community/immich/1.0.8/templates/common.yaml similarity index 100% rename from community/immich/1.0.7/templates/common.yaml rename to community/immich/1.0.8/templates/common.yaml diff --git a/community/overseerr/1.0.11/Chart.lock b/community/overseerr/1.0.12/Chart.lock similarity index 100% rename from community/overseerr/1.0.11/Chart.lock rename to community/overseerr/1.0.12/Chart.lock diff --git a/community/overseerr/1.0.11/Chart.yaml b/community/overseerr/1.0.12/Chart.yaml similarity index 88% rename from community/overseerr/1.0.11/Chart.yaml rename to community/overseerr/1.0.12/Chart.yaml index 990cadcf1b..0ed7defec7 100644 --- a/community/overseerr/1.0.11/Chart.yaml +++ b/community/overseerr/1.0.12/Chart.yaml @@ -1,11 +1,12 @@ name: overseerr -description: Overseerr is a free and open source software application for managing requests for your media library. +description: Overseerr is a free and open source software application for managing + requests for your media library. annotations: title: Overseerr type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 -appVersion: 1.33.0 +appVersion: 1.33.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/overseerr/1.0.11/README.md b/community/overseerr/1.0.12/README.md similarity index 100% rename from community/overseerr/1.0.11/README.md rename to community/overseerr/1.0.12/README.md diff --git a/community/overseerr/1.0.11/app-readme.md b/community/overseerr/1.0.12/app-readme.md similarity index 100% rename from community/overseerr/1.0.11/app-readme.md rename to community/overseerr/1.0.12/app-readme.md diff --git a/community/overseerr/1.0.11/charts/common-1.0.12.tgz b/community/overseerr/1.0.12/charts/common-1.0.12.tgz similarity index 100% rename from community/overseerr/1.0.11/charts/common-1.0.12.tgz rename to community/overseerr/1.0.12/charts/common-1.0.12.tgz diff --git a/community/overseerr/1.0.11/ci/basic-values.yaml b/community/overseerr/1.0.12/ci/basic-values.yaml similarity index 100% rename from community/overseerr/1.0.11/ci/basic-values.yaml rename to community/overseerr/1.0.12/ci/basic-values.yaml diff --git a/community/overseerr/1.0.11/ci/hostNet-values.yaml b/community/overseerr/1.0.12/ci/hostNet-values.yaml similarity index 100% rename from community/overseerr/1.0.11/ci/hostNet-values.yaml rename to community/overseerr/1.0.12/ci/hostNet-values.yaml diff --git a/community/overseerr/1.0.11/ix_values.yaml b/community/overseerr/1.0.12/ix_values.yaml similarity index 95% rename from community/overseerr/1.0.11/ix_values.yaml rename to community/overseerr/1.0.12/ix_values.yaml index 215d8bb254..3840953c35 100644 --- a/community/overseerr/1.0.11/ix_values.yaml +++ b/community/overseerr/1.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: sctx/overseerr pullPolicy: IfNotPresent - tag: 1.33.0 + tag: 1.33.1 resources: limits: diff --git a/community/overseerr/1.0.11/metadata.yaml b/community/overseerr/1.0.12/metadata.yaml similarity index 100% rename from community/overseerr/1.0.11/metadata.yaml rename to community/overseerr/1.0.12/metadata.yaml diff --git a/community/overseerr/1.0.11/migrations/migrate b/community/overseerr/1.0.12/migrations/migrate similarity index 100% rename from community/overseerr/1.0.11/migrations/migrate rename to community/overseerr/1.0.12/migrations/migrate diff --git a/community/overseerr/1.0.11/questions.yaml b/community/overseerr/1.0.12/questions.yaml similarity index 100% rename from community/overseerr/1.0.11/questions.yaml rename to community/overseerr/1.0.12/questions.yaml diff --git a/community/overseerr/1.0.11/templates/NOTES.txt b/community/overseerr/1.0.12/templates/NOTES.txt similarity index 100% rename from community/overseerr/1.0.11/templates/NOTES.txt rename to community/overseerr/1.0.12/templates/NOTES.txt diff --git a/community/overseerr/1.0.11/templates/_overseerr.tpl b/community/overseerr/1.0.12/templates/_overseerr.tpl similarity index 100% rename from community/overseerr/1.0.11/templates/_overseerr.tpl rename to community/overseerr/1.0.12/templates/_overseerr.tpl diff --git a/community/overseerr/1.0.11/templates/_portal.tpl b/community/overseerr/1.0.12/templates/_portal.tpl similarity index 100% rename from community/overseerr/1.0.11/templates/_portal.tpl rename to community/overseerr/1.0.12/templates/_portal.tpl diff --git a/community/overseerr/1.0.11/templates/common.yaml b/community/overseerr/1.0.12/templates/common.yaml similarity index 100% rename from community/overseerr/1.0.11/templates/common.yaml rename to community/overseerr/1.0.12/templates/common.yaml diff --git a/community/prowlarr/1.0.3/Chart.lock b/community/prowlarr/1.0.4/Chart.lock similarity index 100% rename from community/prowlarr/1.0.3/Chart.lock rename to community/prowlarr/1.0.4/Chart.lock diff --git a/community/prowlarr/1.0.3/Chart.yaml b/community/prowlarr/1.0.4/Chart.yaml similarity index 94% rename from community/prowlarr/1.0.3/Chart.yaml rename to community/prowlarr/1.0.4/Chart.yaml index 64eedbb399..7625f7984f 100644 --- a/community/prowlarr/1.0.3/Chart.yaml +++ b/community/prowlarr/1.0.4/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.0.3 +version: 1.0.4 apiVersion: v2 -appVersion: 1.7.2.3710 +appVersion: 1.7.4.3769 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/prowlarr/1.0.3/README.md b/community/prowlarr/1.0.4/README.md similarity index 100% rename from community/prowlarr/1.0.3/README.md rename to community/prowlarr/1.0.4/README.md diff --git a/community/prowlarr/1.0.3/app-readme.md b/community/prowlarr/1.0.4/app-readme.md similarity index 100% rename from community/prowlarr/1.0.3/app-readme.md rename to community/prowlarr/1.0.4/app-readme.md diff --git a/community/prowlarr/1.0.3/charts/common-1.0.12.tgz b/community/prowlarr/1.0.4/charts/common-1.0.12.tgz similarity index 100% rename from community/prowlarr/1.0.3/charts/common-1.0.12.tgz rename to community/prowlarr/1.0.4/charts/common-1.0.12.tgz diff --git a/community/prowlarr/1.0.3/ci/basic-values.yaml b/community/prowlarr/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.0.3/ci/basic-values.yaml rename to community/prowlarr/1.0.4/ci/basic-values.yaml diff --git a/community/prowlarr/1.0.3/ci/extra-values.yaml b/community/prowlarr/1.0.4/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.0.3/ci/extra-values.yaml rename to community/prowlarr/1.0.4/ci/extra-values.yaml diff --git a/community/prowlarr/1.0.3/ci/hostNet-values.yaml b/community/prowlarr/1.0.4/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.0.3/ci/hostNet-values.yaml rename to community/prowlarr/1.0.4/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.0.3/ix_values.yaml b/community/prowlarr/1.0.4/ix_values.yaml similarity index 95% rename from community/prowlarr/1.0.3/ix_values.yaml rename to community/prowlarr/1.0.4/ix_values.yaml index 78edbc1649..d6a3928e52 100644 --- a/community/prowlarr/1.0.3/ix_values.yaml +++ b/community/prowlarr/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.7.2.3710 + tag: 1.7.4.3769 resources: limits: diff --git a/community/prowlarr/1.0.3/metadata.yaml b/community/prowlarr/1.0.4/metadata.yaml similarity index 100% rename from community/prowlarr/1.0.3/metadata.yaml rename to community/prowlarr/1.0.4/metadata.yaml diff --git a/community/prowlarr/1.0.3/questions.yaml b/community/prowlarr/1.0.4/questions.yaml similarity index 100% rename from community/prowlarr/1.0.3/questions.yaml rename to community/prowlarr/1.0.4/questions.yaml diff --git a/community/prowlarr/1.0.3/templates/NOTES.txt b/community/prowlarr/1.0.4/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.0.3/templates/NOTES.txt rename to community/prowlarr/1.0.4/templates/NOTES.txt diff --git a/community/prowlarr/1.0.3/templates/_persistence.tpl b/community/prowlarr/1.0.4/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.0.3/templates/_persistence.tpl rename to community/prowlarr/1.0.4/templates/_persistence.tpl diff --git a/community/prowlarr/1.0.3/templates/_portal.tpl b/community/prowlarr/1.0.4/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.0.3/templates/_portal.tpl rename to community/prowlarr/1.0.4/templates/_portal.tpl diff --git a/community/prowlarr/1.0.3/templates/_prowlarr.tpl b/community/prowlarr/1.0.4/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.0.3/templates/_prowlarr.tpl rename to community/prowlarr/1.0.4/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.0.3/templates/_service.tpl b/community/prowlarr/1.0.4/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.0.3/templates/_service.tpl rename to community/prowlarr/1.0.4/templates/_service.tpl diff --git a/community/prowlarr/1.0.3/templates/common.yaml b/community/prowlarr/1.0.4/templates/common.yaml similarity index 100% rename from community/prowlarr/1.0.3/templates/common.yaml rename to community/prowlarr/1.0.4/templates/common.yaml