mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user