Browse Source

Update CouchDB in kubernetes to be 3.2.1

pull/5651/head
Rory Powell 4 years ago
parent
commit
bbb4ea0e0d
  1. 2
      charts/budibase/values.yaml

2
charts/budibase/values.yaml

@ -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…
Cancel
Save