This is an automated email from the ASF dual-hosted git repository. kocolosk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git
commit e72784281c24820d61c8909d5fa08bc1c3ff4e43 Author: Adam Kocoloski <[email protected]> AuthorDate: Thu Jan 13 08:14:58 2022 -0500 Bump chart version and publish --- couchdb/Chart.yaml | 2 +- docs/couchdb-3.5.1.tgz | Bin 0 -> 10161 bytes docs/index.yaml | 25 ++++++++++++++++++++++++- 3 files changed, 25 insertions(+), 2 deletions(-) diff --git a/couchdb/Chart.yaml b/couchdb/Chart.yaml index 7b74ccd..6f51480 100644 --- a/couchdb/Chart.yaml +++ b/couchdb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: couchdb -version: 3.5.0 +version: 3.5.1 appVersion: 3.2.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.5.1.tgz b/docs/couchdb-3.5.1.tgz new file mode 100644 index 0000000..a14052b Binary files /dev/null and b/docs/couchdb-3.5.1.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index aade4c0..e7afd69 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -2,6 +2,29 @@ apiVersion: v1 entries: couchdb: - apiVersion: v1 + appVersion: 3.2.1 + created: "2022-01-13T08:14:05.939155-05: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: e0042aa48624c3b795b82d473c08ff181ead9c7ccd172b09c3b57021d08dca60 + 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.5.1.tgz + version: 3.5.1 + - apiVersion: v1 appVersion: 3.2.0 created: "2022-01-10T07:49:23.501939784-03:00" description: A database featuring seamless multi-master sync, that scales from @@ -346,4 +369,4 @@ entries: urls: - https://apache.github.io/couchdb-helm/couchdb-2.2.0.tgz version: 2.2.0 -generated: "2022-01-10T07:49:23.499066257-03:00" +generated: "2022-01-13T08:14:05.938067-05:00"
