Skip to content

Commit

Permalink
Updates for Openshift 4.16 stable trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mlabonte-rh committed Jul 1, 2024
1 parent 2047894 commit cf2e173
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ci-triggers/ansible-edge-gitops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ triggers:
branches:
- name: main
versions:
- '4.16'
- '4.15'
- '4.14'
- name: 'v1.3'
Expand All @@ -16,6 +17,11 @@ triggers:
- '4.12'

openshift:
- version: '4.16'
branch: main
platforms:
- aws
buildType: stable
- version: '4.15'
branch: main
platforms:
Expand Down
6 changes: 6 additions & 0 deletions ci-triggers/medical-diagnosis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ triggers:
branches:
- name: main
versions:
- '4.16'
- '4.15'
- '4.14'
- name: 'v2.6'
Expand All @@ -16,6 +17,11 @@ triggers:
- '4.12'

openshift:
- version: '4.16'
branch: main
platforms:
- gcp
buildType: stable
- version: '4.15'
branch: main
platforms:
Expand Down
2 changes: 1 addition & 1 deletion ci-triggers/multicloud-gitops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ triggers:
branch: main
platforms:
- gcp
buildType: nightly
buildType: stable
- version: '4.15'
branch: main
platforms:
Expand Down
6 changes: 6 additions & 0 deletions ci-triggers/multicluster-devsecops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,18 @@ triggers:
branches:
- name: main
versions:
- '4.16'
- '4.15'
- '4.14'
- '4.13'
- '4.12'

openshift:
- version: '4.16'
branch: main
platforms:
- aws
buildType: stable
- version: '4.15'
branch: main
platforms:
Expand Down

0 comments on commit cf2e173

Please sign in to comment.