Skip to content

Commit

Permalink
[bitnami/rabbitmq-cluster-operator] Release 4.3.20 (#29061)
Browse files Browse the repository at this point in the history
* [bitnami/rabbitmq-cluster-operator] Release 4.3.20 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 27, 2024
1 parent 9a60dba commit bf43eb0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 deletions.
8 changes: 6 additions & 2 deletions bitnami/rabbitmq-cluster-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 4.3.19 (2024-08-10)
## 4.3.20 (2024-08-27)

* [bitnami/rabbitmq-cluster-operator] Add AdmissionWebhookConfig toggle ([#28801](https://github.com/bitnami/charts/pull/28801))
* [bitnami/rabbitmq-cluster-operator] Release 4.3.20 ([#29061](https://github.com/bitnami/charts/pull/29061))

## <small>4.3.19 (2024-08-23)</small>

* [bitnami/rabbitmq-cluster-operator] Add AdmissionWebhookConfig toggle (#28801) ([8513e0e](https://github.com/bitnami/charts/commit/8513e0e35eb37fb18a747090c979a17e3625e672)), closes [#28801](https://github.com/bitnami/charts/issues/28801)

## <small>4.3.18 (2024-08-08)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/rabbitmq-cluster-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-07T16:03:00.635564642Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-27T19:27:48.014268595Z"
8 changes: 4 additions & 4 deletions bitnami/rabbitmq-cluster-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: rabbitmq
image: docker.io/bitnami/rabbitmq:3.13.6-debian-12-r1
image: docker.io/bitnami/rabbitmq:3.13.7-debian-12-r0
- name: rabbitmq-cluster-operator
image: docker.io/bitnami/rabbitmq-cluster-operator:2.9.0-debian-12-r7
image: docker.io/bitnami/rabbitmq-cluster-operator:2.9.0-debian-12-r8
- name: rmq-default-credential-updater
image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r25
image: docker.io/bitnami/rmq-default-credential-updater:1.0.4-debian-12-r26
- name: rmq-messaging-topology-operator
image: docker.io/bitnami/rmq-messaging-topology-operator:1.14.2-debian-12-r5
apiVersion: v2
Expand All @@ -37,4 +37,4 @@ maintainers:
name: rabbitmq-cluster-operator
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq-cluster-operator
version: 4.3.19
version: 4.3.20
6 changes: 3 additions & 3 deletions bitnami/rabbitmq-cluster-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ diagnosticMode:
rabbitmqImage:
registry: docker.io
repository: bitnami/rabbitmq
tag: 3.13.6-debian-12-r1
tag: 3.13.7-debian-12-r0
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand All @@ -95,7 +95,7 @@ rabbitmqImage:
credentialUpdaterImage:
registry: docker.io
repository: bitnami/rmq-default-credential-updater
tag: 1.0.4-debian-12-r25
tag: 1.0.4-debian-12-r26
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand All @@ -118,7 +118,7 @@ clusterOperator:
image:
registry: docker.io
repository: bitnami/rabbitmq-cluster-operator
tag: 2.9.0-debian-12-r7
tag: 2.9.0-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit bf43eb0

Please sign in to comment.