Fix starrocks app version

This commit is contained in:
wbsong111
2026-01-16 10:59:28 +09:00
parent 2742d11677
commit f675b49435
+1 -1
View File
@@ -127,7 +127,7 @@ starrocksCluster:
# 2. The values in their own spec will replace all the values in this field, not merge. # 2. The values in their own spec will replace all the values in this field, not merge.
componentValues: componentValues:
image: image:
tag: "3.5-latest" tag: "3.5.11"
# hostAliases allows adding entries to /etc/hosts inside the containers. # hostAliases allows adding entries to /etc/hosts inside the containers.
hostAliases: [] hostAliases: []
# - ip: "127.0.0.1" # - ip: "127.0.0.1"