mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/rabbitmq-cluster-operator] ⚡ ⬆️ Update dependency references (#34218)
* [bitnami/rabbitmq-cluster-operator] Release 4.4.19 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/rabbitmq-cluster-operator] Release 4.4.19 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.4.18 (2025-06-05)
|
||||
## 4.4.19 (2025-06-06)
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references ([#34121](https://github.com/bitnami/charts/pull/34121))
|
||||
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references ([#34218](https://github.com/bitnami/charts/pull/34218))
|
||||
|
||||
## <small>4.4.18 (2025-06-05)</small>
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references (#34121) ([9a98dca](https://github.com/bitnami/charts/commit/9a98dcaa902a966828f2b4d43f02fbcbd4aaf143)), closes [#34121](https://github.com/bitnami/charts/issues/34121)
|
||||
|
||||
## <small>4.4.17 (2025-06-03)</small>
|
||||
|
||||
|
||||
@@ -9,9 +9,9 @@ annotations:
|
||||
- name: rabbitmq-cluster-operator
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.14.0-debian-12-r1
|
||||
- name: rmq-default-credential-updater
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.6-debian-12-r1
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.6-debian-12-r2
|
||||
- name: rmq-messaging-topology-operator
|
||||
image: docker.io/bitnami/rmq-messaging-topology-operator:1.17.1-debian-12-r1
|
||||
image: docker.io/bitnami/rmq-messaging-topology-operator:1.17.1-debian-12-r2
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: rabbitmq-cluster-operator
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator
|
||||
version: 4.4.18
|
||||
version: 4.4.19
|
||||
|
||||
@@ -100,7 +100,7 @@ rabbitmqImage:
|
||||
credentialUpdaterImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/rmq-default-credential-updater
|
||||
tag: 1.0.6-debian-12-r1
|
||||
tag: 1.0.6-debian-12-r2
|
||||
digest: ""
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -665,7 +665,7 @@ msgTopologyOperator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rmq-messaging-topology-operator
|
||||
tag: 1.17.1-debian-12-r1
|
||||
tag: 1.17.1-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user