Browse Source

fix: do not error if helm chart version already exists (#2974)

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Moritz Johner 2 years ago
parent
commit
e9cd99148f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/helm.yml

+ 1 - 0
.github/workflows/helm.yml

@@ -94,4 +94,5 @@ jobs:
           CR_RELEASE_NAME_TEMPLATE: "helm-chart-{{ .Version }}"
         with:
           charts_dir: deploy/charts
+          skip_existing: true
           charts_repo_url: https://charts.external-secrets.io