mirror of
https://github.com/helm/charts.git
synced 2026-08-20 04:47:32 +00:00
This chart is deprecated in favour of https://github.com/apache/couchdb-helm. Signed-off-by: Will Holley <willholley@apache.org>
19 lines
656 B
YAML
19 lines
656 B
YAML
apiVersion: v1
|
|
name: couchdb
|
|
version: 2.3.0
|
|
appVersion: 2.3.1
|
|
# The couchdb chart is deprecated in favour of https://github.com/apache/couchdb-helm.
|
|
# For details of deprecation, including how to un-deprecate a chart see the PROCESSES.md file.
|
|
deprecated: true
|
|
description: DEPRECATED A database featuring seamless multi-master sync, that scales from
|
|
big data to mobile, with an intuitive HTTP/JSON API and designed for
|
|
reliability.
|
|
keywords:
|
|
- couchdb
|
|
- database
|
|
- nosql
|
|
home: https://couchdb.apache.org/
|
|
sources:
|
|
- https://github.com/apache/couchdb-docker
|
|
icon: http://couchdb.apache.org/CouchDB-visual-identity/logo/CouchDB-couch-symbol.svg
|