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

kocolosk pushed a change to branch update-clouseau-image-tag
in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git.


 discard 990edbf  Bump chart version and publish
 discard e2e0f87  Update Search image to provide Clouseau 2.17.0
     add bb17404  Prehashed pw (#26)
     add 65e8de0  Handle when chttpd.require_valid_user_except_for_up is set to 
true
     add 52d15d4  Update Chart.yaml
     add 70b2777  Automatically Roll Deployments
     add 832994c  Publish 3.3.1 chart
     add 89ca413  Fix tests
     add deb055f  Merge pull request #29 from apache/natcohen-patch-1
     add 76786f3  Add default values for annotations
     add fc411c1  Update chart and index
     add 10021ee  Merge pull request #34 from borigas/master
     add 4b4c0e6  Update Search image to provide Clouseau 2.17.0
     add da1d946  Bump chart version and publish

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (990edbf)
            \
             N -- N -- N   refs/heads/update-clouseau-image-tag (da1d946)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 couchdb/Chart.yaml                 |   2 +-
 couchdb/README.md                  |  18 +++++++++
 couchdb/password.ini               |   2 +
 couchdb/templates/secrets.yaml     |   3 ++
 couchdb/templates/statefulset.yaml |  29 +++++++++++++-
 couchdb/values.yaml                |  20 +++++-----
 docs/couchdb-3.3.0.tgz             | Bin 0 -> 9496 bytes
 docs/couchdb-3.3.1.tgz             | Bin 0 -> 9532 bytes
 docs/couchdb-3.3.2.tgz             | Bin 0 -> 9655 bytes
 docs/couchdb-3.3.3.tgz             | Bin 0 -> 9665 bytes
 docs/index.yaml                    |  75 +++++++++++++++++++++++++++++++++++--
 test/ct.yaml                       |   2 +-
 test/e2e-kind.sh                   |  33 +++-------------
 13 files changed, 141 insertions(+), 43 deletions(-)
 create mode 100644 couchdb/password.ini
 create mode 100644 docs/couchdb-3.3.0.tgz
 create mode 100644 docs/couchdb-3.3.1.tgz
 create mode 100644 docs/couchdb-3.3.2.tgz
 create mode 100644 docs/couchdb-3.3.3.tgz

Reply via email to