mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Add appVersion key for kafka (#4723)
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
This commit is contained in:
@@ -2,7 +2,8 @@ apiVersion: v1
|
||||
description: Apache Kafka is publish-subscribe messaging rethought as a distributed
|
||||
commit log.
|
||||
name: kafka
|
||||
version: 0.4.7
|
||||
version: 0.4.8
|
||||
appVersion: 4.0.0
|
||||
keywords:
|
||||
- kafka
|
||||
- zookeeper
|
||||
|
||||
Reference in New Issue
Block a user