From 28f4d7c947e34111053e1d4fcf0e79d7360e8b7b Mon Sep 17 00:00:00 2001 From: Arvind Iyengar Date: Wed, 16 Feb 2022 15:31:58 -0800 Subject: [PATCH] Bump charts-build-scripts to v0.3.3 --- scripts/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/version b/scripts/version index 00ccb7744..2126faf2c 100755 --- a/scripts/version +++ b/scripts/version @@ -2,4 +2,4 @@ set -e CHARTS_BUILD_SCRIPTS_REPO=https://github.com/rancher/charts-build-scripts.git -CHARTS_BUILD_SCRIPT_VERSION=v0.3.2 +CHARTS_BUILD_SCRIPT_VERSION=v0.3.3