This is an automated email from the ASF dual-hosted git repository. kocolosk pushed a commit to branch update-couchdb-310 in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git
commit f071f0a18677dc2e5cb68d9e06faf9bb90956378 Author: Adam Kocoloski <[email protected]> AuthorDate: Mon Jul 20 15:51:58 2020 -0400 Bump chart version and publish --- couchdb/Chart.yaml | 2 +- docs/couchdb-3.3.4.tgz | Bin 0 -> 9663 bytes docs/index.yaml | 31 +++++++++++++++++++++++++++---- 3 files changed, 28 insertions(+), 5 deletions(-) diff --git a/couchdb/Chart.yaml b/couchdb/Chart.yaml index 04d360c..8637dab 100644 --- a/couchdb/Chart.yaml +++ b/couchdb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: couchdb -version: 3.3.3 +version: 3.3.4 appVersion: 3.1.0 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.3.4.tgz b/docs/couchdb-3.3.4.tgz new file mode 100644 index 0000000..b22e611 Binary files /dev/null and b/docs/couchdb-3.3.4.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index 30ac00b..2328dae 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -2,11 +2,34 @@ apiVersion: v1 entries: couchdb: - apiVersion: v1 - appVersion: 2.3.1 - created: "2020-07-20T15:42:59.616958-04:00" + appVersion: 3.1.0 + created: "2020-07-20T16:29:32.685074-04: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: 4635c4e8b93684d853fdaea12746f2377f201efb80af7c35def806495d74b682 + 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.3.4.tgz + version: 3.3.4 + - apiVersion: v1 + appVersion: 3.1.0 + created: "2020-07-20T15:50:26.363777-04: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: 2eb7baa9fd807194a6c223b0fd0959819c3fc0b7b3ad640f6a44d34004d65d33 + digest: 04137f3d582c9e9231b8a6126ac7f485696c5339a914c4b9652c39e2fcccb23a home: https://couchdb.apache.org/ icon: http://couchdb.apache.org/CouchDB-visual-identity/logo/CouchDB-couch-symbol.svg keywords: @@ -254,4 +277,4 @@ entries: urls: - https://apache.github.io/couchdb-helm/couchdb-2.2.0.tgz version: 2.2.0 -generated: "2020-07-20T15:42:59.615571-04:00" +generated: "2020-07-20T16:29:32.683551-04:00"
