From a38c25eca47837105ce452a1a8c0f95374ad101d Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 10 Jun 2022 15:08:55 +0000 Subject: [PATCH] [bitnami/redis-cluster] Release 7.6.3 updating components versions Signed-off-by: Bitnami Containers --- bitnami/redis-cluster/Chart.yaml | 2 +- bitnami/redis-cluster/README.md | 4 ++-- bitnami/redis-cluster/values.yaml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/redis-cluster/Chart.yaml b/bitnami/redis-cluster/Chart.yaml index 3e419a0d66..1aee0b9ca4 100644 --- a/bitnami/redis-cluster/Chart.yaml +++ b/bitnami/redis-cluster/Chart.yaml @@ -23,4 +23,4 @@ name: redis-cluster sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ -version: 7.6.2 +version: 7.6.3 diff --git a/bitnami/redis-cluster/README.md b/bitnami/redis-cluster/README.md index 95ec20e89e..4c1e193804 100644 --- a/bitnami/redis-cluster/README.md +++ b/bitnami/redis-cluster/README.md @@ -7,7 +7,7 @@ Redis(R) is an open source, scalable, distributed in-memory cache for applicatio [Overview of Redis® Cluster](http://redis.io) Disclaimer: Redis is a registered trademark of Redis Ltd. Any rights therein are reserved to Redis Ltd. Any use by Bitnami is for referential purposes only and does not indicate any sponsorship, endorsement, or affiliation between Redis Ltd. - + ## TL;DR ```bash @@ -679,4 +679,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/redis-cluster/values.yaml b/bitnami/redis-cluster/values.yaml index 5f57998692..aa233fef49 100644 --- a/bitnami/redis-cluster/values.yaml +++ b/bitnami/redis-cluster/values.yaml @@ -72,7 +72,7 @@ image: ## Bitnami Redis® image tag ## ref: https://github.com/bitnami/bitnami-docker-redis#supported-tags-and-respective-dockerfile-links ## - tag: 6.2.7-debian-11-r0 + tag: 6.2.7-debian-11-r3 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -334,7 +334,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r0 + tag: 11-debian-11-r3 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -794,7 +794,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-exporter - tag: 1.39.0-debian-11-r0 + tag: 1.40.0-debian-11-r0 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -947,7 +947,7 @@ sysctlImage: ## registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r0 + tag: 11-debian-11-r3 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.