From 0907f43aacb86cb53495b599c53c8f798fd86729 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 1 Jun 2022 10:31:22 +0000 Subject: [PATCH] 6.2.7-debian-10-r32 release --- bitnami/redis-cluster/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bitnami/redis-cluster/README.md b/bitnami/redis-cluster/README.md index b94afa541470..4e116af7dc67 100644 --- a/bitnami/redis-cluster/README.md +++ b/bitnami/redis-cluster/README.md @@ -41,7 +41,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`6.2`, `6.2-debian-10`, `6.2.7`, `6.2.7-debian-10-r31` (6.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/6.2.7-debian-10-r31/6.2/debian-10/Dockerfile) +* [`6.2`, `6.2-debian-10`, `6.2.7`, `6.2.7-debian-10-r32` (6.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/6.2.7-debian-10-r32/6.2/debian-10/Dockerfile) * [`6.0`, `6.0-debian-10`, `6.0.16`, `6.0.16-debian-10-r230` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redis-cluster/blob/6.0.16-debian-10-r230/6.0/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/redis-cluster GitHub repo](https://github.com/bitnami/bitnami-docker-redis-cluster). @@ -276,6 +276,10 @@ $ docker run --name redis-cluster bitnami/redis-cluster:latest The cluster initialization logic has changed. Now the container in charge of initialize the cluster will also be part of the cluster. It will initialize Redis in background, create the cluster and then bring back to foreground the Redis process. +## Branch Deprecation Notice + +Redis™ Cluster's branch 6.0 is no longer maintained by upstream and is now internally tagged as to be deprecated. This branch will no longer be released in our catalog a month after this notice is published, but already released container images will still persist in the registries. Valid to be removed starting on: 07-01-2022 + ## Contributing We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/bitnami-docker-redis-cluster/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-redis-cluster/pulls) with your contribution.