[incubator/spring-cloud-data-flow] Fix appVersion in Chart.yaml (#1895)

[incubator/spring-cloud-data-flow] Fix appVersion in Chart.yaml
This commit is contained in:
Thomas Risberg
2017-08-31 20:49:11 +02:00
committed by Reinhard Nägele
parent d404afcea4
commit 2efbb8e55a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
description: Open source, multi-cloud toolkit for building data integration and real-time data processing pipelines.
name: spring-cloud-data-flow
version: 0.1.0
appVersion: 1.2.1.RELEASE
appVersion: 1.2.2.RELEASE
home: http://cloud.spring.io/spring-cloud-dataflow/
sources:
- https://github.com/spring-cloud/spring-cloud-dataflow
+1 -1
View File
@@ -51,7 +51,7 @@ The following tables lists the configurable parameters and their default values.
| Parameter | Description | Default |
| --------------------------------- | -------------------------------------------------- | ---------------- |
| server.version | The version/tag of the Data Flow server | 1.2.1.RELEASE
| server.version | The version/tag of the Data Flow server | 1.2.2.RELEASE
| server.imagePullPolicy | The imagePullPolicy of the Data Flow server | IfNotPresent
| server.service.type | The service type for the Data Flow server | LoadBalancer
| server.service.externalPort | The external port for the Data Flow server | 80