updated gcr_newest_image_tags.sh

pull/2/head
Hari Sekhon 4 years ago
parent 6b9c84a321
commit 9735a586b7

@ -27,7 +27,7 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# shellcheck disable=SC2034,SC2154
usage_description="
Finds the tags for the given Google Cloud Registry docker image with the newest creation date
Lists the tags for the newest created version of the given Google Cloud Registry docker image
(eg. for tagging it as 'latest', see adjacent scripts gcr_tag_latest.sh and gcr_tag_newest_image_as_latest.sh)

Loading…
Cancel
Save