From 0244918576f31b53e898c53ee6738a56905d24ff Mon Sep 17 00:00:00 2001 From: wuhuizuo Date: Mon, 28 Oct 2024 09:36:05 +0000 Subject: [PATCH] chore(apps/prod/publisher,apps/prod/tekton/configs): bump docker image ghcr.io/pingcap-qe/ee-apps/publisher to `v2024.10.14-5-ge877e83` Signed-off-by: wuhuizuo --- apps/prod/publisher/release-prod-mirror.yaml | 2 +- apps/prod/publisher/release-staging-mirror.yaml | 2 +- .../tekton/configs/tasks/publish-tiup-from-oci-artifact-v2.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/prod/publisher/release-prod-mirror.yaml b/apps/prod/publisher/release-prod-mirror.yaml index 06945990c..9bffbddfb 100644 --- a/apps/prod/publisher/release-prod-mirror.yaml +++ b/apps/prod/publisher/release-prod-mirror.yaml @@ -24,7 +24,7 @@ spec: # Additional volumes on the output Deployment definition. image: # renovate: datasource=docker depName=ghcr.io/pingcap-qe/ee-apps/publisher versioning=semver - tag: v2024.10.14-4-ga7470b6 + tag: v2024.10.14-5-ge877e83 servers: publisher: config: diff --git a/apps/prod/publisher/release-staging-mirror.yaml b/apps/prod/publisher/release-staging-mirror.yaml index ea52a66a1..648b7172c 100644 --- a/apps/prod/publisher/release-staging-mirror.yaml +++ b/apps/prod/publisher/release-staging-mirror.yaml @@ -24,7 +24,7 @@ spec: # Additional volumes on the output Deployment definition. image: # renovate: datasource=docker depName=ghcr.io/pingcap-qe/ee-apps/publisher versioning=semver - tag: v2024.10.14-4-ga7470b6 + tag: v2024.10.14-5-ge877e83 servers: publisher: config: 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 aa47e9d2c..43835779a 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-4-ga7470b6 + image: ghcr.io/pingcap-qe/ee-apps/publisher:v2024.10.14-5-ge877e83 script: | #!/usr/bin/env bash set -eo pipefail