Commit 9e0ace6
Use gzip compression (--push) for Crossplane package compatibility
Crossplane's package parser only handles gzip-compressed layers.
The previous --output zstd flag caused "gzip: invalid header" errors.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 34fbcae commit 9e0ace6
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
| |||
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
132 | | - | |
133 | | - | |
| 131 | + | |
134 | 132 | | |
135 | 133 | | |
136 | 134 | | |
| |||
0 commit comments