3621535d67
Neither deploy method requires checksums with file images, they're simply ignored. Deprecate providing them. Change-Id: Ia123c1d3c57cc2814e3f971209cbee3ab336f7bd
9 lines
211 B
YAML
9 lines
211 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Checksums are no longer required (nor used) with file images.
|
|
deprecations:
|
|
- |
|
|
Providing checksums for file images is deprecated. No deploy implementation
|
|
actually supports them.
|