Skip to content

Commit

Permalink
update OCP version to 4.12.26
Browse files Browse the repository at this point in the history
  • Loading branch information
xinredhat authored and Roming22 committed Aug 4, 2023
1 parent 239e59d commit 153ce43
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .tekton/pipeline-service-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- name: aws_region
value: "us-east-1"
- name: ocp_version
value: "4.12.22"
value: "4.12.26"
- name: repo_url
value: "{{ repo_url }}"
- name: revision
Expand Down
2 changes: 1 addition & 1 deletion .tekton/pipeline-service-upgrade-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
name: upgrade-tests
params:
- name: ocp_version
value: "4.12.22"
value: "4.12.26"
- name: aws_region
value: "us-east-1"
- name: repo_url
Expand Down
2 changes: 1 addition & 1 deletion .tekton/stonesoup-e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
- name: aws_region
value: "us-east-1"
- name: ocp_version
value: "4.12.22"
value: "4.12.26"
- name: repo_url
value: "{{ repo_url }}"
- name: revision
Expand Down

0 comments on commit 153ce43

Please sign in to comment.