Skip to content

Commit 9cbf178

Browse files
committed
Add mcg on ocp-4.21 and drop ocp-4.18
1 parent b94dd96 commit 9cbf178

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)