Fix starrocks app version
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user