Merge pull request #966 from aiyengar2/bump_main_scripts_version

Bump scripts version to v0.0.3
pull/985/head
aiyengar2 2021-02-01 14:54:01 -08:00 committed by GitHub
commit 461f58c59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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}"