diff --git a/community/immich/1.0.10/Chart.lock b/community/immich/1.0.11/Chart.lock similarity index 100% rename from community/immich/1.0.10/Chart.lock rename to community/immich/1.0.11/Chart.lock diff --git a/community/immich/1.0.10/Chart.yaml b/community/immich/1.0.11/Chart.yaml similarity index 94% rename from community/immich/1.0.10/Chart.yaml rename to community/immich/1.0.11/Chart.yaml index 18af1823ca..53198efd3d 100644 --- a/community/immich/1.0.10/Chart.yaml +++ b/community/immich/1.0.11/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.10 +version: 1.0.11 apiVersion: v2 -appVersion: 1.71.0 +appVersion: 1.72.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/immich/1.0.10/README.md b/community/immich/1.0.11/README.md similarity index 100% rename from community/immich/1.0.10/README.md rename to community/immich/1.0.11/README.md diff --git a/community/immich/1.0.10/app-readme.md b/community/immich/1.0.11/app-readme.md similarity index 100% rename from community/immich/1.0.10/app-readme.md rename to community/immich/1.0.11/app-readme.md diff --git a/community/immich/1.0.10/charts/common-1.0.12.tgz b/community/immich/1.0.11/charts/common-1.0.12.tgz similarity index 100% rename from community/immich/1.0.10/charts/common-1.0.12.tgz rename to community/immich/1.0.11/charts/common-1.0.12.tgz diff --git a/community/immich/1.0.10/ci/basic-values.yaml b/community/immich/1.0.11/ci/basic-values.yaml similarity index 100% rename from community/immich/1.0.10/ci/basic-values.yaml rename to community/immich/1.0.11/ci/basic-values.yaml diff --git a/community/immich/1.0.10/ci/extra-values.yaml b/community/immich/1.0.11/ci/extra-values.yaml similarity index 100% rename from community/immich/1.0.10/ci/extra-values.yaml rename to community/immich/1.0.11/ci/extra-values.yaml diff --git a/community/immich/1.0.10/ci/no-extra-values.yaml b/community/immich/1.0.11/ci/no-extra-values.yaml similarity index 100% rename from community/immich/1.0.10/ci/no-extra-values.yaml rename to community/immich/1.0.11/ci/no-extra-values.yaml diff --git a/community/immich/1.0.10/ci/no-ml-values.yaml b/community/immich/1.0.11/ci/no-ml-values.yaml similarity index 100% rename from community/immich/1.0.10/ci/no-ml-values.yaml rename to community/immich/1.0.11/ci/no-ml-values.yaml diff --git a/community/immich/1.0.10/ci/no-typesenes-values.yaml b/community/immich/1.0.11/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/1.0.10/ci/no-typesenes-values.yaml rename to community/immich/1.0.11/ci/no-typesenes-values.yaml diff --git a/community/immich/1.0.10/ix_values.yaml b/community/immich/1.0.11/ix_values.yaml similarity index 96% rename from community/immich/1.0.10/ix_values.yaml rename to community/immich/1.0.11/ix_values.yaml index 388c82001d..cdd6679fa4 100644 --- a/community/immich/1.0.10/ix_values.yaml +++ b/community/immich/1.0.11/ix_values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.71.0 + tag: v1.72.1 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.71.0 + tag: v1.72.1 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.71.0 + tag: v1.72.1 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.71.0 + tag: v1.72.1 typesenseImage: repository: typesense/typesense diff --git a/community/immich/1.0.10/metadata.yaml b/community/immich/1.0.11/metadata.yaml similarity index 100% rename from community/immich/1.0.10/metadata.yaml rename to community/immich/1.0.11/metadata.yaml diff --git a/community/immich/1.0.10/questions.yaml b/community/immich/1.0.11/questions.yaml similarity index 100% rename from community/immich/1.0.10/questions.yaml rename to community/immich/1.0.11/questions.yaml diff --git a/community/immich/1.0.10/templates/NOTES.txt b/community/immich/1.0.11/templates/NOTES.txt similarity index 100% rename from community/immich/1.0.10/templates/NOTES.txt rename to community/immich/1.0.11/templates/NOTES.txt diff --git a/community/immich/1.0.10/templates/_configuration.tpl b/community/immich/1.0.11/templates/_configuration.tpl similarity index 100% rename from community/immich/1.0.10/templates/_configuration.tpl rename to community/immich/1.0.11/templates/_configuration.tpl diff --git a/community/immich/1.0.10/templates/_immich-machinelearning.tpl b/community/immich/1.0.11/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/1.0.10/templates/_immich-machinelearning.tpl rename to community/immich/1.0.11/templates/_immich-machinelearning.tpl diff --git a/community/immich/1.0.10/templates/_immich-microservices.tpl b/community/immich/1.0.11/templates/_immich-microservices.tpl similarity index 70% rename from community/immich/1.0.10/templates/_immich-microservices.tpl rename to community/immich/1.0.11/templates/_immich-microservices.tpl index 9eb88034b7..2db364b5f5 100644 --- a/community/immich/1.0.10/templates/_immich-microservices.tpl +++ b/community/immich/1.0.11/templates/_immich-microservices.tpl @@ -17,7 +17,10 @@ workload: runAsGroup: 0 runAsNonRoot: false readOnlyRootFilesystem: false - args: start-microservices.sh + command: /bin/sh + args: + - -c + - /usr/src/app/start-microservices.sh envFrom: - secretRef: name: immich-creds @@ -26,28 +29,16 @@ workload: probes: liveness: enabled: true - type: exec - command: - - /bin/sh - - -c - - | - ps -a | grep -v grep | grep -q microservices + type: tcp + port: {{ .Values.immichNetwork.microservicesPort }} readiness: enabled: true - type: exec - command: - - /bin/sh - - -c - - | - ps -a | grep -v grep | grep -q microservices + type: tcp + port: {{ .Values.immichNetwork.microservicesPort }} startup: enabled: true - type: exec - command: - - /bin/sh - - -c - - | - ps -a | grep -v grep | grep -q microservices + type: tcp + port: {{ .Values.immichNetwork.microservicesPort }} initContainers: {{- include "ix.v1.common.app.postgresWait" (dict "name" "postgres-wait" "secretName" "postgres-creds") | nindent 8 }} diff --git a/community/immich/1.0.10/templates/_immich-proxy.tpl b/community/immich/1.0.11/templates/_immich-proxy.tpl similarity index 100% rename from community/immich/1.0.10/templates/_immich-proxy.tpl rename to community/immich/1.0.11/templates/_immich-proxy.tpl diff --git a/community/immich/1.0.10/templates/_immich-server.tpl b/community/immich/1.0.11/templates/_immich-server.tpl similarity index 94% rename from community/immich/1.0.10/templates/_immich-server.tpl rename to community/immich/1.0.11/templates/_immich-server.tpl index 41c1377ed8..5650656243 100644 --- a/community/immich/1.0.10/templates/_immich-server.tpl +++ b/community/immich/1.0.11/templates/_immich-server.tpl @@ -18,7 +18,10 @@ workload: runAsGroup: 0 runAsNonRoot: false readOnlyRootFilesystem: false - args: start-server.sh + command: /bin/sh + args: + - -c + - /usr/src/app/start-server.sh envFrom: - secretRef: name: immich-creds diff --git a/community/immich/1.0.10/templates/_immich-typesense.tpl b/community/immich/1.0.11/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/1.0.10/templates/_immich-typesense.tpl rename to community/immich/1.0.11/templates/_immich-typesense.tpl diff --git a/community/immich/1.0.10/templates/_immich-web.tpl b/community/immich/1.0.11/templates/_immich-web.tpl similarity index 100% rename from community/immich/1.0.10/templates/_immich-web.tpl rename to community/immich/1.0.11/templates/_immich-web.tpl diff --git a/community/immich/1.0.10/templates/_persistence.tpl b/community/immich/1.0.11/templates/_persistence.tpl similarity index 100% rename from community/immich/1.0.10/templates/_persistence.tpl rename to community/immich/1.0.11/templates/_persistence.tpl diff --git a/community/immich/1.0.10/templates/_portal.tpl b/community/immich/1.0.11/templates/_portal.tpl similarity index 100% rename from community/immich/1.0.10/templates/_portal.tpl rename to community/immich/1.0.11/templates/_portal.tpl diff --git a/community/immich/1.0.10/templates/_postgres.tpl b/community/immich/1.0.11/templates/_postgres.tpl similarity index 100% rename from community/immich/1.0.10/templates/_postgres.tpl rename to community/immich/1.0.11/templates/_postgres.tpl diff --git a/community/immich/1.0.10/templates/_redis.tpl b/community/immich/1.0.11/templates/_redis.tpl similarity index 100% rename from community/immich/1.0.10/templates/_redis.tpl rename to community/immich/1.0.11/templates/_redis.tpl diff --git a/community/immich/1.0.10/templates/_service.tpl b/community/immich/1.0.11/templates/_service.tpl similarity index 100% rename from community/immich/1.0.10/templates/_service.tpl rename to community/immich/1.0.11/templates/_service.tpl diff --git a/community/immich/1.0.10/templates/_waitURL.tpl b/community/immich/1.0.11/templates/_waitURL.tpl similarity index 100% rename from community/immich/1.0.10/templates/_waitURL.tpl rename to community/immich/1.0.11/templates/_waitURL.tpl diff --git a/community/immich/1.0.10/templates/common.yaml b/community/immich/1.0.11/templates/common.yaml similarity index 100% rename from community/immich/1.0.10/templates/common.yaml rename to community/immich/1.0.11/templates/common.yaml diff --git a/community/lidarr/1.0.18/Chart.lock b/community/lidarr/1.0.19/Chart.lock similarity index 100% rename from community/lidarr/1.0.18/Chart.lock rename to community/lidarr/1.0.19/Chart.lock diff --git a/community/lidarr/1.0.18/Chart.yaml b/community/lidarr/1.0.19/Chart.yaml similarity index 94% rename from community/lidarr/1.0.18/Chart.yaml rename to community/lidarr/1.0.19/Chart.yaml index 6f8d5fcd1d..00dd589c12 100644 --- a/community/lidarr/1.0.18/Chart.yaml +++ b/community/lidarr/1.0.19/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.0.18 +version: 1.0.19 apiVersion: v2 -appVersion: 1.3.3.3432 +appVersion: 1.3.4.3458 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/lidarr/1.0.18/README.md b/community/lidarr/1.0.19/README.md similarity index 100% rename from community/lidarr/1.0.18/README.md rename to community/lidarr/1.0.19/README.md diff --git a/community/lidarr/1.0.18/app-readme.md b/community/lidarr/1.0.19/app-readme.md similarity index 100% rename from community/lidarr/1.0.18/app-readme.md rename to community/lidarr/1.0.19/app-readme.md diff --git a/community/lidarr/1.0.18/charts/common-1.0.12.tgz b/community/lidarr/1.0.19/charts/common-1.0.12.tgz similarity index 100% rename from community/lidarr/1.0.18/charts/common-1.0.12.tgz rename to community/lidarr/1.0.19/charts/common-1.0.12.tgz diff --git a/community/lidarr/1.0.18/ci/basic-values.yaml b/community/lidarr/1.0.19/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.0.18/ci/basic-values.yaml rename to community/lidarr/1.0.19/ci/basic-values.yaml diff --git a/community/lidarr/1.0.18/ci/extra-values.yaml b/community/lidarr/1.0.19/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.0.18/ci/extra-values.yaml rename to community/lidarr/1.0.19/ci/extra-values.yaml diff --git a/community/lidarr/1.0.18/ci/hostNet-values.yaml b/community/lidarr/1.0.19/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.0.18/ci/hostNet-values.yaml rename to community/lidarr/1.0.19/ci/hostNet-values.yaml diff --git a/community/lidarr/1.0.18/ix_values.yaml b/community/lidarr/1.0.19/ix_values.yaml similarity index 95% rename from community/lidarr/1.0.18/ix_values.yaml rename to community/lidarr/1.0.19/ix_values.yaml index 725d5b058d..bd4409aa4a 100644 --- a/community/lidarr/1.0.18/ix_values.yaml +++ b/community/lidarr/1.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 1.3.3.3432 + tag: 1.3.4.3458 resources: limits: diff --git a/community/lidarr/1.0.18/metadata.yaml b/community/lidarr/1.0.19/metadata.yaml similarity index 100% rename from community/lidarr/1.0.18/metadata.yaml rename to community/lidarr/1.0.19/metadata.yaml diff --git a/community/lidarr/1.0.18/migrations/migrate b/community/lidarr/1.0.19/migrations/migrate similarity index 100% rename from community/lidarr/1.0.18/migrations/migrate rename to community/lidarr/1.0.19/migrations/migrate diff --git a/community/lidarr/1.0.18/questions.yaml b/community/lidarr/1.0.19/questions.yaml similarity index 100% rename from community/lidarr/1.0.18/questions.yaml rename to community/lidarr/1.0.19/questions.yaml diff --git a/community/lidarr/1.0.18/templates/NOTES.txt b/community/lidarr/1.0.19/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.0.18/templates/NOTES.txt rename to community/lidarr/1.0.19/templates/NOTES.txt diff --git a/community/lidarr/1.0.18/templates/_lidarr.tpl b/community/lidarr/1.0.19/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.0.18/templates/_lidarr.tpl rename to community/lidarr/1.0.19/templates/_lidarr.tpl diff --git a/community/lidarr/1.0.18/templates/_portal.tpl b/community/lidarr/1.0.19/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.0.18/templates/_portal.tpl rename to community/lidarr/1.0.19/templates/_portal.tpl diff --git a/community/lidarr/1.0.18/templates/common.yaml b/community/lidarr/1.0.19/templates/common.yaml similarity index 100% rename from community/lidarr/1.0.18/templates/common.yaml rename to community/lidarr/1.0.19/templates/common.yaml diff --git a/community/minecraft/1.0.10/Chart.lock b/community/minecraft/1.0.11/Chart.lock similarity index 100% rename from community/minecraft/1.0.10/Chart.lock rename to community/minecraft/1.0.11/Chart.lock diff --git a/community/minecraft/1.0.10/Chart.yaml b/community/minecraft/1.0.11/Chart.yaml similarity index 94% rename from community/minecraft/1.0.10/Chart.yaml rename to community/minecraft/1.0.11/Chart.yaml index 71fe38922e..fb4030a83c 100644 --- a/community/minecraft/1.0.10/Chart.yaml +++ b/community/minecraft/1.0.11/Chart.yaml @@ -3,9 +3,9 @@ description: Minecraft is a sandbox game annotations: title: Minecraft type: application -version: 1.0.10 +version: 1.0.11 apiVersion: v2 -appVersion: 2023.7.1 +appVersion: 2023.8.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/minecraft/1.0.10/README.md b/community/minecraft/1.0.11/README.md similarity index 100% rename from community/minecraft/1.0.10/README.md rename to community/minecraft/1.0.11/README.md diff --git a/community/minecraft/1.0.10/app-readme.md b/community/minecraft/1.0.11/app-readme.md similarity index 100% rename from community/minecraft/1.0.10/app-readme.md rename to community/minecraft/1.0.11/app-readme.md diff --git a/community/minecraft/1.0.10/charts/common-1.0.12.tgz b/community/minecraft/1.0.11/charts/common-1.0.12.tgz similarity index 100% rename from community/minecraft/1.0.10/charts/common-1.0.12.tgz rename to community/minecraft/1.0.11/charts/common-1.0.12.tgz diff --git a/community/minecraft/1.0.10/ci/java11-j9-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java11-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java11-j9-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java11-j9-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java11-jdk-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java11-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java11-jdk-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java11-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java11-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java11-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java11-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java11-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java17-alpine-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java17-alpine-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java17-alpine-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java17-alpine-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java17-gce-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java17-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java17-gce-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java17-gce-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java17-j9-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java17-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java17-j9-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java17-j9-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java17-jdk-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java17-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java17-jdk-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java17-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java17-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java17-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java17-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java17-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java19-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java19-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java19-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java19-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java8-gce-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java8-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java8-gce-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java8-gce-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java8-j9-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java8-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java8-j9-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java8-j9-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java8-jdk-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java8-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java8-jdk-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java8-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ci/java8-vanilla-values.yaml b/community/minecraft/1.0.11/ci/java8-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.10/ci/java8-vanilla-values.yaml rename to community/minecraft/1.0.11/ci/java8-vanilla-values.yaml diff --git a/community/minecraft/1.0.10/ix_values.yaml b/community/minecraft/1.0.11/ix_values.yaml similarity index 95% rename from community/minecraft/1.0.10/ix_values.yaml rename to community/minecraft/1.0.11/ix_values.yaml index f052db77f8..f715fc2d53 100644 --- a/community/minecraft/1.0.10/ix_values.yaml +++ b/community/minecraft/1.0.11/ix_values.yaml @@ -1,19 +1,19 @@ j8Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2023.7.1-java8 + tag: 2023.8.1-java8 j8gceImage: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2023.7.1-java8-graalvm-ce + tag: 2023.8.1-java8-graalvm-ce j8j9Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2023.7.1-java8-openj9 + tag: 2023.8.1-java8-openj9 j8jdkImage: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2023.7.1-java8-jdk + tag: 2023.8.1-java8-jdk j11Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent diff --git a/community/minecraft/1.0.10/metadata.yaml b/community/minecraft/1.0.11/metadata.yaml similarity index 100% rename from community/minecraft/1.0.10/metadata.yaml rename to community/minecraft/1.0.11/metadata.yaml diff --git a/community/minecraft/1.0.10/migrations/migrate b/community/minecraft/1.0.11/migrations/migrate similarity index 100% rename from community/minecraft/1.0.10/migrations/migrate rename to community/minecraft/1.0.11/migrations/migrate diff --git a/community/minecraft/1.0.10/questions.yaml b/community/minecraft/1.0.11/questions.yaml similarity index 100% rename from community/minecraft/1.0.10/questions.yaml rename to community/minecraft/1.0.11/questions.yaml diff --git a/community/minecraft/1.0.10/templates/NOTES.txt b/community/minecraft/1.0.11/templates/NOTES.txt similarity index 100% rename from community/minecraft/1.0.10/templates/NOTES.txt rename to community/minecraft/1.0.11/templates/NOTES.txt diff --git a/community/minecraft/1.0.10/templates/_configuration.tpl b/community/minecraft/1.0.11/templates/_configuration.tpl similarity index 100% rename from community/minecraft/1.0.10/templates/_configuration.tpl rename to community/minecraft/1.0.11/templates/_configuration.tpl diff --git a/community/minecraft/1.0.10/templates/_minecraft.tpl b/community/minecraft/1.0.11/templates/_minecraft.tpl similarity index 100% rename from community/minecraft/1.0.10/templates/_minecraft.tpl rename to community/minecraft/1.0.11/templates/_minecraft.tpl diff --git a/community/minecraft/1.0.10/templates/common.yaml b/community/minecraft/1.0.11/templates/common.yaml similarity index 100% rename from community/minecraft/1.0.10/templates/common.yaml rename to community/minecraft/1.0.11/templates/common.yaml diff --git a/community/prowlarr/1.0.5/Chart.lock b/community/prowlarr/1.0.6/Chart.lock similarity index 100% rename from community/prowlarr/1.0.5/Chart.lock rename to community/prowlarr/1.0.6/Chart.lock diff --git a/community/prowlarr/1.0.5/Chart.yaml b/community/prowlarr/1.0.6/Chart.yaml similarity index 94% rename from community/prowlarr/1.0.5/Chart.yaml rename to community/prowlarr/1.0.6/Chart.yaml index 77c01cec92..f2afa21d51 100644 --- a/community/prowlarr/1.0.5/Chart.yaml +++ b/community/prowlarr/1.0.6/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.5 +version: 1.0.6 apiVersion: v2 -appVersion: 1.8.0.3805 +appVersion: 1.8.1.3837 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/prowlarr/1.0.5/README.md b/community/prowlarr/1.0.6/README.md similarity index 100% rename from community/prowlarr/1.0.5/README.md rename to community/prowlarr/1.0.6/README.md diff --git a/community/prowlarr/1.0.5/app-readme.md b/community/prowlarr/1.0.6/app-readme.md similarity index 100% rename from community/prowlarr/1.0.5/app-readme.md rename to community/prowlarr/1.0.6/app-readme.md diff --git a/community/prowlarr/1.0.5/charts/common-1.0.12.tgz b/community/prowlarr/1.0.6/charts/common-1.0.12.tgz similarity index 100% rename from community/prowlarr/1.0.5/charts/common-1.0.12.tgz rename to community/prowlarr/1.0.6/charts/common-1.0.12.tgz diff --git a/community/prowlarr/1.0.5/ci/basic-values.yaml b/community/prowlarr/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.0.5/ci/basic-values.yaml rename to community/prowlarr/1.0.6/ci/basic-values.yaml diff --git a/community/prowlarr/1.0.5/ci/extra-values.yaml b/community/prowlarr/1.0.6/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.0.5/ci/extra-values.yaml rename to community/prowlarr/1.0.6/ci/extra-values.yaml diff --git a/community/prowlarr/1.0.5/ci/hostNet-values.yaml b/community/prowlarr/1.0.6/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.0.5/ci/hostNet-values.yaml rename to community/prowlarr/1.0.6/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.0.5/ix_values.yaml b/community/prowlarr/1.0.6/ix_values.yaml similarity index 95% rename from community/prowlarr/1.0.5/ix_values.yaml rename to community/prowlarr/1.0.6/ix_values.yaml index 920ef8dca7..14b8311d85 100644 --- a/community/prowlarr/1.0.5/ix_values.yaml +++ b/community/prowlarr/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.8.0.3805 + tag: 1.8.1.3837 resources: limits: diff --git a/community/prowlarr/1.0.5/metadata.yaml b/community/prowlarr/1.0.6/metadata.yaml similarity index 100% rename from community/prowlarr/1.0.5/metadata.yaml rename to community/prowlarr/1.0.6/metadata.yaml diff --git a/community/prowlarr/1.0.5/questions.yaml b/community/prowlarr/1.0.6/questions.yaml similarity index 100% rename from community/prowlarr/1.0.5/questions.yaml rename to community/prowlarr/1.0.6/questions.yaml diff --git a/community/prowlarr/1.0.5/templates/NOTES.txt b/community/prowlarr/1.0.6/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.0.5/templates/NOTES.txt rename to community/prowlarr/1.0.6/templates/NOTES.txt diff --git a/community/prowlarr/1.0.5/templates/_persistence.tpl b/community/prowlarr/1.0.6/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.0.5/templates/_persistence.tpl rename to community/prowlarr/1.0.6/templates/_persistence.tpl diff --git a/community/prowlarr/1.0.5/templates/_portal.tpl b/community/prowlarr/1.0.6/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.0.5/templates/_portal.tpl rename to community/prowlarr/1.0.6/templates/_portal.tpl diff --git a/community/prowlarr/1.0.5/templates/_prowlarr.tpl b/community/prowlarr/1.0.6/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.0.5/templates/_prowlarr.tpl rename to community/prowlarr/1.0.6/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.0.5/templates/_service.tpl b/community/prowlarr/1.0.6/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.0.5/templates/_service.tpl rename to community/prowlarr/1.0.6/templates/_service.tpl diff --git a/community/prowlarr/1.0.5/templates/common.yaml b/community/prowlarr/1.0.6/templates/common.yaml similarity index 100% rename from community/prowlarr/1.0.5/templates/common.yaml rename to community/prowlarr/1.0.6/templates/common.yaml diff --git a/community/readarr/1.0.7/Chart.lock b/community/readarr/1.0.8/Chart.lock similarity index 100% rename from community/readarr/1.0.7/Chart.lock rename to community/readarr/1.0.8/Chart.lock diff --git a/community/readarr/1.0.7/Chart.yaml b/community/readarr/1.0.8/Chart.yaml similarity index 95% rename from community/readarr/1.0.7/Chart.yaml rename to community/readarr/1.0.8/Chart.yaml index fb0adeb971..a8d8580b19 100644 --- a/community/readarr/1.0.7/Chart.yaml +++ b/community/readarr/1.0.8/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.0.7 +version: 1.0.8 apiVersion: v2 -appVersion: 0.3.0.2091 +appVersion: 0.3.1.2096 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/readarr/1.0.7/README.md b/community/readarr/1.0.8/README.md similarity index 100% rename from community/readarr/1.0.7/README.md rename to community/readarr/1.0.8/README.md diff --git a/community/readarr/1.0.7/app-readme.md b/community/readarr/1.0.8/app-readme.md similarity index 100% rename from community/readarr/1.0.7/app-readme.md rename to community/readarr/1.0.8/app-readme.md diff --git a/community/readarr/1.0.7/charts/common-1.0.12.tgz b/community/readarr/1.0.8/charts/common-1.0.12.tgz similarity index 100% rename from community/readarr/1.0.7/charts/common-1.0.12.tgz rename to community/readarr/1.0.8/charts/common-1.0.12.tgz diff --git a/community/readarr/1.0.7/ci/basic-values.yaml b/community/readarr/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/readarr/1.0.7/ci/basic-values.yaml rename to community/readarr/1.0.8/ci/basic-values.yaml diff --git a/community/readarr/1.0.7/ci/extra-values.yaml b/community/readarr/1.0.8/ci/extra-values.yaml similarity index 100% rename from community/readarr/1.0.7/ci/extra-values.yaml rename to community/readarr/1.0.8/ci/extra-values.yaml diff --git a/community/readarr/1.0.7/ci/hostNet-values.yaml b/community/readarr/1.0.8/ci/hostNet-values.yaml similarity index 100% rename from community/readarr/1.0.7/ci/hostNet-values.yaml rename to community/readarr/1.0.8/ci/hostNet-values.yaml diff --git a/community/readarr/1.0.7/ix_values.yaml b/community/readarr/1.0.8/ix_values.yaml similarity index 95% rename from community/readarr/1.0.7/ix_values.yaml rename to community/readarr/1.0.8/ix_values.yaml index 1f8644f71d..519907bcdd 100644 --- a/community/readarr/1.0.7/ix_values.yaml +++ b/community/readarr/1.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: 0.3.0.2091 + tag: 0.3.1.2096 resources: limits: diff --git a/community/readarr/1.0.7/metadata.yaml b/community/readarr/1.0.8/metadata.yaml similarity index 100% rename from community/readarr/1.0.7/metadata.yaml rename to community/readarr/1.0.8/metadata.yaml diff --git a/community/readarr/1.0.7/questions.yaml b/community/readarr/1.0.8/questions.yaml similarity index 100% rename from community/readarr/1.0.7/questions.yaml rename to community/readarr/1.0.8/questions.yaml diff --git a/community/readarr/1.0.7/templates/NOTES.txt b/community/readarr/1.0.8/templates/NOTES.txt similarity index 100% rename from community/readarr/1.0.7/templates/NOTES.txt rename to community/readarr/1.0.8/templates/NOTES.txt diff --git a/community/readarr/1.0.7/templates/_persistence.tpl b/community/readarr/1.0.8/templates/_persistence.tpl similarity index 100% rename from community/readarr/1.0.7/templates/_persistence.tpl rename to community/readarr/1.0.8/templates/_persistence.tpl diff --git a/community/readarr/1.0.7/templates/_portal.tpl b/community/readarr/1.0.8/templates/_portal.tpl similarity index 100% rename from community/readarr/1.0.7/templates/_portal.tpl rename to community/readarr/1.0.8/templates/_portal.tpl diff --git a/community/readarr/1.0.7/templates/_readarr.tpl b/community/readarr/1.0.8/templates/_readarr.tpl similarity index 100% rename from community/readarr/1.0.7/templates/_readarr.tpl rename to community/readarr/1.0.8/templates/_readarr.tpl diff --git a/community/readarr/1.0.7/templates/_service.tpl b/community/readarr/1.0.8/templates/_service.tpl similarity index 100% rename from community/readarr/1.0.7/templates/_service.tpl rename to community/readarr/1.0.8/templates/_service.tpl diff --git a/community/readarr/1.0.7/templates/common.yaml b/community/readarr/1.0.8/templates/common.yaml similarity index 100% rename from community/readarr/1.0.7/templates/common.yaml rename to community/readarr/1.0.8/templates/common.yaml diff --git a/community/recyclarr/1.0.0/Chart.lock b/community/recyclarr/1.0.1/Chart.lock similarity index 100% rename from community/recyclarr/1.0.0/Chart.lock rename to community/recyclarr/1.0.1/Chart.lock diff --git a/community/recyclarr/1.0.0/Chart.yaml b/community/recyclarr/1.0.1/Chart.yaml similarity index 88% rename from community/recyclarr/1.0.0/Chart.yaml rename to community/recyclarr/1.0.1/Chart.yaml index 36ee6d014d..e876febdee 100644 --- a/community/recyclarr/1.0.0/Chart.yaml +++ b/community/recyclarr/1.0.1/Chart.yaml @@ -1,11 +1,12 @@ name: recyclarr -description: Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances. +description: Recyclarr synchronizes recommended settings from the TRaSH guides to + your Sonarr/Radarr instances. annotations: title: Recyclarr type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 -appVersion: 5.1.1 +appVersion: 5.2.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/recyclarr/1.0.0/README.md b/community/recyclarr/1.0.1/README.md similarity index 100% rename from community/recyclarr/1.0.0/README.md rename to community/recyclarr/1.0.1/README.md diff --git a/community/recyclarr/1.0.0/app-readme.md b/community/recyclarr/1.0.1/app-readme.md similarity index 100% rename from community/recyclarr/1.0.0/app-readme.md rename to community/recyclarr/1.0.1/app-readme.md diff --git a/community/recyclarr/1.0.0/charts/common-1.0.12.tgz b/community/recyclarr/1.0.1/charts/common-1.0.12.tgz similarity index 100% rename from community/recyclarr/1.0.0/charts/common-1.0.12.tgz rename to community/recyclarr/1.0.1/charts/common-1.0.12.tgz diff --git a/community/recyclarr/1.0.0/ci/basic-values.yaml b/community/recyclarr/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/recyclarr/1.0.0/ci/basic-values.yaml rename to community/recyclarr/1.0.1/ci/basic-values.yaml diff --git a/community/recyclarr/1.0.0/ci/extra-values.yaml b/community/recyclarr/1.0.1/ci/extra-values.yaml similarity index 100% rename from community/recyclarr/1.0.0/ci/extra-values.yaml rename to community/recyclarr/1.0.1/ci/extra-values.yaml diff --git a/community/recyclarr/1.0.0/ix_values.yaml b/community/recyclarr/1.0.1/ix_values.yaml similarity index 96% rename from community/recyclarr/1.0.0/ix_values.yaml rename to community/recyclarr/1.0.1/ix_values.yaml index 95cef4b47e..a8c0b69f98 100644 --- a/community/recyclarr/1.0.0/ix_values.yaml +++ b/community/recyclarr/1.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: recyclarr/recyclarr pullPolicy: IfNotPresent - tag: 5.1.1 + tag: 5.2.0 resources: limits: diff --git a/community/recyclarr/1.0.0/metadata.yaml b/community/recyclarr/1.0.1/metadata.yaml similarity index 100% rename from community/recyclarr/1.0.0/metadata.yaml rename to community/recyclarr/1.0.1/metadata.yaml diff --git a/community/recyclarr/1.0.0/questions.yaml b/community/recyclarr/1.0.1/questions.yaml similarity index 100% rename from community/recyclarr/1.0.0/questions.yaml rename to community/recyclarr/1.0.1/questions.yaml diff --git a/community/recyclarr/1.0.0/templates/NOTES.txt b/community/recyclarr/1.0.1/templates/NOTES.txt similarity index 100% rename from community/recyclarr/1.0.0/templates/NOTES.txt rename to community/recyclarr/1.0.1/templates/NOTES.txt diff --git a/community/recyclarr/1.0.0/templates/_persistence.tpl b/community/recyclarr/1.0.1/templates/_persistence.tpl similarity index 100% rename from community/recyclarr/1.0.0/templates/_persistence.tpl rename to community/recyclarr/1.0.1/templates/_persistence.tpl diff --git a/community/recyclarr/1.0.0/templates/_recyclarr.tpl b/community/recyclarr/1.0.1/templates/_recyclarr.tpl similarity index 100% rename from community/recyclarr/1.0.0/templates/_recyclarr.tpl rename to community/recyclarr/1.0.1/templates/_recyclarr.tpl diff --git a/community/recyclarr/1.0.0/templates/common.yaml b/community/recyclarr/1.0.1/templates/common.yaml similarity index 100% rename from community/recyclarr/1.0.0/templates/common.yaml rename to community/recyclarr/1.0.1/templates/common.yaml