Skip to content

Commit 3ba49d1

Browse files
committed
integration-test-version-update
1 parent 4f9a834 commit 3ba49d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/ph-ee-engine/templates/tests/integration-test-job.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
spec:
1010
containers:
1111
- name: integration-test
12-
image: docker.io/openmf/ph-ee-integration-test:v1.5.0-rc.3
12+
image: docker.io/openmf/ph-ee-integration-test:v1.5.0
1313
imagePullPolicy: "Always"
1414
command: [ "/bin/bash" , "-c" ]
1515
args:

0 commit comments

Comments
 (0)