diff --git a/.circleci/config.yml b/.circleci/config.yml index c72f89613..6d883275d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -165,3 +165,11 @@ workflows: tags: only: /(helm-)?[0-9]+(\.[0-9]+)*(-[a-z]+)?/ + release-helm: + jobs: + - helm: + filters: + branches: + ignore: /.*/ + tags: + only: /^chart.*/