mirror of
https://github.com/bitnami/charts.git
synced 2026-02-11 21:07:10 +08:00
[bitnami/rabbitmq-cluster-operator] Release 4.3.12 (#27779)
* [bitnami/rabbitmq-cluster-operator] Release 4.3.12 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 4.3.11 (2024-07-03)
|
||||
## 4.3.12 (2024-07-04)
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.3.11 ([#27676](https://github.com/bitnami/charts/pull/27676))
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.3.12 ([#27779](https://github.com/bitnami/charts/pull/27779))
|
||||
|
||||
## <small>4.3.11 (2024-07-03)</small>
|
||||
|
||||
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.3.11 (#27676) ([99338bd](https://github.com/bitnami/charts/commit/99338bd491afba4ae611ce4eaf99c20fc17ff918)), closes [#27676](https://github.com/bitnami/charts/issues/27676)
|
||||
|
||||
## <small>4.3.10 (2024-06-24)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: rabbitmq
|
||||
image: docker.io/bitnami/rabbitmq:3.13.3-debian-12-r1
|
||||
image: docker.io/bitnami/rabbitmq:3.13.4-debian-12-r0
|
||||
- name: rabbitmq-cluster-operator
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.9.0-debian-12-r3
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.9.0-debian-12-r4
|
||||
- name: rmq-default-credential-updater
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r22
|
||||
- name: rmq-messaging-topology-operator
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: rabbitmq-cluster-operator
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator
|
||||
version: 4.3.11
|
||||
version: 4.3.12
|
||||
|
||||
@@ -72,7 +72,7 @@ diagnosticMode:
|
||||
rabbitmqImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 3.13.3-debian-12-r1
|
||||
tag: 3.13.4-debian-12-r0
|
||||
digest: ""
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -116,7 +116,7 @@ clusterOperator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq-cluster-operator
|
||||
tag: 2.9.0-debian-12-r3
|
||||
tag: 2.9.0-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user