This is an automated email from the ASF dual-hosted git repository. willholley pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git
commit f99ec17bc7e440a1ffff492e51c01e62847f6901 Merge: b46f424 bbf7201 Author: Will Holley <[email protected]> AuthorDate: Mon Jan 6 10:33:58 2020 +0000 Merge pull request #17 from aikoven/support-configuring-probes Support configuring liveness and readiness probes couchdb/Chart.yaml | 2 +- couchdb/README.md | 94 +++++++++++++++++++++---------------- couchdb/templates/statefulset.yaml | 14 ++++++ couchdb/values.yaml | 17 +++++++ docs/couchdb-3.1.0.tgz | Bin 0 -> 8866 bytes docs/index.yaml | 35 +++++++++++--- 6 files changed, 114 insertions(+), 48 deletions(-)
