mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Add appVersion and home key for risk-advisor (#4638)
The key "appVersion" and "home" are needed for ci testing, but they are missing in this yaml. That sometimes will cause testing failure.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
apiVersion: v1
|
||||
name: risk-advisor
|
||||
description: Risk Advisor add-on module for Kubernetes
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
||||
appVersion: 1.0.0
|
||||
home: https://www.riskadvisory.net/
|
||||
sources:
|
||||
- https://github.com/Prytu/risk-advisor/
|
||||
maintainers:
|
||||
|
||||
Reference in New Issue
Block a user