Skip to content

Commit

Permalink
fix(apps/prod/dl): bump version to support health checks (#865)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo authored Dec 15, 2023
1 parent 47eea2f commit 20e5a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/prod/dl/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
chart:
spec:
chart: dl
version: 0.1.0
version: 0.2.0
sourceRef:
kind: HelmRepository
name: ee-apps
Expand Down Expand Up @@ -38,7 +38,7 @@ spec:
image:
repository: ghcr.io/pingcap-qe/ee-apps/dl
# renovate: datasource=docker depName=ghcr.io/pingcap-qe/ee-apps/dl
tag: e77ffd0
tag: 9872f1e
server:
args: [--ks3-config=/config/ks3.yaml]
volumeMounts:
Expand Down

0 comments on commit 20e5a1e

Please sign in to comment.