Skip to content

Commit 5575218

Browse files
authored
Merge pull request #239 from mbaldessari/mcg-ocp421
Add mcg on ocp-4.21 and drop ocp-4.18
2 parents e4033e6 + 9cbf178 commit 5575218

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ci-triggers/multicloud-gitops.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.21'
1112
- '4.20'
1213
- '4.19'
13-
- '4.18'
1414

1515
openshift:
16-
- version: '4.20'
16+
- version: '4.21'
1717
branch: main
1818
platforms:
1919
- aws
2020
buildType: stable
21-
- version: '4.19'
21+
- version: '4.20'
2222
branch: main
2323
platforms:
2424
- aws
2525
buildType: stable
26-
- version: '4.18'
26+
- version: '4.19'
2727
branch: main
2828
platforms:
2929
- azure

0 commit comments

Comments
 (0)