Merge pull request #5651 from Budibase/bump-k8s-couch

Update CouchDB in kubernetes to be 3.2.1
This commit is contained in:
Rory Powell 2022-05-04 12:38:01 +01:00 committed by GitHub
commit 3ed92d7ed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ couchdb:
## The CouchDB image ## The CouchDB image
image: image:
repository: couchdb repository: couchdb
tag: 3.1.0 tag: 3.2.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Experimental integration with Lucene-powered fulltext search ## Experimental integration with Lucene-powered fulltext search