mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 07:27:18 +08:00
[bitnami/spring-cloud-dataflow] feat!: ⬆️ 💥 Bump RabbitMQ to 4.x.x (#29572)
* [bitnami/spring-cloud-dataflow] feat⬆️ 💥 Bump RabbitMQ to 4.x.x Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
a64fadf42c
commit
7adaf809d4
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 31.0.4 (2024-09-19)
|
||||
## 32.0.0 (2024-09-23)
|
||||
|
||||
* [bitnami/spring-cloud-dataflow] Release 31.0.4 ([#29525](https://github.com/bitnami/charts/pull/29525))
|
||||
* [bitnami/spring-cloud-dataflow] feat!: :arrow_up: :boom: Bump RabbitMQ to 4.x.x ([#29572](https://github.com/bitnami/charts/pull/29572))
|
||||
|
||||
## <small>31.0.4 (2024-09-19)</small>
|
||||
|
||||
* [bitnami/spring-cloud-dataflow] Release 31.0.4 (#29525) ([75c3ba7](https://github.com/bitnami/charts/commit/75c3ba741ecaa5baf0bd3535af0001e0a2fc8309)), closes [#29525](https://github.com/bitnami/charts/issues/29525)
|
||||
|
||||
## <small>31.0.3 (2024-09-16)</small>
|
||||
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
dependencies:
|
||||
- name: rabbitmq
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.7.0
|
||||
version: 15.0.0
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.0.6
|
||||
- name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 30.1.2
|
||||
version: 30.1.4
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.23.0
|
||||
digest: sha256:e5c005d6405ee5d95c3dd0e58dafdd9821577c8e940cd6bade6a7030bc8a77fe
|
||||
generated: "2024-09-19T09:40:41.188937137Z"
|
||||
digest: sha256:8fa99e9f0ff130e8be0682eb140cdc3ed4af9c471a3d8921f7b93a4a5319c53c
|
||||
generated: "2024-09-23T14:31:13.010005847+02:00"
|
||||
|
||||
@@ -23,7 +23,7 @@ dependencies:
|
||||
- condition: rabbitmq.enabled
|
||||
name: rabbitmq
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.x.x
|
||||
version: 15.x.x
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -53,4 +53,4 @@ maintainers:
|
||||
name: spring-cloud-dataflow
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/spring-cloud-dataflow
|
||||
version: 31.0.4
|
||||
version: 32.0.0
|
||||
|
||||
@@ -765,6 +765,10 @@ Find more information about how to deal with common errors related to Bitnami He
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 32.0.0
|
||||
|
||||
This major updates the RabbitMQ subchart to its newest major, 15.0.0. For more information on this subchart's major, please refer to [RabbitMQ upgrade notes](https://www.rabbitmq.com/docs/4.0/upgrade).
|
||||
|
||||
### To 31.0.0
|
||||
|
||||
This major updates the Kafka subchart to its newest major, 30.0.0. For more information on this subchart's major, please refer to [Kafka upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/kafka#to-3000).
|
||||
|
||||
Reference in New Issue
Block a user