Skip to content

Commit f6d2f03

Browse files
committed
fix: test new version
Signed-off-by: flacatus <flacatus@redhat.com>
1 parent fef8c0a commit f6d2f03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/pipelines/konflux-e2e-tests-github.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ spec:
5151
- name: revision
5252
value: protect-control-plane
5353
- name: pathInRepo
54-
value: tasks/mapt-oci/kind-aws-spot/provision/0.3/kind-aws-provision.yaml
54+
value: tasks/mapt-oci/kind-aws-spot/provision/0.2/kind-aws-provision.yaml
5555
params:
5656
- name: secret-aws-credentials
5757
value: mapt-kind-secret

integration-tests/pipelines/konflux-e2e-tests-gitlab.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ spec:
5151
- name: revision
5252
value: protect-control-plane
5353
- name: pathInRepo
54-
value: tasks/mapt-oci/kind-aws-spot/provision/0.3/kind-aws-provision.yaml
54+
value: tasks/mapt-oci/kind-aws-spot/provision/0.2/kind-aws-provision.yaml
5555
params:
5656
- name: secret-aws-credentials
5757
value: mapt-kind-secret

0 commit comments

Comments
 (0)