Commit f6b1a4b
UPSTREAM: <carry>: Fix cp-manifests copying of helm charts
The method used to copy the helm charts is including an extra `helm`
directory in the destination path, that is making the cluster-olm-operator
code just a bit more complicated than it needs to be.
This fixes the copy location.
Signed-off-by: Todd Short <todd.short@me.com>1 parent 98012f5 commit f6b1a4b
File tree
2 files changed
+2
-2
lines changed- openshift
- catalogd
- operator-controller
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
0 commit comments