[bitnami/rabbitmq] Update README after releasing version 11.0.0 (#12973)

Signed-off-by: Jota Martos <jotamartos@vmware.com>

Signed-off-by: Jota Martos <jotamartos@vmware.com>
This commit is contained in:
Juan José Martos
2022-10-17 09:59:38 +02:00
committed by GitHub
parent b1592ca9a7
commit 60f203c755
+5 -1
View File
@@ -579,6 +579,10 @@ $ helm upgrade my-release my-repo/rabbitmq --set auth.password=[PASSWORD] --set
| Note: you need to substitute the placeholders [PASSWORD] and [RABBITMQ_ERLANG_COOKIE] with the values obtained in the installation notes.
### To 11.0.0
This major version changes the default RabbitMQ image from 3.10.x to 3.11.x. Follow the [official instructions](https://www.rabbitmq.com/upgrade.html) to upgrade from 3.10 to 3.11.
### To 10.0.0
This major version changes the default RabbitMQ image from 3.9.x to 3.10.x. Follow the [official instructions](https://www.rabbitmq.com/upgrade.html) to upgrade from 3.9 to 3.10.
@@ -709,4 +713,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.