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 d6fec583b6ed235e13d1512821508aaa0fa53e1b Author: Will Holley <[email protected]> AuthorDate: Thu Oct 31 09:24:41 2019 +0000 Bump chart version to 2.4.0 --- couchdb/Chart.yaml | 2 +- docs/couchdb-2.4.0.tgz | Bin 0 -> 7897 bytes docs/index.yaml | 29 ++++++++++++++++++++++++++--- 3 files changed, 27 insertions(+), 4 deletions(-) diff --git a/couchdb/Chart.yaml b/couchdb/Chart.yaml index d976350..7cfee20 100644 --- a/couchdb/Chart.yaml +++ b/couchdb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: couchdb -version: 2.3.0 +version: 2.4.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-2.4.0.tgz b/docs/couchdb-2.4.0.tgz new file mode 100644 index 0000000..916f501 Binary files /dev/null and b/docs/couchdb-2.4.0.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index 944494b..7dda827 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -3,7 +3,30 @@ entries: couchdb: - apiVersion: v1 appVersion: 2.3.1 - created: "2019-10-30T16:35:32.516156223+01:00" + created: 2019-10-31T09:24:23.82691Z + 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: daddf6cc7fe8bb63d6fa8679565d4496d92c23d9ff85b19521fca74c6412bc11 + 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-2.4.0.tgz + version: 2.4.0 + - apiVersion: v1 + appVersion: 2.3.1 + created: 2019-10-31T09:24:23.825167Z 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: 0eba7c20ec47bc8556b3cb3b5137b578d46b37397493087d61b8199066f84782 @@ -26,7 +49,7 @@ entries: version: 2.3.0 - apiVersion: v1 appVersion: 2.3.1 - created: "2019-10-30T16:35:32.515759808+01:00" + created: 2019-10-31T09:24:23.82274Z 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: f68e6187c2b65a02fdde9d49ec38e76a68c3d82421e5ea9e599bac87f4193c6a @@ -47,4 +70,4 @@ entries: urls: - https://apache.github.io/couchdb-helm/couchdb-2.2.0.tgz version: 2.2.0 -generated: "2019-10-30T16:35:32.515247385+01:00" +generated: 2019-10-31T09:24:23.77682Z
