Skip to content

Commit

Permalink
Add Katello 4.10 version map to koji mash config
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Aug 23, 2023
1 parent 990bb6e commit 8d74992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions koji/collection-mash-split.py
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ def main():
elif collection == 'katello':
branch_map = {
'nightly': 'develop',
'4.10': '3.8',
'4.9': '3.7',
'4.8': '3.6',
'4.7': '3.5',
Expand Down

0 comments on commit 8d74992

Please sign in to comment.