mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 07:17:45 +08:00
[bitnami/rabbitmq-cluster-operator] Release 4.3.21 (#29154)
* [bitnami/rabbitmq-cluster-operator] Release 4.3.21 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CRDs automatically 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.20 (2024-08-27)
|
||||
## 4.3.21 (2024-09-02)
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.3.20 ([#29061](https://github.com/bitnami/charts/pull/29061))
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.3.21 ([#29154](https://github.com/bitnami/charts/pull/29154))
|
||||
|
||||
## <small>4.3.20 (2024-08-27)</small>
|
||||
|
||||
* [bitnami/rabbitmq-cluster-operator] Release 4.3.20 (#29061) ([bf43eb0](https://github.com/bitnami/charts/commit/bf43eb082972baba4f64809d707e9b74aff36d56)), closes [#29061](https://github.com/bitnami/charts/issues/29061)
|
||||
|
||||
## <small>4.3.19 (2024-08-23)</small>
|
||||
|
||||
|
||||
@@ -6,15 +6,15 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: rabbitmq
|
||||
image: docker.io/bitnami/rabbitmq:3.13.7-debian-12-r0
|
||||
image: docker.io/bitnami/rabbitmq:3.13.7-debian-12-r3
|
||||
- name: rabbitmq-cluster-operator
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.9.0-debian-12-r8
|
||||
image: docker.io/bitnami/rabbitmq-cluster-operator:2.10.0-debian-12-r0
|
||||
- name: rmq-default-credential-updater
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r26
|
||||
image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r27
|
||||
- name: rmq-messaging-topology-operator
|
||||
image: docker.io/bitnami/rmq-messaging-topology-operator:1.14.2-debian-12-r5
|
||||
apiVersion: v2
|
||||
appVersion: 2.9.0
|
||||
appVersion: 2.10.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: rabbitmq-cluster-operator
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator
|
||||
version: 4.3.20
|
||||
version: 4.3.21
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -74,7 +74,7 @@ diagnosticMode:
|
||||
rabbitmqImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/rabbitmq
|
||||
tag: 3.13.7-debian-12-r0
|
||||
tag: 3.13.7-debian-12-r3
|
||||
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-r26
|
||||
tag: 1.0.4-debian-12-r27
|
||||
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-r8
|
||||
tag: 2.10.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user