11 lines
439 B
Diff
11 lines
439 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -14,3 +14,7 @@
|
|
name: sextant
|
|
type: application
|
|
version: 2.2.17
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner # Enables the "partner" badge in the UI for easier identification
|
|
+ catalog.cattle.io/release-name: sextant # Your chart's name in kebab-case, this is used for deployment
|
|
+ catalog.cattle.io/display-name: Sextant # The chart's name you want displayed in the UI
|