From a4440b0c805fc58b73b7ecda1f8a9bae25c34cf3 Mon Sep 17 00:00:00 2001 From: Circle-CI-ML Date: Fri, 23 Jun 2023 16:44:46 +0530 Subject: [PATCH] Updated master helm chart update --- .circleci/release.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.circleci/release.yml b/.circleci/release.yml index f525ce827a5..8d141d5164e 100644 --- a/.circleci/release.yml +++ b/.circleci/release.yml @@ -296,11 +296,13 @@ workflows: context: Build_Env_Vars requires: - reTagSubcomponents - - updateMasterHelmCharts +### - updateMasterHelmCharts + - updateDevelopmentHelmCharts - updateBaseRevision: context: Build_Env_Vars filters: *filters requires: - reTagSubcomponents - - updateMasterHelmCharts +### - updateMasterHelmCharts + - updateDevelopmentHelmCharts - releaseGitTag \ No newline at end of file