Bump scripts version to v0.0.3

pull/966/head
Arvind Iyengar 2021-02-01 13:16:59 -08:00
parent 6035cb4ae4
commit d96f2ea01d
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ set -e
cd $(dirname $0)
CHARTS_BUILD_SCRIPT_VERSION=v0.0.2
CHARTS_BUILD_SCRIPT_VERSION=v0.0.3
echo "Pulling in charts-build-scripts version ${CHARTS_BUILD_SCRIPT_VERSION}"