mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/rabbitmq] Release 14.4.1 (#27010)
* [bitnami/rabbitmq] Release 14.4.1 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 14.4.0 (2024-06-04)
|
## 14.4.1 (2024-06-06)
|
||||||
|
|
||||||
* [bitnami/rabbitmq] Enable PodDisruptionBudgets ([#26222](https://github.com/bitnami/charts/pull/26222))
|
* [bitnami/rabbitmq] Release 14.4.1 ([#27010](https://github.com/bitnami/charts/pull/27010))
|
||||||
|
|
||||||
|
## 14.4.0 (2024-06-06)
|
||||||
|
|
||||||
|
* [bitnami/rabbitmq] Enable PodDisruptionBudgets (#26222) ([afa165f](https://github.com/bitnami/charts/commit/afa165feb72347547666eabe57c81d21c2d092f9)), closes [#26222](https://github.com/bitnami/charts/issues/26222)
|
||||||
|
|
||||||
## <small>14.3.3 (2024-06-04)</small>
|
## <small>14.3.3 (2024-06-04)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 2.19.3
|
version: 2.20.0
|
||||||
digest: sha256:de997835d9ce9a9deefc2d70d8c62b11aa1d1a76ece9e86a83736ab9f930bf4d
|
digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6
|
||||||
generated: "2024-05-21T14:33:11.666160182+02:00"
|
generated: "2024-06-06T15:14:36.116391555Z"
|
||||||
|
|||||||
@@ -12,22 +12,22 @@ annotations:
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.13.3
|
appVersion: 3.13.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
version: 2.x.x
|
||||||
description: RabbitMQ is an open source general-purpose message broker that is designed for consistent, highly-available messaging scenarios (both synchronous and asynchronous).
|
description: RabbitMQ is an open source general-purpose message broker that is designed for consistent, highly-available messaging scenarios (both synchronous and asynchronous).
|
||||||
home: https://bitnami.com
|
home: https://bitnami.com
|
||||||
icon: https://bitnami.com/assets/stacks/rabbitmq/img/rabbitmq-stack-220x234.png
|
icon: https://bitnami.com/assets/stacks/rabbitmq/img/rabbitmq-stack-220x234.png
|
||||||
keywords:
|
keywords:
|
||||||
- rabbitmq
|
- rabbitmq
|
||||||
- message queue
|
- message queue
|
||||||
- AMQP
|
- AMQP
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Broadcom, Inc. All Rights Reserved.
|
- name: Broadcom, Inc. All Rights Reserved.
|
||||||
url: https://github.com/bitnami/charts
|
url: https://github.com/bitnami/charts
|
||||||
name: rabbitmq
|
name: rabbitmq
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
|
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
|
||||||
version: 14.4.0
|
version: 14.4.1
|
||||||
|
|||||||
Reference in New Issue
Block a user