Skip to content

Commit 582d4f4

Browse files
committed
dsa
Signed-off-by: difince <[email protected]>
1 parent 60a4f3e commit 582d4f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hack/extract_manifests_images.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/usr/bin/env bash
22

3-
# The extracts all images from specific manifests sub-directories.
4-
# Future release process enhancement may include an automatic image inventory scan.
5-
# The reported image list can be used later for image vulnerability scanning and managing license risks management
3+
# The script extracts all images from specific manifests sub-directories.
4+
# Future release process enhancements may include an automatic image inventory scan.
5+
# The reported image list can later be used for image vulnerability scanning and managing license risks management
66

77
#VERSION=1.7.0
88
output_file="../docs/kf${VERSION}_images.txt"

0 commit comments

Comments
 (0)