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

* [bitnami/rabbitmq-cluster-operator] Release 4.4.28 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-08-04 17:20:29 +02:00
committed by GitHub
parent 5cd5bd8ef1
commit 074e8af650
3 changed files with 10 additions and 5 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 4.4.27 (2025-08-04)
## 4.4.28 (2025-08-04)
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references ([#35390](https://github.com/bitnami/charts/pull/35390))
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references ([#35397](https://github.com/bitnami/charts/pull/35397))
## <small>4.4.27 (2025-08-04)</small>
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references (#35390) ([b51af9c](https://github.com/bitnami/charts/commit/b51af9c60d54b09922f0de69e476c32dadbffa1a)), closes [#35390](https://github.com/bitnami/charts/issues/35390)
## <small>4.4.26 (2025-07-24)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: Infrastructure
images: |
- name: rabbitmq
image: docker.io/bitnami/rabbitmq:4.1.2-debian-12-r1
image: docker.io/bitnami/rabbitmq:4.1.3-debian-12-r0
- name: rabbitmq-cluster-operator
image: docker.io/bitnami/rabbitmq-cluster-operator:2.16.0-debian-12-r0
- 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.27
version: 4.4.28

View File

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