Merge pull request #31 from robsonvn/patch-1

Add doc to use Authenticate Basic with require_valid_user
diff --git a/couchdb/Chart.yaml b/couchdb/Chart.yaml
index 852fd7d..206f9c0 100644
--- a/couchdb/Chart.yaml
+++ b/couchdb/Chart.yaml
@@ -1,6 +1,6 @@
 apiVersion: v1
 name: couchdb
-version: 3.3.1
+version: 3.3.3
 appVersion: 2.3.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/couchdb/values.yaml b/couchdb/values.yaml
index 08459f3..25e26a7 100644
--- a/couchdb/values.yaml
+++ b/couchdb/values.yaml
@@ -66,7 +66,7 @@
 ## Experimental integration with Lucene-powered fulltext search
 searchImage:
   repository: kocolosk/couchdb-search
-  tag: 0.1.2
+  tag: 0.2.0
   pullPolicy: IfNotPresent
 
 ## Flip this to flag to include the Search container in each Pod
@@ -84,7 +84,7 @@
 
 ## To better tolerate Node failures, we can prevent Kubernetes scheduler from
 ## assigning more than one Pod of CouchDB StatefulSet per Node using podAntiAffinity.
-affinity:
+affinity: {}
   # podAntiAffinity:
   #   requiredDuringSchedulingIgnoredDuringExecution:
   #     - labelSelector:
@@ -96,10 +96,10 @@
   #       topologyKey: "kubernetes.io/hostname"
 
 ## Optional pod annotations
-annotations:
+annotations: {}
 
 ## Optional tolerations
-tolerations:
+tolerations: []
 
 ## A StatefulSet requires a headless Service to establish the stable network
 ## identities of the Pods, and that Service is created automatically by this
@@ -120,7 +120,7 @@
   hosts:
     - chart-example.local
   path: /
-  annotations:
+  annotations: []
     # kubernetes.io/ingress.class: nginx
     # kubernetes.io/tls-acme: "true"
   tls:
diff --git a/docs/couchdb-3.3.2.tgz b/docs/couchdb-3.3.2.tgz
new file mode 100644
index 0000000..b3e76e3
--- /dev/null
+++ b/docs/couchdb-3.3.2.tgz
Binary files differ
diff --git a/docs/couchdb-3.3.3.tgz b/docs/couchdb-3.3.3.tgz
new file mode 100644
index 0000000..835278b
--- /dev/null
+++ b/docs/couchdb-3.3.3.tgz
Binary files differ
diff --git a/docs/index.yaml b/docs/index.yaml
index ffcc353..30ac00b 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -3,6 +3,52 @@
   couchdb:
   - 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
+      big data to mobile, with an intuitive HTTP/JSON API and designed for reliability.
+    digest: 2eb7baa9fd807194a6c223b0fd0959819c3fc0b7b3ad640f6a44d34004d65d33
+    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.3.tgz
+    version: 3.3.3
+  - apiVersion: v1
+    appVersion: 2.3.1
+    created: "2020-06-26T17:24:20.1166057-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: fd3b6cfa14fe2bb7c30919dc328c74e9ccdb833e3f29dd0e0e5b14cfa1711952
+    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.2.tgz
+    version: 3.3.2
+  - apiVersion: v1
+    appVersion: 2.3.1
     created: "2020-06-03T09:03:46.521289+01: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.
@@ -208,4 +254,4 @@
     urls:
     - https://apache.github.io/couchdb-helm/couchdb-2.2.0.tgz
     version: 2.2.0
-generated: "2020-06-03T09:03:46.518779+01:00"
+generated: "2020-07-20T15:42:59.615571-04:00"