12 lines
480 B
Diff
12 lines
480 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -19,3 +19,8 @@
|
|
sources:
|
|
- https://github.com/ondat
|
|
version: 0.5.4
|
|
+kubeVersion: ">= 1.19"
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner # Enables the "partner" badge in the UI for easier identification
|
|
+ catalog.cattle.io/release-name: ondat-operator # Your chart's name in kebab-case, this is used for deployment
|
|
+ catalog.cattle.io/display-name: Ondat Operator # The chart's name you want displayed in the UI
|