You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2020/01/06 10:34:24 UTC

[couchdb-helm] 19/26: Merge pull request #2 from apache/port-helm-prs

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 2f98c4c0890e1f9f7ca6cf65909a080d8ace61fa
Merge: 2f1f27a d6fec58
Author: Will Holley <wi...@apache.org>
AuthorDate: Thu Oct 31 15:15:45 2019 +0000

    Merge pull request #2 from apache/port-helm-prs
    
    Port PRs from helm/stable

 couchdb/Chart.yaml                    |   2 +-
 couchdb/README.md                     |  71 +++++++++++++++++++---------------
 couchdb/templates/_helpers.tpl        |  11 ++++++
 couchdb/templates/ingress.yaml        |   2 +-
 couchdb/templates/networkpolicy.yaml  |  31 +++++++++++++++
 couchdb/templates/serviceaccount.yaml |  15 +++++++
 couchdb/templates/statefulset.yaml    |  13 ++++++-
 couchdb/values.yaml                   |  19 +++++++++
 docs/couchdb-2.4.0.tgz                | Bin 0 -> 7897 bytes
 docs/index.yaml                       |  29 ++++++++++++--
 test/e2e-kind.sh                      |   2 +-
 11 files changed, 157 insertions(+), 38 deletions(-)