diff --git a/test/e2e/manifests/no-db.yaml b/test/e2e/manifests/no-db.yaml index a4d42ac86b20..751c276239da 100644 --- a/test/e2e/manifests/no-db.yaml +++ b/test/e2e/manifests/no-db.yaml @@ -337,7 +337,7 @@ spec: value: password - name: UPPERIO_DB_DEBUG value: "1" - image: argoproj/argocli:latest + image: argoproj/argocli:v2.5.0-rc2 imagePullPolicy: Never name: argo-server ports: @@ -386,7 +386,7 @@ spec: value: 30s - name: UPPERIO_DB_DEBUG value: "1" - image: argoproj/workflow-controller:latest + image: argoproj/workflow-controller:v2.5.0-rc2 imagePullPolicy: Never name: workflow-controller serviceAccountName: argo