13 lines
373 B
Diff
13 lines
373 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -16,3 +16,9 @@
|
|
name: kuma
|
|
type: application
|
|
version: 0.8.1
|
|
+kubeVersion: "1.18 - 1.21"
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner
|
|
+ catalog.cattle.io/release-name: kongmesh
|
|
+ catalog.cattle.io/display-name: Enterprise-grade service mesh for multi-cloud and multi-cluster on both Kubernetes and VMs.
|
|
+
|