Skip to content

Commit 4599de8

Browse files
committed
Add magnum-capi-helm repository
1 parent 51779c3 commit 4599de8

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

ansible/inventory/group_vars/all/source-repositories

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,22 @@ source_repositories:
259259
- codeowners:
260260
content: "{{ community_files.codeowners.openstack }}"
261261
dest: ".github/CODEOWNERS"
262+
magnum-capi-helm:
263+
ignored_releases:
264+
- yoga
265+
- zed
266+
- 2023.1
267+
- 2024.1
268+
- 2025.1
269+
- 2026.1
270+
workflows:
271+
ignored_workflows:
272+
elsewhere:
273+
- tox
274+
community_files:
275+
- codeowners:
276+
content: "{{ community_files.codeowners.openstack }}"
277+
dest: ".github/CODEOWNERS"
262278
magnum-ui:
263279
ignored_releases:
264280
- zed

0 commit comments

Comments
 (0)