Copy ui-plugin-operator version 102.x.x to 103.0.0

pull/2850/head
nicholasSUSE 2023-08-14 16:40:53 -03:00 committed by Sakala Venkata Krishna Rohit
parent 4c0aea06fc
commit b36dd3a650
2 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1,11 @@
--- charts-original/Chart.yaml
+++ charts/Chart.yaml
@@ -6,7 +6,7 @@
catalog.cattle.io/namespace: cattle-ui-plugin-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux, windows
- catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
+ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
catalog.cattle.io/release-name: ui-plugin-operator
apiVersion: v1
appVersion: 0.1.1

View File

@ -1,9 +1,10 @@
url: https://github.com/rancher/ui-plugin-operator.git
subdirectory: charts/ui-plugin-operator
commit: 4f3ccc34f78f1cd828c83b6f37b6384e1ecb8d5f
version: 102.0.1
version: 103.0.0
additionalCharts:
- workingDir: charts-crd
crdOptions:
templateDirectory: crd-template
crdDirectory: templates
doNotRelease: true