mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Add appVersion for kube-ops-view (#4705)
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure. The value of appVersion 1.1.0 is from https://github.com/hjacobs/kube-ops-view/blob/master/app/package.json
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: kube-ops-view
|
||||
version: 0.4.1
|
||||
version: 0.4.2
|
||||
appVersion: 1.0.0
|
||||
description: Kubernetes Operational View - read-only system dashboard for multiple
|
||||
K8s clusters
|
||||
keywords:
|
||||
|
||||
Reference in New Issue
Block a user