mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/rabbitmq-cluster-operator] Release 4.3.16 (#28468)
* [bitnami/rabbitmq-cluster-operator] Release 4.3.16 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.3.15 (2024-07-24)
|
||||
## 4.3.16 (2024-07-25)
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.3.15 ([#28358](https://github.com/bitnami/charts/pull/28358))
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.3.16 ([#28468](https://github.com/bitnami/charts/pull/28468))
|
||||
|
||||
## <small>4.3.15 (2024-07-24)</small>
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.3.15 (#28358) ([81f7c0f](https://github.com/bitnami/charts/commit/81f7c0fc420b4fe4090665b3c288b20f3576a5b4)), closes [#28358](https://github.com/bitnami/charts/issues/28358)
|
||||
|
||||
## <small>4.3.14 (2024-07-16)</small>
|
||||
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: rabbitmq
|
||||
image: docker.io/bitnami/rabbitmq:3.13.5-debian-12-r1
|
||||
image: docker.io/bitnami/rabbitmq:3.13.6-debian-12-r0
|
||||
- name: rabbitmq-cluster-operator
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.9.0-debian-12-r5
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.9.0-debian-12-r6
|
||||
- name: rmq-default-credential-updater
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r23
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r24
|
||||
- name: rmq-messaging-topology-operator
|
||||
image: docker.io/bitnami/rmq-messaging-topology-operator:1.14.2-debian-12-r2
|
||||
image: docker.io/bitnami/rmq-messaging-topology-operator:1.14.2-debian-12-r3
|
||||
apiVersion: v2
|
||||
appVersion: 2.9.0
|
||||
dependencies:
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: rabbitmq-cluster-operator
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator
|
||||
version: 4.3.15
|
||||
version: 4.3.16
|
||||
|
||||
@@ -74,7 +74,7 @@ diagnosticMode:
|
||||
rabbitmqImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 3.13.5-debian-12-r1
|
||||
tag: 3.13.6-debian-12-r0
|
||||
digest: ""
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -95,7 +95,7 @@ rabbitmqImage:
|
||||
credentialUpdaterImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/rmq-default-credential-updater
|
||||
tag: 1.0.4-debian-12-r23
|
||||
tag: 1.0.4-debian-12-r24
|
||||
digest: ""
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -118,7 +118,7 @@ clusterOperator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq-cluster-operator
|
||||
tag: 2.9.0-debian-12-r5
|
||||
tag: 2.9.0-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -651,7 +651,7 @@ msgTopologyOperator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/rmq-messaging-topology-operator
|
||||
tag: 1.14.2-debian-12-r2
|
||||
tag: 1.14.2-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user