We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9a834 commit 3ba49d1Copy full SHA for 3ba49d1
helm/ph-ee-engine/templates/tests/integration-test-job.yaml
@@ -9,7 +9,7 @@ metadata:
9
spec:
10
containers:
11
- name: integration-test
12
- image: docker.io/openmf/ph-ee-integration-test:v1.5.0-rc.3
+ image: docker.io/openmf/ph-ee-integration-test:v1.5.0
13
imagePullPolicy: "Always"
14
command: [ "/bin/bash" , "-c" ]
15
args:
0 commit comments