From 2bdf518ac588ba148eb1c6425580168c0164df6d Mon Sep 17 00:00:00 2001 From: wuhuizuo Date: Mon, 2 Dec 2024 06:33:39 +0000 Subject: [PATCH] chore(deps): bump publisher from v2024.11.4-10-g93bf843 to v2024.11.4-15-gf0b4200 Signed-off-by: wuhuizuo --- apps/prod/publisher/release-prod-mirror.yaml | 2 +- apps/prod/publisher/release-staging-mirror.yaml | 2 +- .../configs/tasks/publish-fileserver-from-oci-artifact.yaml | 2 +- .../tekton/configs/tasks/publish-tiup-from-oci-artifact-v2.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/prod/publisher/release-prod-mirror.yaml b/apps/prod/publisher/release-prod-mirror.yaml index 1cf4bb69f..3522baf85 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.11.4-10-g93bf843 + tag: v2024.11.4-15-gf0b4200 servers: publisher: config: diff --git a/apps/prod/publisher/release-staging-mirror.yaml b/apps/prod/publisher/release-staging-mirror.yaml index 89febf89b..5bc8daec1 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.11.4-10-g93bf843 + tag: v2024.11.4-15-gf0b4200 servers: publisher: config: diff --git a/apps/prod/tekton/configs/tasks/publish-fileserver-from-oci-artifact.yaml b/apps/prod/tekton/configs/tasks/publish-fileserver-from-oci-artifact.yaml index d3e66025d..caedd99f6 100644 --- a/apps/prod/tekton/configs/tasks/publish-fileserver-from-oci-artifact.yaml +++ b/apps/prod/tekton/configs/tasks/publish-fileserver-from-oci-artifact.yaml @@ -21,7 +21,7 @@ spec: type: array steps: - name: request-and-wait - image: ghcr.io/pingcap-qe/ee-apps/publisher:v2024.11.4-10-g93bf843 + image: ghcr.io/pingcap-qe/ee-apps/publisher:v2024.11.4-15-gf0b4200 script: | #!/usr/bin/env bash set -eo pipefail 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 d4923c915..d61f03307 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.11.4-10-g93bf843 + image: ghcr.io/pingcap-qe/ee-apps/publisher:v2024.11.4-15-gf0b4200 script: | #!/usr/bin/env bash set -eo pipefail