You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2022/01/13 13:15:39 UTC

[couchdb-helm] branch roll-deployment-on-secret-change updated (1c846b2 -> f05edcd)

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

kocolosk pushed a change to branch roll-deployment-on-secret-change
in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git.


 discard 1c846b2  Bump chart version and publish
 discard 7d9939f  Update to CouchDB 3.2.1
 discard fe57a73  Roll deployment if auth secrets change
     add 9f10dad  Add topologySpreadConstraints parameter to be used in StatefulSet (#59)
     add ecfa574  Roll deployment if auth secrets change
     add d1ff7a2  Update to CouchDB 3.2.1
     add f05edcd  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   (1c846b2)
            \
             N -- N -- N   refs/heads/roll-deployment-on-secret-change (f05edcd)

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                  |   1 +
 couchdb/templates/statefulset.yaml |   4 ++++
 couchdb/values.yaml                |  11 +++++++++++
 docs/couchdb-3.4.2.tgz             | Bin 9907 -> 0 bytes
 docs/couchdb-3.5.0.tgz             | Bin 0 -> 13310 bytes
 docs/couchdb-3.5.1.tgz             | Bin 0 -> 10161 bytes
 docs/index.yaml                    |  33 ++++++++++++++++++++++++++++-----
 8 files changed, 45 insertions(+), 6 deletions(-)
 delete mode 100644 docs/couchdb-3.4.2.tgz
 create mode 100644 docs/couchdb-3.5.0.tgz
 create mode 100644 docs/couchdb-3.5.1.tgz