Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump default CouchDB version to 3.1.1 #54

Merged
merged 1 commit into from
Sep 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions couchdb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion couchdb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ A variety of other parameters are also configurable. See the comments in the
| `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 |
Expand Down
2 changes: 1 addition & 1 deletion couchdb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ persistentVolume:
## The CouchDB image
image:
repository: couchdb
tag: 2.3.1
tag: 3.1.1
pullPolicy: IfNotPresent

## Experimental integration with Lucene-powered fulltext search
Expand Down
Binary file added docs/couchdb-3.3.4.tgz
Binary file not shown.
25 changes: 24 additions & 1 deletion docs/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
apiVersion: v1
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: [email protected]
name: kocolosk
- email: [email protected]
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"
Expand Down Expand Up @@ -254,4 +277,4 @@ entries:
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"