diff --git a/charts/starrocks/values.yaml b/charts/starrocks/values.yaml index 4952ff3..2c552e7 100644 --- a/charts/starrocks/values.yaml +++ b/charts/starrocks/values.yaml @@ -127,7 +127,7 @@ starrocksCluster: # 2. The values in their own spec will replace all the values in this field, not merge. componentValues: image: - tag: "3.5-latest" + tag: "3.5.11" # hostAliases allows adding entries to /etc/hosts inside the containers. hostAliases: [] # - ip: "127.0.0.1"