Skip to content

Commit

Permalink
chore(apps/prod/tibuild): bump docker image tag to v2024.11.4-4-g3162…
Browse files Browse the repository at this point in the history
…2fb (#1313)

This pull request includes a small change to the
`apps/prod/tibuild/deployment.yaml` file. The change updates the
container image version for `tibuild`.

*
[`apps/prod/tibuild/deployment.yaml`](diffhunk://#diff-7a638a35c3081658c6becc5d69691497c6d2b9ac58c12e048678f1c5d59dd094L23-R23):
Updated the container image version from `v2024.11.4-3-gcec492f` to
`v2024.11.4-4-g31622fb`.
  • Loading branch information
wuhuizuo authored Nov 5, 2024
1 parent 031dea9 commit b62dc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/prod/tibuild/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
app: tibuild
spec:
containers:
- image: ghcr.io/pingcap-qe/ee-apps/tibuild:v2024.11.4-3-gcec492f
- image: ghcr.io/pingcap-qe/ee-apps/tibuild:v2024.11.4-4-g31622fb
imagePullPolicy: Always
name: tibuild
ports:
Expand Down

0 comments on commit b62dc27

Please sign in to comment.