Merge pull request #5651 from Budibase/bump-k8s-couch
Update CouchDB in kubernetes to be 3.2.1
This commit is contained in:
commit
3ed92d7ed1
|
@ -215,7 +215,7 @@ couchdb:
|
|||
## The CouchDB image
|
||||
image:
|
||||
repository: couchdb
|
||||
tag: 3.1.0
|
||||
tag: 3.2.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Experimental integration with Lucene-powered fulltext search
|
||||
|
|
Loading…
Reference in New Issue