From bf38159cbe57a9067f327ade8035485c4426842b Mon Sep 17 00:00:00 2001 From: Carsten Schafer Date: Mon, 10 Jun 2024 15:28:13 -0400 Subject: [PATCH] WIFI-13821 update release GH Signed-off-by: Carsten Schafer --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d0d3535..3d8dc0d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,8 +43,8 @@ jobs: working-directory: wlan-cloud-ucentral-deploy/chart run: | helm plugin install https://github.com/aslafy-z/helm-git --version 0.10.0 - helm repo add bitnami https://charts.bitnami.com/bitnami - helm repo update + #helm repo add bitnami https://charts.bitnami.com/bitnami + #helm repo update helm dependency update mkdir dist helm package . -d dist