diff --git a/dependency/redis/3.0.74/CHANGELOG.md b/dependency/redis/3.0.75/CHANGELOG.md similarity index 90% rename from dependency/redis/3.0.74/CHANGELOG.md rename to dependency/redis/3.0.75/CHANGELOG.md index 16d96e9a38..f2e17b4349 100644 --- a/dependency/redis/3.0.74/CHANGELOG.md +++ b/dependency/redis/3.0.75/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redis-3.0.75](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...redis-3.0.75) (2022-09-15) + +### Chore + +- remove unneeded element from UI ([#3779](https://github.com/truecharts/charts/issues/3779)) + + + + ## [redis-3.0.74](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redis-3.0.74) (2022-09-13) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-2.0.5](https://github.com/truecharts/charts/compare/mongodb-2.0.3...mongodb-2.0.5) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635)) - - update helm chart common to v10.5.5 - - - diff --git a/dependency/redis/3.0.74/Chart.lock b/dependency/redis/3.0.75/Chart.lock similarity index 80% rename from dependency/redis/3.0.74/Chart.lock rename to dependency/redis/3.0.75/Chart.lock index 9486389fd8..0bdc69f8fc 100644 --- a/dependency/redis/3.0.74/Chart.lock +++ b/dependency/redis/3.0.75/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-13T18:34:37.022985701Z" +generated: "2022-09-15T07:25:51.517673117Z" diff --git a/dependency/redis/3.0.74/Chart.yaml b/dependency/redis/3.0.75/Chart.yaml similarity index 98% rename from dependency/redis/3.0.74/Chart.yaml rename to dependency/redis/3.0.75/Chart.yaml index 97e12a6608..c6cd697cbd 100644 --- a/dependency/redis/3.0.74/Chart.yaml +++ b/dependency/redis/3.0.75/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.74 +version: 3.0.75 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.74/README.md b/dependency/redis/3.0.75/README.md similarity index 98% rename from dependency/redis/3.0.74/README.md rename to dependency/redis/3.0.75/README.md index 2e01349403..9c62e5b840 100644 --- a/dependency/redis/3.0.74/README.md +++ b/dependency/redis/3.0.75/README.md @@ -1,6 +1,6 @@ # redis -![Version: 3.0.74](https://img.shields.io/badge/Version-3.0.74-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) +![Version: 3.0.75](https://img.shields.io/badge/Version-3.0.75-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) Open source, advanced key-value store. diff --git a/dependency/redis/3.0.74/app-readme.md b/dependency/redis/3.0.75/app-readme.md similarity index 100% rename from dependency/redis/3.0.74/app-readme.md rename to dependency/redis/3.0.75/app-readme.md diff --git a/dependency/redis/3.0.74/charts/common-10.5.10.tgz b/dependency/redis/3.0.75/charts/common-10.5.10.tgz similarity index 100% rename from dependency/redis/3.0.74/charts/common-10.5.10.tgz rename to dependency/redis/3.0.75/charts/common-10.5.10.tgz diff --git a/dependency/redis/3.0.74/ix_values.yaml b/dependency/redis/3.0.75/ix_values.yaml similarity index 100% rename from dependency/redis/3.0.74/ix_values.yaml rename to dependency/redis/3.0.75/ix_values.yaml diff --git a/dependency/redis/3.0.74/questions.yaml b/dependency/redis/3.0.75/questions.yaml similarity index 99% rename from dependency/redis/3.0.74/questions.yaml rename to dependency/redis/3.0.75/questions.yaml index f0c668fc69..897caecb80 100644 --- a/dependency/redis/3.0.74/questions.yaml +++ b/dependency/redis/3.0.75/questions.yaml @@ -859,14 +859,6 @@ questions: label: Value schema: type: string - - variable: mountPath - label: "mountPath (Non-editable)" - description: "Path inside the container the storage is mounted" - schema: - type: string - default: "/bitnami/redis" - editable: false - valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' - variable: persistenceList label: Additional App Storage group: Storage and Persistence diff --git a/dependency/redis/3.0.74/templates/common.yaml b/dependency/redis/3.0.75/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.74/templates/common.yaml rename to dependency/redis/3.0.75/templates/common.yaml diff --git a/dependency/redis/3.0.74/values.yaml b/dependency/redis/3.0.75/values.yaml similarity index 100% rename from dependency/redis/3.0.74/values.yaml rename to dependency/redis/3.0.75/values.yaml