Commit fcc105f
committed
Enable image digests in bundle generation
Set USE_IMAGE_DIGESTS=true when running make bundle to pin images
using SHA256 digests. This improves security and reproducibility,
and simplifies releases to the community-operators catalog (we can just
extract the content of the bundle image, make minor modifications and
we are ready for the release).1 parent b4861fb commit fcc105f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments