From c0edc65a6ca65a144a05d73d42aaf9ff52e1633c Mon Sep 17 00:00:00 2001 From: make123 Date: Mon, 5 Aug 2024 16:21:05 +0800 Subject: [PATCH] style(helm-charts): update dbsimulation tdbctl img version #6062 --- .../bk-dbm/templates/configmaps/dbsimulation-configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/bk-dbm/templates/configmaps/dbsimulation-configmap.yaml b/helm-charts/bk-dbm/templates/configmaps/dbsimulation-configmap.yaml index 4447607c27..f0420558ed 100644 --- a/helm-charts/bk-dbm/templates/configmaps/dbsimulation-configmap.yaml +++ b/helm-charts/bk-dbm/templates/configmaps/dbsimulation-configmap.yaml @@ -49,7 +49,7 @@ data: - version: "8.0" image: "{{ .Values.global.imageRegistry | default "mirrors.tencent.com" }}/build/blueking/tendb-8.0.18:4.1_v2" - version: "tdbctl" - image: "{{ .Values.global.imageRegistry | default "mirrors.tencent.com" }}/build/blueking/tdbctl:2.4.3_v2" + image: "{{ .Values.global.imageRegistry | default "mirrors.tencent.com" }}/build/blueking/tdbctl:2.4.7_v1" - version: "spider" image: "{{ .Values.global.imageRegistry | default "mirrors.tencent.com" }}/build/blueking/tspider3:3.7.8_v1" dbconf: