skip existing releases on CI (CR)

This commit is contained in:
kjeld Schouten-Lebbing
2021-06-14 12:35:06 +02:00
parent 722ba2c5db
commit feb7c8595d
3 changed files with 3 additions and 0 deletions

1
.github/cr.yaml vendored
View File

@@ -4,3 +4,4 @@ charts-dir: charts/*
charts_repo_url: "https://truecharts.org"
excluded-charts: common-test
pages-branch: "master"
SkipExisting: true

View File

@@ -9,3 +9,4 @@ chart-repos:
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
- traefik=https://helm.traefik.io/traefik
- bitnami=https://charts.bitnami.com/bitnami
SkipExisting: true

View File

@@ -8,3 +8,4 @@ chart-repos:
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
- traefik=https://helm.traefik.io/traefik
- bitnami=https://charts.bitnami.com/bitnami
SkipExisting: true