25 lines
1.2 KiB
Diff
25 lines
1.2 KiB
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,8 +1,13 @@
|
|
apiVersion: v1
|
|
-appVersion: 1.5.2-up.1
|
|
-description: 'Upbound Universal Crossplane (UXP) is Upbound''s official enterprise-grade distribution of Crossplane. It''s fully compatible with upstream Crossplane, open source, capable of connecting to Upbound Cloud for real-time dashboard visibility, and maintained by Upbound. It''s the easiest way for both individual community members and enterprises to build their production control planes. '
|
|
+appVersion: 1.5.2001
|
|
+description: 'Upbound Universal Crossplane (UXP) is Upbound''s official enterprise-grade distribution of Crossplane.'
|
|
home: https://upbound.io
|
|
icon: https://raw.githubusercontent.com/upbound/universal-crossplane/66ce9eb2c5a0c3af8ed7d19551a2c4d743b933b9/docs/media/logo.png
|
|
+kubeVersion: ">= 1.15"
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner
|
|
+ catalog.cattle.io/release-name: universal-crossplane
|
|
+ catalog.cattle.io/display-name: Upbound Universal Crossplane
|
|
keywords:
|
|
- cloud
|
|
- infrastructure
|
|
@@ -31,4 +36,4 @@
|
|
- email: info@upbound.io
|
|
name: Upbound Inc.
|
|
name: universal-crossplane
|
|
-version: 1.5.2-up.1
|
|
+version: 1.5.2001
|