Skip to content

Commit d137b3d

Browse files
yukinchanmbaldessari
authored andcommitted
Add Openshift 4.19
1 parent 8cd043e commit d137b3d

4 files changed

Lines changed: 22 additions & 0 deletions

File tree

ci-triggers/ansible-edge-gitops.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,16 @@ triggers:
88
branches:
99
- name: 'v1.4'
1010
versions:
11+
- '4.19'
1112
- '4.18'
1213
- '4.17'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.19'
18+
branch: 'v1.4'
19+
platforms:
20+
- aws
1621
- version: '4.18'
1722
branch: 'v1.4'
1823
platforms:

ci-triggers/medical-diagnosis.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,16 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.19'
1112
- '4.18'
1213
- '4.17'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.19'
18+
branch: main
19+
platforms:
20+
- aws
1621
- version: '4.18'
1722
branch: main
1823
platforms:

ci-triggers/multicloud-gitops.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.19'
1112
- '4.18'
1213
- '4.17'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.19'
18+
branch: main
19+
platforms:
20+
- aws
21+
buildType: stable
1622
- version: '4.18'
1723
branch: main
1824
platforms:

ci-triggers/travelops.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.19'
1112
- '4.18'
1213
- '4.17'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.19'
18+
branch: main
19+
platforms:
20+
- aws
21+
buildType: stable
1622
- version: '4.18'
1723
branch: main
1824
platforms:

0 commit comments

Comments
 (0)