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 d8a219431eed8ad5974e45431cb356f3d9a6c385 Author: Arne Diekmann <[email protected]> AuthorDate: Mon Feb 24 14:29:31 2020 +0100 Bump chart version to 3.2.0 --- couchdb/Chart.yaml | 2 +- docs/couchdb-3.2.0.tgz | Bin 0 -> 9120 bytes docs/index.yaml | 25 ++++++++++++++++++++++++- 3 files changed, 25 insertions(+), 2 deletions(-) diff --git a/couchdb/Chart.yaml b/couchdb/Chart.yaml index 0cb7e3e..f253fd9 100644 --- a/couchdb/Chart.yaml +++ b/couchdb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: couchdb -version: 3.1.0 +version: 3.2.0 appVersion: 2.3.1 description: A database featuring seamless multi-master sync, that scales from big data to mobile, with an intuitive HTTP/JSON API and designed for diff --git a/docs/couchdb-3.2.0.tgz b/docs/couchdb-3.2.0.tgz new file mode 100644 index 0000000..9317b59 Binary files /dev/null and b/docs/couchdb-3.2.0.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index ca2a27a..01fb9a1 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -3,6 +3,29 @@ entries: couchdb: - apiVersion: v1 appVersion: 2.3.1 + created: "2020-02-24T14:28:33.088976214+01:00" + description: A database featuring seamless multi-master sync, that scales from + big data to mobile, with an intuitive HTTP/JSON API and designed for reliability. + digest: bc1fc4cd7208209abce383d0f57ae7c628698462b63af78e9b2641f8afd40c6e + home: https://couchdb.apache.org/ + icon: http://couchdb.apache.org/CouchDB-visual-identity/logo/CouchDB-couch-symbol.svg + keywords: + - couchdb + - database + - nosql + maintainers: + - email: [email protected] + name: kocolosk + - email: [email protected] + name: willholley + name: couchdb + sources: + - https://github.com/apache/couchdb-docker + urls: + - https://apache.github.io/couchdb-helm/couchdb-3.2.0.tgz + version: 3.2.0 + - apiVersion: v1 + appVersion: 2.3.1 created: "2020-01-06T12:56:30.320674+07:00" description: A database featuring seamless multi-master sync, that scales from big data to mobile, with an intuitive HTTP/JSON API and designed for reliability. @@ -139,4 +162,4 @@ entries: urls: - https://apache.github.io/couchdb-helm/couchdb-2.2.0.tgz version: 2.2.0 -generated: "2020-01-06T12:56:30.315772+07:00" +generated: "2020-02-24T14:28:33.083464834+01:00"
