mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Add appVersion key for sensu (#4631)
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:
@@ -1,6 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: sensu
|
||||
version: 0.2.1
|
||||
version: 0.2.2
|
||||
appVersion: 0.28
|
||||
description: Sensu monitoring framework backed by the Redis transport
|
||||
keywords:
|
||||
- sensu
|
||||
|
||||
Reference in New Issue
Block a user