This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a change to branch 3.0.0-beta-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from 040f3a838c [doc] Add setValue syntax in local param (#10245)
new 8ad17efeb5 [fix] Deploy scp-hosts use fullpath avoid dangling (#10249)
new 54c5e8040a [Bug] init docker compose DATABASE env (#10244)
new 6539573a53 [doc] Correct all setup documents (#10074)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
deploy/docker/.env | 1 +
docs/docs/en/guide/installation/kubernetes.md | 2 +-
docs/docs/en/guide/installation/pseudo-cluster.md | 4 +-
docs/docs/en/guide/installation/standalone.md | 14 ++--
docs/docs/en/guide/start/quick-start.md | 2 +-
docs/docs/en/guide/upgrade.md | 66 +++++++++++--------
docs/docs/zh/guide/installation/kubernetes.md | 4 +-
docs/docs/zh/guide/installation/pseudo-cluster.md | 2 +-
docs/docs/zh/guide/installation/standalone.md | 13 ++--
docs/docs/zh/guide/start/quick-start.md | 2 +-
docs/docs/zh/guide/upgrade.md | 75 +++++++++++++---------
.../src/main/bin/upgrade-schema.sh | 4 +-
script/scp-hosts.sh | 4 +-
13 files changed, 112 insertions(+), 81 deletions(-)