mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/spring-cloud-dataflow] Update dependencies (#26447)
* [bitnami/spring-cloud-dataflow] Update dependencies Signed-off-by: Jota Martos <jotamartos@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update bitnami/spring-cloud-dataflow/README.md Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Signed-off-by: Juan José Martos <jotamartos@gmail.com> --------- Signed-off-by: Jota Martos <jotamartos@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Juan José Martos <jotamartos@gmail.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
co-authored by
Carlos Rodríguez Hernández
Bitnami Containers
parent
e4dc085dc6
commit
bcee3af2f9
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 28.2.1 (2024-05-24)
|
||||
## 29.0.0 (2024-05-27)
|
||||
|
||||
* [bitnami/spring-cloud-dataflow] Release 28.2.1 ([#26401](https://github.com/bitnami/charts/pull/26401))
|
||||
* [bitnami/spring-cloud-dataflow] Update dependencies ([#26447](https://github.com/bitnami/charts/pull/26447))
|
||||
|
||||
## <small>28.2.1 (2024-05-24)</small>
|
||||
|
||||
* [bitnami/spring-cloud-dataflow] Release 28.2.1 (#26401) ([1e7935e](https://github.com/bitnami/charts/commit/1e7935ebff49fd6108ce08a4b6e8e70c797a1e42)), closes [#26401](https://github.com/bitnami/charts/issues/26401)
|
||||
|
||||
## 28.2.0 (2024-05-24)
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@ dependencies:
|
||||
version: 18.2.0
|
||||
- name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 28.3.0
|
||||
version: 29.0.3
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.19.3
|
||||
digest: sha256:fcd4675f7c584c28df2f58b9c63fc1ec4957b0a36d82bc518a964be23c49333b
|
||||
generated: "2024-05-24T11:05:28.557526987Z"
|
||||
digest: sha256:2d043dfd0820436fa950c40482092db738b7bc4890298abe0c032023ce7b8c1d
|
||||
generated: "2024-05-27T08:40:31.423813+02:00"
|
||||
|
||||
@@ -33,7 +33,7 @@ dependencies:
|
||||
- condition: kafka.enabled
|
||||
name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 28.x.x
|
||||
version: 29.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
@@ -53,4 +53,4 @@ maintainers:
|
||||
name: spring-cloud-dataflow
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/spring-cloud-dataflow
|
||||
version: 28.2.1
|
||||
version: 29.0.0
|
||||
|
||||
@@ -771,6 +771,10 @@ Find more information about how to deal with common errors related to Bitnami He
|
||||
|
||||
If you enabled RabbitMQ chart to be used as the messaging solution for Skipper to manage streaming content, then it's necessary to set the `rabbitmq.auth.password` and `rabbitmq.auth.erlangCookie` parameters when upgrading for readiness/liveness probes to work properly. Inspect the RabbitMQ secret to obtain the password and the Erlang cookie, then you can upgrade your chart using the command below:
|
||||
|
||||
### To 29.0.0
|
||||
|
||||
This major updates the Kafka subchart to its newest major, 29.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-2900).
|
||||
|
||||
### To 28.0.0
|
||||
|
||||
This major updates the RabbitMQ subchart to its newest major, 14.0.0. [Here](https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq#to-1400) you can find more information about the changes introduced in that version.
|
||||
@@ -1011,4 +1015,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user