Bump default CouchDB version to 3.1.1
diff --git a/couchdb/Chart.yaml b/couchdb/Chart.yaml
index 206f9c0..ae44bf2 100644
--- a/couchdb/Chart.yaml
+++ b/couchdb/Chart.yaml
@@ -1,7 +1,7 @@
 apiVersion: v1
 name: couchdb
-version: 3.3.3
-appVersion: 2.3.1
+version: 3.3.4
+appVersion: 3.1.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
   reliability.
diff --git a/couchdb/README.md b/couchdb/README.md
index ca3716b..dcec920 100644
--- a/couchdb/README.md
+++ b/couchdb/README.md
@@ -168,7 +168,7 @@
 | `adminHash`                          |                                        |
 | `cookieAuthSecret`                   | auto-generated                         |
 | `image.repository`                   | couchdb                                |
-| `image.tag`                          | 2.3.1                                  |
+| `image.tag`                          | 3.1.1                                  |
 | `image.pullPolicy`                   | IfNotPresent                           |
 | `searchImage.repository`             | kocolosk/couchdb-search                |
 | `searchImage.tag`                    | 0.1.0                                  |
diff --git a/couchdb/values.yaml b/couchdb/values.yaml
index 1b5d88c..07f60d8 100644
--- a/couchdb/values.yaml
+++ b/couchdb/values.yaml
@@ -60,7 +60,7 @@
 ## The CouchDB image
 image:
   repository: couchdb
-  tag: 2.3.1
+  tag: 3.1.1
   pullPolicy: IfNotPresent
 
 ## Experimental integration with Lucene-powered fulltext search
diff --git a/docs/couchdb-3.3.4.tgz b/docs/couchdb-3.3.4.tgz
new file mode 100644
index 0000000..02ee91f
--- /dev/null
+++ b/docs/couchdb-3.3.4.tgz
Binary files differ
diff --git a/docs/index.yaml b/docs/index.yaml
index 30ac00b..f737598 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -2,6 +2,29 @@
 entries:
   couchdb:
   - apiVersion: v1
+    appVersion: 3.1.1
+    created: "2021-07-19T17:06:48.703104-04: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: 20e63d0f49af172cf80bfe242e8b2eca4dd8de99a4c2cddd53c41b22233547f2
+    home: https://couchdb.apache.org/
+    icon: http://couchdb.apache.org/CouchDB-visual-identity/logo/CouchDB-couch-symbol.svg
+    keywords:
+    - couchdb
+    - database
+    - nosql
+    maintainers:
+    - email: kocolosk@apache.org
+      name: kocolosk
+    - email: willholley@apache.org
+      name: willholley
+    name: couchdb
+    sources:
+    - https://github.com/apache/couchdb-docker
+    urls:
+    - https://apache.github.io/couchdb-helm/couchdb-3.3.4.tgz
+    version: 3.3.4
+  - apiVersion: v1
     appVersion: 2.3.1
     created: "2020-07-20T15:42:59.616958-04:00"
     description: A database featuring seamless multi-master sync, that scales from
@@ -254,4 +277,4 @@
     urls:
     - https://apache.github.io/couchdb-helm/couchdb-2.2.0.tgz
     version: 2.2.0
-generated: "2020-07-20T15:42:59.615571-04:00"
+generated: "2021-07-19T17:06:48.70203-04:00"