From 929d361151ee9392ae08f3c3a3abbd67cfdde7ad Mon Sep 17 00:00:00 2001 From: wuhuizuo Date: Wed, 13 Nov 2024 17:38:59 +0800 Subject: [PATCH] Update publish-tiup-from-oci-artifact-v2.yaml --- .../tekton/configs/tasks/publish-tiup-from-oci-artifact-v2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/prod/tekton/configs/tasks/publish-tiup-from-oci-artifact-v2.yaml b/apps/prod/tekton/configs/tasks/publish-tiup-from-oci-artifact-v2.yaml index 168dd14a0..d4923c915 100644 --- a/apps/prod/tekton/configs/tasks/publish-tiup-from-oci-artifact-v2.yaml +++ b/apps/prod/tekton/configs/tasks/publish-tiup-from-oci-artifact-v2.yaml @@ -26,7 +26,7 @@ spec: type: array steps: - name: request-and-wait - image: ghcr.io/pingcap-qe/ee-apps/publisher:v2024.10.14-6-g2e1e85d + image: ghcr.io/pingcap-qe/ee-apps/publisher:v2024.11.4-10-g93bf843 script: | #!/usr/bin/env bash set -eo pipefail