[bitnami/rabbitmq-cluster-operator] ⬆️ Update dependency references (#34275)

* [bitnami/rabbitmq-cluster-operator] Release 4.4.21 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-06-09 14:36:45 +02:00
committed by GitHub
parent 548bf19e2c
commit a6fa8c35db
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 4.4.20 (2025-06-06)
## 4.4.21 (2025-06-09)
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references ([#34228](https://github.com/bitnami/charts/pull/34228))
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references ([#34275](https://github.com/bitnami/charts/pull/34275))
## <small>4.4.20 (2025-06-06)</small>
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references (#34228) ([a02eba6](https://github.com/bitnami/charts/commit/a02eba6dea726a1074a2609901e8c2b7b114a759)), closes [#34228](https://github.com/bitnami/charts/issues/34228)
## <small>4.4.19 (2025-06-06)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: Infrastructure
images: |
- name: rabbitmq
image: docker.io/bitnami/rabbitmq:4.1.1-debian-12-r0
image: docker.io/bitnami/rabbitmq:4.1.1-debian-12-r1
- name: rabbitmq-cluster-operator
image: docker.io/bitnami/rabbitmq-cluster-operator:2.14.0-debian-12-r2
- name: rmq-default-credential-updater
@@ -39,4 +39,4 @@ maintainers:
name: rabbitmq-cluster-operator
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator
version: 4.4.20
version: 4.4.21

View File

@@ -79,7 +79,7 @@ diagnosticMode:
rabbitmqImage:
registry: docker.io
repository: bitnami/rabbitmq
tag: 4.1.1-debian-12-r0
tag: 4.1.1-debian-12-r1
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.