diff --git a/apps/prod/publisher/release-prod-mirror.yaml b/apps/prod/publisher/release-prod-mirror.yaml index 3522baf85..6426b43ae 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-15-gf0b4200 + tag: v2024.11.4-16-g8c2a836 servers: publisher: config: diff --git a/apps/prod/publisher/release-staging-mirror.yaml b/apps/prod/publisher/release-staging-mirror.yaml index 5bc8daec1..07f50a009 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-15-gf0b4200 + tag: v2024.11.4-16-g8c2a836 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 caedd99f6..cb39f8543 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-15-gf0b4200 + image: ghcr.io/pingcap-qe/ee-apps/publisher:v2024.11.4-16-g8c2a836 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 d61f03307..37c06f699 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-15-gf0b4200 + image: ghcr.io/pingcap-qe/ee-apps/publisher:v2024.11.4-16-g8c2a836 script: | #!/usr/bin/env bash set -eo pipefail