From e6c5d8afaad8dbe1f49902c0f7d440aad85a57dd Mon Sep 17 00:00:00 2001 From: Venkata Krishna Rohit Sakala Date: Mon, 10 Jul 2023 10:19:23 -0700 Subject: [PATCH] Update charts builds script to 0.4.4 --- .github/workflows/regsync-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/regsync-config.yaml b/.github/workflows/regsync-config.yaml index fd2aea85ce..838e3e7f7a 100644 --- a/.github/workflows/regsync-config.yaml +++ b/.github/workflows/regsync-config.yaml @@ -20,7 +20,7 @@ jobs: - name: Generate Regsync Config run: | - export CHARTS_BUILD_SCRIPT_VERSION=v0.4.2 + export CHARTS_BUILD_SCRIPT_VERSION=v0.4.4 make pull-scripts make regsync