mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
Deprecate Spring Cloud (#33958)
* Deprecate Spring Cloud Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com> Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
committed by
GitHub
parent
111b79cae1
commit
567319242b
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 37.0.4 (2025-05-20)
|
||||
## 37.0.5 (2025-05-29)
|
||||
|
||||
* [bitnami/spring-cloud-dataflow] :zap: :arrow_up: Update dependency references ([#33793](https://github.com/bitnami/charts/pull/33793))
|
||||
* Deprecate Spring Cloud ([#33958](https://github.com/bitnami/charts/pull/33958))
|
||||
|
||||
## <small>37.0.4 (2025-05-20)</small>
|
||||
|
||||
* [bitnami/spring-cloud-dataflow] :zap: :arrow_up: Update dependency references (#33793) ([67deb62](https://github.com/bitnami/charts/commit/67deb626e62f6da42035c75ce329a09dd915e1b0)), closes [#33793](https://github.com/bitnami/charts/issues/33793)
|
||||
|
||||
## <small>37.0.3 (2025-05-15)</small>
|
||||
|
||||
|
||||
@@ -38,7 +38,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Spring Cloud Data Flow is a microservices-based toolkit for building
|
||||
# The Spring Cloud Data Flow chart is deprecated and no longer maintained.
|
||||
deprecated: true
|
||||
description: DEPRECATED Spring Cloud Data Flow is a microservices-based toolkit for building
|
||||
streaming and batch data processing pipelines in Cloud Foundry and Kubernetes.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/spring-cloud-dataflow/img/spring-cloud-dataflow-stack-220x234.png
|
||||
@@ -47,10 +49,8 @@ keywords:
|
||||
- dataflow
|
||||
- skipper
|
||||
- spring
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
maintainers: []
|
||||
name: spring-cloud-dataflow
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/spring-cloud-dataflow
|
||||
version: 37.0.4
|
||||
version: 37.0.5
|
||||
|
||||
@@ -6,6 +6,10 @@ Spring Cloud Data Flow is a microservices-based toolkit for building streaming a
|
||||
|
||||
[Overview of Spring Cloud Data Flow](https://github.com/spring-cloud/spring-cloud-dataflow)
|
||||
|
||||
## This Helm chart is deprecated
|
||||
|
||||
The upstream project has been discontinued, therefore, this Helm chart will be deprecated as well.
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
This Helm chart is deprecated
|
||||
|
||||
The upstream project has been discontinued, therefore, this Helm chart will be deprecated as well.
|
||||
|
||||
CHART NAME: {{ .Chart.Name }}
|
||||
CHART VERSION: {{ .Chart.Version }}
|
||||
APP VERSION: {{ .Chart.AppVersion }}
|
||||
|
||||
Reference in New Issue
Block a user