Add appVersion for cassandra (#4719)

* Add appVersion for cassandra

The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.

* Add Version

Add Version
This commit is contained in:
AdamDang
2018-04-06 11:03:08 -07:00
committed by k8s-ci-robot
parent ffb84f85a8
commit 1a3b97c460
+2 -1
View File
@@ -1,5 +1,6 @@
name: cassandra
version: 0.2.5
version: 0.2.6
appVersion: 3
description: Apache Cassandra is a free and open-source distributed database management
system designed to handle large amounts of data across many commodity servers, providing
high availability with no single point of failure.