Commit 9cbc503
Update Makefile to handle old versions in OLM (#575)
* Update Makefile to handle old versions in OLM
Signed-off-by: Fran Perea <[email protected]>
* Add the REPLACES field to the sync-chart CI file
Signed-off-by: Fran Perea <[email protected]>
* Remove yq and allow sed command to run in Linux and MacOS
Signed-off-by: Fran Perea <[email protected]>
* Update Makefile
Change the sed command to use a more portable approach.
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Fran Perea <[email protected]>
* Update Makefile
Change the sed command to use a more portable approach.
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Fran Perea <[email protected]>
* Update .github/workflows/sync-chart.yml
Change the grep command to avoid a deprecated option.
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Fran Perea <[email protected]>
* Update .github/workflows/sync-chart.yml
Change the grep command to avoid a deprecated option.
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Fran Perea <[email protected]>
* Switch sed to printf for compatibility issues
Signed-off-by: Fran Perea <[email protected]>
* Revert change from printf - add options to sed for compatibility
Signed-off-by: Fran Perea <[email protected]>
---------
Signed-off-by: Fran Perea <[email protected]>
Signed-off-by: Fran Perea <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 8a54e92 commit 9cbc503
2 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
120 | 128 | | |
121 | 129 | | |
122 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
211 | 215 | | |
212 | 216 | | |
213 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
214 | 226 | | |
215 | 227 | | |
216 | 228 | | |
| |||
0 commit comments