This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a change to branch 3.2.1-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from 3640a28348 [Improvement][HTTP] support custom rendering of http body
(#15531)
add 67615bd815 chore: Docs change for 3.2.1 release (#15539)
No new revisions were added by this update.
Summary of changes:
.github/workflows/backend.yml | 2 +-
deploy/docker/.env | 4 +-
deploy/kubernetes/dolphinscheduler/Chart.yaml | 4 +-
deploy/kubernetes/dolphinscheduler/README.md | 2 +-
deploy/kubernetes/dolphinscheduler/values.yaml | 2 +-
docs/configs/docsdev.js | 592 ++++++++++-----------
docs/docs/en/guide/expansion-reduction.md | 4 +-
docs/docs/en/guide/installation/kubernetes.md | 20 +-
docs/docs/en/guide/installation/standalone.md | 2 +-
docs/docs/en/guide/start/docker.md | 10 +-
docs/docs/zh/guide/expansion-reduction.md | 4 +-
docs/docs/zh/guide/installation/kubernetes.md | 20 +-
docs/docs/zh/guide/installation/standalone.md | 2 +-
docs/docs/zh/guide/start/docker.md | 8 +-
.../src/main/resources/sql/dolphinscheduler_h2.sql | 2 +-
.../main/resources/sql/dolphinscheduler_mysql.sql | 2 +-
.../resources/sql/dolphinscheduler_postgresql.sql | 2 +-
.../src/main/resources/sql/soft_version | 2 +-
18 files changed, 342 insertions(+), 342 deletions(-)