Merge pull request #965 from aiyengar2/bump_staging_scripts_version

Bump scripts version to v0.0.3
pull/975/head
aiyengar2 2021-02-01 14:54:05 -08:00 committed by GitHub
commit d29c3e81f5
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) 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}" echo "Pulling in charts-build-scripts version ${CHARTS_BUILD_SCRIPT_VERSION}"