Skip to content

Commit

Permalink
Fixes #38261 - Update Capsule, Maintenance & Utils repos to 6.17 (#11330
Browse files Browse the repository at this point in the history
)
  • Loading branch information
pavanshekar authored Mar 3, 2025
1 parent fa48551 commit 3252bf7
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions webpack/redux/actions/RedHatRepositories/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,9 @@ const recommendedRepositoriesSatTools = [
];

const recommendedRepositoriesMisc = [
'satellite-capsule-6.16-for-rhel-8-x86_64-rpms',
'satellite-maintenance-6.16-for-rhel-8-x86_64-rpms',
'satellite-utils-6.16-for-rhel-8-x86_64-rpms',
'satellite-utils-6.16-for-rhel-9-x86_64-rpms',
'satellite-maintenance-6.16-for-rhel-9-x86_64-rpms',
'satellite-capsule-6.16-for-rhel-9-x86_64-rpms',
'satellite-utils-6.17-for-rhel-9-x86_64-rpms',
'satellite-maintenance-6.17-for-rhel-9-x86_64-rpms',
'satellite-capsule-6.17-for-rhel-9-x86_64-rpms',
];

const recommendedRepositorySetLables = recommendedRepositoriesRHEL
Expand Down

0 comments on commit 3252bf7

Please sign in to comment.