mirror of https://git.rancher.io/charts
Copy ui-plugin-operator version 102.x.x to 103.0.0
parent
4c0aea06fc
commit
b36dd3a650
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue