From 06a4d008a8fdc899c5f091441686371f2c6ac756 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 16 Aug 2023 16:55:54 +0000 Subject: [PATCH] Publish new changes in catalog --- community/immich/{1.0.12 => 1.0.13}/Chart.lock | 0 community/immich/{1.0.12 => 1.0.13}/Chart.yaml | 4 ++-- community/immich/{1.0.12 => 1.0.13}/README.md | 0 community/immich/{1.0.12 => 1.0.13}/app-readme.md | 0 .../{1.0.12 => 1.0.13}/charts/common-1.0.12.tgz | Bin .../immich/{1.0.12 => 1.0.13}/ci/basic-values.yaml | 0 .../immich/{1.0.12 => 1.0.13}/ci/extra-values.yaml | 0 .../{1.0.12 => 1.0.13}/ci/no-extra-values.yaml | 0 .../immich/{1.0.12 => 1.0.13}/ci/no-ml-values.yaml | 0 .../{1.0.12 => 1.0.13}/ci/no-typesenes-values.yaml | 0 community/immich/{1.0.12 => 1.0.13}/ix_values.yaml | 10 +++++----- community/immich/{1.0.12 => 1.0.13}/metadata.yaml | 0 community/immich/{1.0.12 => 1.0.13}/questions.yaml | 0 .../immich/{1.0.12 => 1.0.13}/templates/NOTES.txt | 0 .../{1.0.12 => 1.0.13}/templates/_configuration.tpl | 0 .../templates/_immich-machinelearning.tpl | 0 .../templates/_immich-microservices.tpl | 0 .../{1.0.12 => 1.0.13}/templates/_immich-proxy.tpl | 0 .../{1.0.12 => 1.0.13}/templates/_immich-server.tpl | 0 .../templates/_immich-typesense.tpl | 0 .../{1.0.12 => 1.0.13}/templates/_immich-web.tpl | 0 .../{1.0.12 => 1.0.13}/templates/_persistence.tpl | 0 .../immich/{1.0.12 => 1.0.13}/templates/_portal.tpl | 0 .../{1.0.12 => 1.0.13}/templates/_postgres.tpl | 0 .../immich/{1.0.12 => 1.0.13}/templates/_redis.tpl | 0 .../{1.0.12 => 1.0.13}/templates/_service.tpl | 0 .../{1.0.12 => 1.0.13}/templates/_waitURL.tpl | 0 .../immich/{1.0.12 => 1.0.13}/templates/common.yaml | 0 community/radarr/{1.0.19 => 1.0.20}/Chart.lock | 0 community/radarr/{1.0.19 => 1.0.20}/Chart.yaml | 4 ++-- community/radarr/{1.0.19 => 1.0.20}/README.md | 0 community/radarr/{1.0.19 => 1.0.20}/app-readme.md | 0 .../{1.0.19 => 1.0.20}/charts/common-1.0.12.tgz | Bin .../radarr/{1.0.19 => 1.0.20}/ci/basic-values.yaml | 0 .../radarr/{1.0.19 => 1.0.20}/ci/extra-values.yaml | 0 .../{1.0.19 => 1.0.20}/ci/hostNet-values.yaml | 0 community/radarr/{1.0.19 => 1.0.20}/ix_values.yaml | 2 +- community/radarr/{1.0.19 => 1.0.20}/metadata.yaml | 0 .../radarr/{1.0.19 => 1.0.20}/migrations/migrate | 0 community/radarr/{1.0.19 => 1.0.20}/questions.yaml | 0 .../radarr/{1.0.19 => 1.0.20}/templates/NOTES.txt | 0 .../radarr/{1.0.19 => 1.0.20}/templates/_portal.tpl | 0 .../radarr/{1.0.19 => 1.0.20}/templates/_radarr.tpl | 0 .../radarr/{1.0.19 => 1.0.20}/templates/common.yaml | 0 community/redis/{1.0.5 => 1.0.6}/Chart.lock | 0 community/redis/{1.0.5 => 1.0.6}/Chart.yaml | 7 ++++--- community/redis/{1.0.5 => 1.0.6}/README.md | 0 community/redis/{1.0.5 => 1.0.6}/app-readme.md | 0 .../redis/{1.0.5 => 1.0.6}/charts/common-1.0.12.tgz | Bin .../redis/{1.0.5 => 1.0.6}/ci/basic-values.yaml | 0 .../{1.0.5 => 1.0.6}/ci/no-password-values.yaml | 0 community/redis/{1.0.5 => 1.0.6}/ix_values.yaml | 2 +- community/redis/{1.0.5 => 1.0.6}/metadata.yaml | 0 community/redis/{1.0.5 => 1.0.6}/questions.yaml | 0 .../redis/{1.0.5 => 1.0.6}/templates/NOTES.txt | 0 .../{1.0.5 => 1.0.6}/templates/_configuration.tpl | 0 .../redis/{1.0.5 => 1.0.6}/templates/_redis.tpl | 0 .../{1.0.5 => 1.0.6}/templates/_validation.tpl | 0 .../redis/{1.0.5 => 1.0.6}/templates/common.yaml | 0 59 files changed, 15 insertions(+), 14 deletions(-) rename community/immich/{1.0.12 => 1.0.13}/Chart.lock (100%) rename community/immich/{1.0.12 => 1.0.13}/Chart.yaml (94%) rename community/immich/{1.0.12 => 1.0.13}/README.md (100%) rename community/immich/{1.0.12 => 1.0.13}/app-readme.md (100%) rename community/immich/{1.0.12 => 1.0.13}/charts/common-1.0.12.tgz (100%) rename community/immich/{1.0.12 => 1.0.13}/ci/basic-values.yaml (100%) rename community/immich/{1.0.12 => 1.0.13}/ci/extra-values.yaml (100%) rename community/immich/{1.0.12 => 1.0.13}/ci/no-extra-values.yaml (100%) rename community/immich/{1.0.12 => 1.0.13}/ci/no-ml-values.yaml (100%) rename community/immich/{1.0.12 => 1.0.13}/ci/no-typesenes-values.yaml (100%) rename community/immich/{1.0.12 => 1.0.13}/ix_values.yaml (95%) rename community/immich/{1.0.12 => 1.0.13}/metadata.yaml (100%) rename community/immich/{1.0.12 => 1.0.13}/questions.yaml (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/NOTES.txt (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_configuration.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_immich-machinelearning.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_immich-microservices.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_immich-proxy.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_immich-server.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_immich-typesense.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_immich-web.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_persistence.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_portal.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_postgres.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_redis.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_service.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/_waitURL.tpl (100%) rename community/immich/{1.0.12 => 1.0.13}/templates/common.yaml (100%) rename community/radarr/{1.0.19 => 1.0.20}/Chart.lock (100%) rename community/radarr/{1.0.19 => 1.0.20}/Chart.yaml (94%) rename community/radarr/{1.0.19 => 1.0.20}/README.md (100%) rename community/radarr/{1.0.19 => 1.0.20}/app-readme.md (100%) rename community/radarr/{1.0.19 => 1.0.20}/charts/common-1.0.12.tgz (100%) rename community/radarr/{1.0.19 => 1.0.20}/ci/basic-values.yaml (100%) rename community/radarr/{1.0.19 => 1.0.20}/ci/extra-values.yaml (100%) rename community/radarr/{1.0.19 => 1.0.20}/ci/hostNet-values.yaml (100%) rename community/radarr/{1.0.19 => 1.0.20}/ix_values.yaml (95%) rename community/radarr/{1.0.19 => 1.0.20}/metadata.yaml (100%) rename community/radarr/{1.0.19 => 1.0.20}/migrations/migrate (100%) rename community/radarr/{1.0.19 => 1.0.20}/questions.yaml (100%) rename community/radarr/{1.0.19 => 1.0.20}/templates/NOTES.txt (100%) rename community/radarr/{1.0.19 => 1.0.20}/templates/_portal.tpl (100%) rename community/radarr/{1.0.19 => 1.0.20}/templates/_radarr.tpl (100%) rename community/radarr/{1.0.19 => 1.0.20}/templates/common.yaml (100%) rename community/redis/{1.0.5 => 1.0.6}/Chart.lock (100%) rename community/redis/{1.0.5 => 1.0.6}/Chart.yaml (83%) rename community/redis/{1.0.5 => 1.0.6}/README.md (100%) rename community/redis/{1.0.5 => 1.0.6}/app-readme.md (100%) rename community/redis/{1.0.5 => 1.0.6}/charts/common-1.0.12.tgz (100%) rename community/redis/{1.0.5 => 1.0.6}/ci/basic-values.yaml (100%) rename community/redis/{1.0.5 => 1.0.6}/ci/no-password-values.yaml (100%) rename community/redis/{1.0.5 => 1.0.6}/ix_values.yaml (95%) rename community/redis/{1.0.5 => 1.0.6}/metadata.yaml (100%) rename community/redis/{1.0.5 => 1.0.6}/questions.yaml (100%) rename community/redis/{1.0.5 => 1.0.6}/templates/NOTES.txt (100%) rename community/redis/{1.0.5 => 1.0.6}/templates/_configuration.tpl (100%) rename community/redis/{1.0.5 => 1.0.6}/templates/_redis.tpl (100%) rename community/redis/{1.0.5 => 1.0.6}/templates/_validation.tpl (100%) rename community/redis/{1.0.5 => 1.0.6}/templates/common.yaml (100%) diff --git a/community/immich/1.0.12/Chart.lock b/community/immich/1.0.13/Chart.lock similarity index 100% rename from community/immich/1.0.12/Chart.lock rename to community/immich/1.0.13/Chart.lock diff --git a/community/immich/1.0.12/Chart.yaml b/community/immich/1.0.13/Chart.yaml similarity index 94% rename from community/immich/1.0.12/Chart.yaml rename to community/immich/1.0.13/Chart.yaml index f304dbef3c..b6aeac3867 100644 --- a/community/immich/1.0.12/Chart.yaml +++ b/community/immich/1.0.13/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.12 +version: 1.0.13 apiVersion: v2 -appVersion: 1.72.2 +appVersion: 1.73.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/immich/1.0.12/README.md b/community/immich/1.0.13/README.md similarity index 100% rename from community/immich/1.0.12/README.md rename to community/immich/1.0.13/README.md diff --git a/community/immich/1.0.12/app-readme.md b/community/immich/1.0.13/app-readme.md similarity index 100% rename from community/immich/1.0.12/app-readme.md rename to community/immich/1.0.13/app-readme.md diff --git a/community/immich/1.0.12/charts/common-1.0.12.tgz b/community/immich/1.0.13/charts/common-1.0.12.tgz similarity index 100% rename from community/immich/1.0.12/charts/common-1.0.12.tgz rename to community/immich/1.0.13/charts/common-1.0.12.tgz diff --git a/community/immich/1.0.12/ci/basic-values.yaml b/community/immich/1.0.13/ci/basic-values.yaml similarity index 100% rename from community/immich/1.0.12/ci/basic-values.yaml rename to community/immich/1.0.13/ci/basic-values.yaml diff --git a/community/immich/1.0.12/ci/extra-values.yaml b/community/immich/1.0.13/ci/extra-values.yaml similarity index 100% rename from community/immich/1.0.12/ci/extra-values.yaml rename to community/immich/1.0.13/ci/extra-values.yaml diff --git a/community/immich/1.0.12/ci/no-extra-values.yaml b/community/immich/1.0.13/ci/no-extra-values.yaml similarity index 100% rename from community/immich/1.0.12/ci/no-extra-values.yaml rename to community/immich/1.0.13/ci/no-extra-values.yaml diff --git a/community/immich/1.0.12/ci/no-ml-values.yaml b/community/immich/1.0.13/ci/no-ml-values.yaml similarity index 100% rename from community/immich/1.0.12/ci/no-ml-values.yaml rename to community/immich/1.0.13/ci/no-ml-values.yaml diff --git a/community/immich/1.0.12/ci/no-typesenes-values.yaml b/community/immich/1.0.13/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/1.0.12/ci/no-typesenes-values.yaml rename to community/immich/1.0.13/ci/no-typesenes-values.yaml diff --git a/community/immich/1.0.12/ix_values.yaml b/community/immich/1.0.13/ix_values.yaml similarity index 95% rename from community/immich/1.0.12/ix_values.yaml rename to community/immich/1.0.13/ix_values.yaml index d0930523c1..ca5fcba066 100644 --- a/community/immich/1.0.12/ix_values.yaml +++ b/community/immich/1.0.13/ix_values.yaml @@ -1,27 +1,27 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.72.2 + tag: v1.73.0 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.72.2 + tag: v1.73.0 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.72.2 + tag: v1.73.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.72.2 + tag: v1.73.0 typesenseImage: repository: typesense/typesense pullPolicy: IfNotPresent - tag: 0.24.1 + tag: 0.25.0 resources: limits: diff --git a/community/immich/1.0.12/metadata.yaml b/community/immich/1.0.13/metadata.yaml similarity index 100% rename from community/immich/1.0.12/metadata.yaml rename to community/immich/1.0.13/metadata.yaml diff --git a/community/immich/1.0.12/questions.yaml b/community/immich/1.0.13/questions.yaml similarity index 100% rename from community/immich/1.0.12/questions.yaml rename to community/immich/1.0.13/questions.yaml diff --git a/community/immich/1.0.12/templates/NOTES.txt b/community/immich/1.0.13/templates/NOTES.txt similarity index 100% rename from community/immich/1.0.12/templates/NOTES.txt rename to community/immich/1.0.13/templates/NOTES.txt diff --git a/community/immich/1.0.12/templates/_configuration.tpl b/community/immich/1.0.13/templates/_configuration.tpl similarity index 100% rename from community/immich/1.0.12/templates/_configuration.tpl rename to community/immich/1.0.13/templates/_configuration.tpl diff --git a/community/immich/1.0.12/templates/_immich-machinelearning.tpl b/community/immich/1.0.13/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/1.0.12/templates/_immich-machinelearning.tpl rename to community/immich/1.0.13/templates/_immich-machinelearning.tpl diff --git a/community/immich/1.0.12/templates/_immich-microservices.tpl b/community/immich/1.0.13/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/1.0.12/templates/_immich-microservices.tpl rename to community/immich/1.0.13/templates/_immich-microservices.tpl diff --git a/community/immich/1.0.12/templates/_immich-proxy.tpl b/community/immich/1.0.13/templates/_immich-proxy.tpl similarity index 100% rename from community/immich/1.0.12/templates/_immich-proxy.tpl rename to community/immich/1.0.13/templates/_immich-proxy.tpl diff --git a/community/immich/1.0.12/templates/_immich-server.tpl b/community/immich/1.0.13/templates/_immich-server.tpl similarity index 100% rename from community/immich/1.0.12/templates/_immich-server.tpl rename to community/immich/1.0.13/templates/_immich-server.tpl diff --git a/community/immich/1.0.12/templates/_immich-typesense.tpl b/community/immich/1.0.13/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/1.0.12/templates/_immich-typesense.tpl rename to community/immich/1.0.13/templates/_immich-typesense.tpl diff --git a/community/immich/1.0.12/templates/_immich-web.tpl b/community/immich/1.0.13/templates/_immich-web.tpl similarity index 100% rename from community/immich/1.0.12/templates/_immich-web.tpl rename to community/immich/1.0.13/templates/_immich-web.tpl diff --git a/community/immich/1.0.12/templates/_persistence.tpl b/community/immich/1.0.13/templates/_persistence.tpl similarity index 100% rename from community/immich/1.0.12/templates/_persistence.tpl rename to community/immich/1.0.13/templates/_persistence.tpl diff --git a/community/immich/1.0.12/templates/_portal.tpl b/community/immich/1.0.13/templates/_portal.tpl similarity index 100% rename from community/immich/1.0.12/templates/_portal.tpl rename to community/immich/1.0.13/templates/_portal.tpl diff --git a/community/immich/1.0.12/templates/_postgres.tpl b/community/immich/1.0.13/templates/_postgres.tpl similarity index 100% rename from community/immich/1.0.12/templates/_postgres.tpl rename to community/immich/1.0.13/templates/_postgres.tpl diff --git a/community/immich/1.0.12/templates/_redis.tpl b/community/immich/1.0.13/templates/_redis.tpl similarity index 100% rename from community/immich/1.0.12/templates/_redis.tpl rename to community/immich/1.0.13/templates/_redis.tpl diff --git a/community/immich/1.0.12/templates/_service.tpl b/community/immich/1.0.13/templates/_service.tpl similarity index 100% rename from community/immich/1.0.12/templates/_service.tpl rename to community/immich/1.0.13/templates/_service.tpl diff --git a/community/immich/1.0.12/templates/_waitURL.tpl b/community/immich/1.0.13/templates/_waitURL.tpl similarity index 100% rename from community/immich/1.0.12/templates/_waitURL.tpl rename to community/immich/1.0.13/templates/_waitURL.tpl diff --git a/community/immich/1.0.12/templates/common.yaml b/community/immich/1.0.13/templates/common.yaml similarity index 100% rename from community/immich/1.0.12/templates/common.yaml rename to community/immich/1.0.13/templates/common.yaml diff --git a/community/radarr/1.0.19/Chart.lock b/community/radarr/1.0.20/Chart.lock similarity index 100% rename from community/radarr/1.0.19/Chart.lock rename to community/radarr/1.0.20/Chart.lock diff --git a/community/radarr/1.0.19/Chart.yaml b/community/radarr/1.0.20/Chart.yaml similarity index 94% rename from community/radarr/1.0.19/Chart.yaml rename to community/radarr/1.0.20/Chart.yaml index 5cb88fc3dd..adf8bac3bd 100644 --- a/community/radarr/1.0.19/Chart.yaml +++ b/community/radarr/1.0.20/Chart.yaml @@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user annotations: title: Radarr type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 -appVersion: 4.6.4.7568 +appVersion: 4.7.5.7809 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/radarr/1.0.19/README.md b/community/radarr/1.0.20/README.md similarity index 100% rename from community/radarr/1.0.19/README.md rename to community/radarr/1.0.20/README.md diff --git a/community/radarr/1.0.19/app-readme.md b/community/radarr/1.0.20/app-readme.md similarity index 100% rename from community/radarr/1.0.19/app-readme.md rename to community/radarr/1.0.20/app-readme.md diff --git a/community/radarr/1.0.19/charts/common-1.0.12.tgz b/community/radarr/1.0.20/charts/common-1.0.12.tgz similarity index 100% rename from community/radarr/1.0.19/charts/common-1.0.12.tgz rename to community/radarr/1.0.20/charts/common-1.0.12.tgz diff --git a/community/radarr/1.0.19/ci/basic-values.yaml b/community/radarr/1.0.20/ci/basic-values.yaml similarity index 100% rename from community/radarr/1.0.19/ci/basic-values.yaml rename to community/radarr/1.0.20/ci/basic-values.yaml diff --git a/community/radarr/1.0.19/ci/extra-values.yaml b/community/radarr/1.0.20/ci/extra-values.yaml similarity index 100% rename from community/radarr/1.0.19/ci/extra-values.yaml rename to community/radarr/1.0.20/ci/extra-values.yaml diff --git a/community/radarr/1.0.19/ci/hostNet-values.yaml b/community/radarr/1.0.20/ci/hostNet-values.yaml similarity index 100% rename from community/radarr/1.0.19/ci/hostNet-values.yaml rename to community/radarr/1.0.20/ci/hostNet-values.yaml diff --git a/community/radarr/1.0.19/ix_values.yaml b/community/radarr/1.0.20/ix_values.yaml similarity index 95% rename from community/radarr/1.0.19/ix_values.yaml rename to community/radarr/1.0.20/ix_values.yaml index 9c2c445be9..b7f662d63d 100644 --- a/community/radarr/1.0.19/ix_values.yaml +++ b/community/radarr/1.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/radarr pullPolicy: IfNotPresent - tag: 4.6.4.7568 + tag: 4.7.5.7809 resources: limits: diff --git a/community/radarr/1.0.19/metadata.yaml b/community/radarr/1.0.20/metadata.yaml similarity index 100% rename from community/radarr/1.0.19/metadata.yaml rename to community/radarr/1.0.20/metadata.yaml diff --git a/community/radarr/1.0.19/migrations/migrate b/community/radarr/1.0.20/migrations/migrate similarity index 100% rename from community/radarr/1.0.19/migrations/migrate rename to community/radarr/1.0.20/migrations/migrate diff --git a/community/radarr/1.0.19/questions.yaml b/community/radarr/1.0.20/questions.yaml similarity index 100% rename from community/radarr/1.0.19/questions.yaml rename to community/radarr/1.0.20/questions.yaml diff --git a/community/radarr/1.0.19/templates/NOTES.txt b/community/radarr/1.0.20/templates/NOTES.txt similarity index 100% rename from community/radarr/1.0.19/templates/NOTES.txt rename to community/radarr/1.0.20/templates/NOTES.txt diff --git a/community/radarr/1.0.19/templates/_portal.tpl b/community/radarr/1.0.20/templates/_portal.tpl similarity index 100% rename from community/radarr/1.0.19/templates/_portal.tpl rename to community/radarr/1.0.20/templates/_portal.tpl diff --git a/community/radarr/1.0.19/templates/_radarr.tpl b/community/radarr/1.0.20/templates/_radarr.tpl similarity index 100% rename from community/radarr/1.0.19/templates/_radarr.tpl rename to community/radarr/1.0.20/templates/_radarr.tpl diff --git a/community/radarr/1.0.19/templates/common.yaml b/community/radarr/1.0.20/templates/common.yaml similarity index 100% rename from community/radarr/1.0.19/templates/common.yaml rename to community/radarr/1.0.20/templates/common.yaml diff --git a/community/redis/1.0.5/Chart.lock b/community/redis/1.0.6/Chart.lock similarity index 100% rename from community/redis/1.0.5/Chart.lock rename to community/redis/1.0.6/Chart.lock diff --git a/community/redis/1.0.5/Chart.yaml b/community/redis/1.0.6/Chart.yaml similarity index 83% rename from community/redis/1.0.5/Chart.yaml rename to community/redis/1.0.6/Chart.yaml index 99400ae63d..6612165e7b 100644 --- a/community/redis/1.0.5/Chart.yaml +++ b/community/redis/1.0.6/Chart.yaml @@ -1,11 +1,12 @@ name: redis -description: Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker. +description: Redis. The open source, in-memory data store used by millions of developers + as a database, cache, streaming engine, and message broker. annotations: title: Redis type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 -appVersion: 7.0.12 +appVersion: 7.2.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/redis/1.0.5/README.md b/community/redis/1.0.6/README.md similarity index 100% rename from community/redis/1.0.5/README.md rename to community/redis/1.0.6/README.md diff --git a/community/redis/1.0.5/app-readme.md b/community/redis/1.0.6/app-readme.md similarity index 100% rename from community/redis/1.0.5/app-readme.md rename to community/redis/1.0.6/app-readme.md diff --git a/community/redis/1.0.5/charts/common-1.0.12.tgz b/community/redis/1.0.6/charts/common-1.0.12.tgz similarity index 100% rename from community/redis/1.0.5/charts/common-1.0.12.tgz rename to community/redis/1.0.6/charts/common-1.0.12.tgz diff --git a/community/redis/1.0.5/ci/basic-values.yaml b/community/redis/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/redis/1.0.5/ci/basic-values.yaml rename to community/redis/1.0.6/ci/basic-values.yaml diff --git a/community/redis/1.0.5/ci/no-password-values.yaml b/community/redis/1.0.6/ci/no-password-values.yaml similarity index 100% rename from community/redis/1.0.5/ci/no-password-values.yaml rename to community/redis/1.0.6/ci/no-password-values.yaml diff --git a/community/redis/1.0.5/ix_values.yaml b/community/redis/1.0.6/ix_values.yaml similarity index 95% rename from community/redis/1.0.5/ix_values.yaml rename to community/redis/1.0.6/ix_values.yaml index d580025dac..064569dfb5 100644 --- a/community/redis/1.0.5/ix_values.yaml +++ b/community/redis/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/redis pullPolicy: IfNotPresent - tag: 7.0.12 + tag: 7.2.0 resources: limits: diff --git a/community/redis/1.0.5/metadata.yaml b/community/redis/1.0.6/metadata.yaml similarity index 100% rename from community/redis/1.0.5/metadata.yaml rename to community/redis/1.0.6/metadata.yaml diff --git a/community/redis/1.0.5/questions.yaml b/community/redis/1.0.6/questions.yaml similarity index 100% rename from community/redis/1.0.5/questions.yaml rename to community/redis/1.0.6/questions.yaml diff --git a/community/redis/1.0.5/templates/NOTES.txt b/community/redis/1.0.6/templates/NOTES.txt similarity index 100% rename from community/redis/1.0.5/templates/NOTES.txt rename to community/redis/1.0.6/templates/NOTES.txt diff --git a/community/redis/1.0.5/templates/_configuration.tpl b/community/redis/1.0.6/templates/_configuration.tpl similarity index 100% rename from community/redis/1.0.5/templates/_configuration.tpl rename to community/redis/1.0.6/templates/_configuration.tpl diff --git a/community/redis/1.0.5/templates/_redis.tpl b/community/redis/1.0.6/templates/_redis.tpl similarity index 100% rename from community/redis/1.0.5/templates/_redis.tpl rename to community/redis/1.0.6/templates/_redis.tpl diff --git a/community/redis/1.0.5/templates/_validation.tpl b/community/redis/1.0.6/templates/_validation.tpl similarity index 100% rename from community/redis/1.0.5/templates/_validation.tpl rename to community/redis/1.0.6/templates/_validation.tpl diff --git a/community/redis/1.0.5/templates/common.yaml b/community/redis/1.0.6/templates/common.yaml similarity index 100% rename from community/redis/1.0.5/templates/common.yaml rename to community/redis/1.0.6/templates/common.yaml