This is an automated email from the ASF dual-hosted git repository. kocolosk pushed a commit to branch update-ingress-spec in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git
commit 4f0888191df85673b468ed87783fe96d410105de Author: Adam Kocoloski <[email protected]> AuthorDate: Mon Jan 24 11:17:25 2022 -0500 Bump chart version and publish --- couchdb/Chart.yaml | 2 +- docs/couchdb-3.5.2.tgz | Bin 0 -> 10233 bytes docs/index.yaml | 26 +++++++++++++++++++++++++- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/couchdb/Chart.yaml b/couchdb/Chart.yaml index c5898d9..8d1cbae 100644 --- a/couchdb/Chart.yaml +++ b/couchdb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: couchdb -version: 3.5.1 +version: 3.5.2 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.2.tgz b/docs/couchdb-3.5.2.tgz new file mode 100644 index 0000000..e54e417 Binary files /dev/null and b/docs/couchdb-3.5.2.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index e7afd69..0300250 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -3,6 +3,30 @@ entries: couchdb: - apiVersion: v1 appVersion: 3.2.1 + created: "2022-01-24T11:16:39.860979-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: cf08bce16aa11476c93b48208182235b10541d5b0b75f6de87775c94742e02b1 + 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-helm + - https://github.com/apache/couchdb-docker + urls: + - https://apache.github.io/couchdb-helm/couchdb-3.5.2.tgz + version: 3.5.2 + - 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. @@ -369,4 +393,4 @@ entries: urls: - https://apache.github.io/couchdb-helm/couchdb-2.2.0.tgz version: 2.2.0 -generated: "2022-01-13T08:14:05.938067-05:00" +generated: "2022-01-24T11:16:39.859868-05:00"
