mirror of
https://github.com/bitnami/charts.git
synced 2026-03-01 06:58:20 +08:00
[bitnami/spring-cloud-dataflow] Remove trailing spaces (#3010)
This commit is contained in:
committed by
GitHub
parent
90af20ff79
commit
b1b9a7d2ea
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: spring-cloud-dataflow
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
appVersion: 2.5.2
|
||||
description: Spring Cloud Data Flow is a microservices-based toolkit for building streaming and batch data processing pipelines in Cloud Foundry and Kubernetes.
|
||||
keywords:
|
||||
|
||||
@@ -9,7 +9,7 @@ data:
|
||||
application.yaml: |-
|
||||
spring:
|
||||
cloud:
|
||||
dataflow:
|
||||
dataflow:
|
||||
{{- if .Values.server.configuration.batchEnabled }}
|
||||
task:
|
||||
platform:
|
||||
|
||||
Reference in New Issue
Block a user