Updated the kubeVersion parameter as requested
parent
fce486dc92
commit
e804ba850c
|
@ -1,11 +1,12 @@
|
||||||
--- charts-original/Chart.yaml
|
--- charts-original/Chart.yaml
|
||||||
+++ charts/Chart.yaml
|
+++ charts/Chart.yaml
|
||||||
@@ -9,4 +9,8 @@
|
@@ -9,4 +9,9 @@
|
||||||
name: k8s-triliovault-operator
|
name: k8s-triliovault-operator
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/trilioData/k8s-triliovault-operator
|
- https://github.com/trilioData/k8s-triliovault-operator
|
||||||
-version: v2.1.0
|
-version: v2.1.0
|
||||||
+version: 2.1.0
|
+version: 2.1.0
|
||||||
|
+kubeVersion: ">= 1.18"
|
||||||
+annotations:
|
+annotations:
|
||||||
+ catalog.cattle.io/certified: partner
|
+ catalog.cattle.io/certified: partner
|
||||||
+ catalog.cattle.io/release-name: k8s-triliovault-operator
|
+ catalog.cattle.io/release-name: k8s-triliovault-operator
|
||||||
|
|
Loading…
Reference in New Issue