blob: de127fb280259420af97f108b502b1284e619a74 [file] [log] [blame]
---
# SPDX-FileCopyrightText: 2022-2024 Open Networking Foundation (ONF) and the ONF Contributors
# SPDX-License-Identifier: Apache-2.0
# These are the CORD specific helm charts
- project:
name: helm-charts
project: '{name}'
project-regexp: '^{name}$'
branch-regexp: '{modern-branches-regexp}'
jobs:
- 'verify-licensed'
- 'tag-check'
- 'helm-lint':
branch-regexp: '{modern-branches-regexp}'
- 'version-tag'
- 'publish-helm-repo'
# [EOF]