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

willholley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git.


    from 8288aba  Fix overwriting createdDate for old chart versions (#18)
     new efb9fa5  Add support for arbitrary sidecar containers
     new bcd0d5b  Add sidecar option to README
     new c196a78  Add whitespace in values.yaml to pass linting
     new 9b3120b  Add test config for sidecar containers
     new d8a2194  Bump chart version to 3.2.0
     new 6272fee  Merge pull request #21 from arnediekmann/sidecar

The 33 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:
 couchdb/Chart.yaml                 |   2 +-
 couchdb/README.md                  |   1 +
 couchdb/ci/sidecar.yaml            |   9 +++++++++
 couchdb/templates/statefulset.yaml |   3 +++
 couchdb/values.yaml                |  15 +++++++++++++++
 docs/couchdb-3.2.0.tgz             | Bin 0 -> 9120 bytes
 docs/index.yaml                    |  25 ++++++++++++++++++++++++-
 7 files changed, 53 insertions(+), 2 deletions(-)
 create mode 100644 couchdb/ci/sidecar.yaml
 create mode 100644 docs/couchdb-3.2.0.tgz

Reply via email to