From 3cb9debe91049965053eded27cc9027160eac78d Mon Sep 17 00:00:00 2001 From: Carsten Schafer Date: Mon, 10 Jun 2024 15:50:54 -0400 Subject: [PATCH] copy GH fixes from 3.1.0 Signed-off-by: Carsten Schafer --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a54eff6..2e3e559 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,8 +43,6 @@ jobs: working-directory: wlan-cloud-ucentral-deploy/chart run: | helm plugin install https://github.com/aslafy-z/helm-git --version 0.16.0 - #helm repo add bitnami https://charts.bitnami.com/bitnami - helm repo update helm dependency update mkdir dist helm package . -d dist