Update universal-crossplane to 1.2.3-up.2
Signed-off-by: Hasan Turken <turkenh@gmail.com>pull/101/head
parent
8925281166
commit
6b4d68467e
|
@ -1,12 +1,13 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -1,8 +1,12 @@
|
||||
@@ -1,8 +1,13 @@
|
||||
apiVersion: v1
|
||||
-appVersion: 1.2.2-up.1
|
||||
+appVersion: 1.2.2001
|
||||
-appVersion: 1.2.3-up.2
|
||||
+appVersion: 1.2.3002
|
||||
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. '
|
||||
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
|
||||
|
@ -14,9 +15,9 @@
|
|||
keywords:
|
||||
- cloud
|
||||
- infrastructure
|
||||
@@ -31,4 +35,4 @@
|
||||
@@ -31,4 +36,4 @@
|
||||
- email: info@upbound.io
|
||||
name: Upbound Inc.
|
||||
name: universal-crossplane
|
||||
-version: 1.2.2-up.1
|
||||
+version: 1.2.2001
|
||||
-version: 1.2.3-up.2
|
||||
+version: 1.2.3002
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://charts.upbound.io/stable/universal-crossplane-1.2.2-up.1.tgz
|
||||
url: https://charts.upbound.io/stable/universal-crossplane-1.2.3-up.2.tgz
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue