Skip to content

Commit

Permalink
fix: rosa version
Browse files Browse the repository at this point in the history
  • Loading branch information
psturc committed Dec 9, 2024
1 parent a69144a commit dc8899f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ spec:
- name: revision
value: KFLUXDP-6-test
- name: pathInRepo
value: tasks/rosa/hosted-cp/rosa-hcp-provision/0.1/rosa-hcp-provision.yaml
value: tasks/rosa/hosted-cp/rosa-hcp-provision/0.2/rosa-hcp-provision.yaml
params:
- name: cluster-name
value: "$(tasks.rosa-hcp-metadata.results.cluster-name)"
Expand Down Expand Up @@ -155,7 +155,7 @@ spec:
- name: revision
value: KFLUXDP-6-test
- name: pathInRepo
value: tasks/rosa/hosted-cp/rosa-hcp-deprovision/0.1/rosa-hcp-deprovision.yaml
value: tasks/rosa/hosted-cp/rosa-hcp-deprovision/0.2/rosa-hcp-deprovision.yaml
params:
- name: test-name
value: "$(context.pipelineRun.name)"
Expand Down

0 comments on commit dc8899f

Please sign in to comment.