We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4033e6 + 9cbf178 commit 5575218Copy full SHA for 5575218
ci-triggers/multicloud-gitops.yaml
@@ -8,22 +8,22 @@ triggers:
8
branches:
9
- name: main
10
versions:
11
+ - '4.21'
12
- '4.20'
13
- '4.19'
- - '4.18'
14
15
openshift:
16
- - version: '4.20'
+ - version: '4.21'
17
branch: main
18
platforms:
19
- aws
20
buildType: stable
21
- - version: '4.19'
+ - version: '4.20'
22
23
24
25
26
- - version: '4.18'
+ - version: '4.19'
27
28
29
- azure
0 commit comments