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