chore(deps): Fix #1429#1432
Conversation
|
I needed to adjust the Somehow the SHA of the local objects of the component version changed. Old New All the SHAs changed and the local image actually lost one byte ( The content of the image is the same SHA- and size wise. A diff of hexdumps from both tars showed this difference: The character |
|
closing as this is actually an issue in compress |
Not yet please because I will need to take care of #1429 (comment) manually |
07a46b8 to
5bdbef3
Compare
|
compress issues are fixed. I adjusted the PR respectively. However, we needed to bump to ocm |
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
|
To address the fulcio bump we upgraded to ocm 0.34.3 |
Supersedes #1429, #1352, #1474, and #1354