From fc26c4d0857a5c642dd14924d42869f72f65eb2f Mon Sep 17 00:00:00 2001 From: fengluodb Date: Fri, 2 Aug 2024 17:07:56 +0800 Subject: [PATCH] fix: tag version error --- deploy/helm/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/helm/values.yaml b/deploy/helm/values.yaml index 848eba8..e2aeba1 100644 --- a/deploy/helm/values.yaml +++ b/deploy/helm/values.yaml @@ -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: ""