You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by to...@apache.org on 2022/04/04 15:49:43 UTC

[shardingsphere] branch master updated (f5c620e0aab -> a680d393cf1)

This is an automated email from the ASF dual-hosted git repository.

totalo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from f5c620e0aab Update doc format (#16590)
     add a680d393cf1 Update code format for helm (#16591)

No new revisions were added by this update.

Summary of changes:
 .../shardingsphere-proxy/startup/helm.en.md        | 20 ++++++------
 shardingsphere-charts/README.md                    | 20 ++++++------
 .../shardingsphere-proxy/Chart.yaml                |  1 +
 .../shardingsphere-proxy/charts/mysql/Chart.yaml   |  2 +-
 .../charts/mysql/templates/configmap.yaml          |  1 +
 .../charts/mysql/templates/deployment.yaml         |  1 +
 .../charts/mysql/templates/pvc.yaml                |  1 +
 .../charts/mysql/templates/secret.yaml             |  1 +
 .../charts/mysql/templates/service.yaml            |  1 +
 .../shardingsphere-proxy/charts/mysql/values.yaml  |  2 +-
 .../charts/zookeeper/Chart.yaml                    |  1 +
 .../charts/zookeeper/values.yaml                   |  1 +
 .../shardingsphere-proxy/conf/config-sharding.yaml |  1 +
 .../shardingsphere-proxy/conf/server.yaml          |  5 +--
 .../shardingsphere-proxy/templates/_helpers.tpl    |  2 +-
 .../shardingsphere-proxy/templates/configmap.yaml  |  1 +
 .../shardingsphere-proxy/templates/deployment.yaml |  2 +-
 .../shardingsphere-proxy/templates/service.yaml    |  1 +
 .../shardingsphere-proxy/values.yaml               | 38 +++++++++++-----------
 19 files changed, 57 insertions(+), 45 deletions(-)