Skip to content

Commit

Permalink
chore(apps/prod/publisher,apps/prod/tekton/configs): bump docker imag…
Browse files Browse the repository at this point in the history
…e ghcr.io/pingcap-qe/ee-apps/publisher to `v2024.10.14-5-ge877e83`

Signed-off-by: wuhuizuo <wuhuizuo@126.com>
  • Loading branch information
wuhuizuo committed Oct 28, 2024
1 parent c41ca46 commit 0244918
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/prod/publisher/release-prod-mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion apps/prod/publisher/release-staging-mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0244918

Please sign in to comment.