Fix openebs patch
parent
045d350431
commit
dc7c79c9c0
|
@ -0,0 +1,9 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -17,3 +17,6 @@
|
||||
sources:
|
||||
- https://github.com/openebs/openebs
|
||||
version: 1.12.3
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/release-name: openebs
|
|
@ -1,10 +0,0 @@
|
|||
diff -x '*.tgz' -x '*.lock' -uNr packages/openebs/charts-original/Chart.yaml packages/openebs/charts/Chart.yaml
|
||||
--- packages/openebs/charts-original/Chart.yaml
|
||||
+++ packages/openebs/charts/Chart.yaml
|
||||
@@ -17,3 +17,6 @@
|
||||
sources:
|
||||
- https://github.com/openebs/openebs
|
||||
version: 1.12.3
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/release-name: openebs
|
Loading…
Reference in New Issue