From d3a49456eb60b04440000399f3224604ea6fee89 Mon Sep 17 00:00:00 2001 From: huaiyuan <1029848564@qq.com> Date: Thu, 7 Nov 2024 13:41:52 +0800 Subject: [PATCH] fix: update version --- .../config/user/helm-charts/wizard/templates/wizard_deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/wizard/config/user/helm-charts/wizard/templates/wizard_deploy.yaml b/apps/wizard/config/user/helm-charts/wizard/templates/wizard_deploy.yaml index 484551db..b7ef09ee 100644 --- a/apps/wizard/config/user/helm-charts/wizard/templates/wizard_deploy.yaml +++ b/apps/wizard/config/user/helm-charts/wizard/templates/wizard_deploy.yaml @@ -61,7 +61,7 @@ spec: containers: - name: wizard - image: beclab/wizard:v0.5.9 + image: beclab/wizard:v0.5.10 imagePullPolicy: IfNotPresent ports: - containerPort: 80