mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/rabbitmq-cluster-operator] ⚡ ⬆️ Update dependency references (#33644)
* [bitnami/rabbitmq-cluster-operator] Release 4.4.11 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 4.4.10 (2025-05-09)
|
||||
## 4.4.11 (2025-05-13)
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.4.10 ([#33494](https://github.com/bitnami/charts/pull/33494))
|
||||
* [bitnami/rabbitmq-cluster-operator] :zap: :arrow_up: Update dependency references ([#33644](https://github.com/bitnami/charts/pull/33644))
|
||||
|
||||
## <small>4.4.10 (2025-05-09)</small>
|
||||
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.4.10 (#33494) ([ee56fcc](https://github.com/bitnami/charts/commit/ee56fcc8cc520b6c5731bb0c265ccca6b88cff23)), closes [#33494](https://github.com/bitnami/charts/issues/33494)
|
||||
|
||||
## <small>4.4.9 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -9,9 +9,9 @@ annotations:
|
||||
- name: rabbitmq-cluster-operator
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.13.0-debian-12-r0
|
||||
- name: rmq-default-credential-updater
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.5-debian-12-r9
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.5-debian-12-r10
|
||||
- name: rmq-messaging-topology-operator
|
||||
image: docker.io/bitnami/rmq-messaging-topology-operator:1.17.0-debian-12-r0
|
||||
image: docker.io/bitnami/rmq-messaging-topology-operator:1.17.0-debian-12-r1
|
||||
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.10
|
||||
version: 4.4.11
|
||||
|
||||
@@ -100,7 +100,7 @@ rabbitmqImage:
|
||||
credentialUpdaterImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/rmq-default-credential-updater
|
||||
tag: 1.0.5-debian-12-r9
|
||||
tag: 1.0.5-debian-12-r10
|
||||
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.0-debian-12-r0
|
||||
tag: 1.17.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user