yekibud commented on code in PR #105: URL: https://github.com/apache/couchdb-helm/pull/105#discussion_r1070712025
########## docs/index.yaml: ########## @@ -1,6 +1,30 @@ apiVersion: v1 entries: couchdb: + - apiVersion: v1 + appVersion: 3.2.1 + created: "2022-12-20T17:53:44.680236109-08: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: 5a66b7584d72bb2ac9c30e65d751ee374adbea2fe73dac20a058fb20bf1476e2 + 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: + - couchdb-3.6.4.tgz + version: 3.6.4 - apiVersion: v1 appVersion: 3.2.1 created: "2022-11-16T10:04:19.187911144-08:00" Review Comment: fixed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
