Skip to content

Commit

Permalink
fix: tag version error (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
fengluodb authored Aug 13, 2024
1 parent 73abc87 commit bc82721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ replicaCount: 1
image:
repository: apecloud/kubebench
pullPolicy: IfNotPresent
registry: registry.cn-hangzhou.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
# Overrides the image tag whose default is the chart appVersion.
tag: "0.0.9"
tag: "0.0.10"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit bc82721

Please sign in to comment.