apache / couchdb-helm

Apache CouchDB Helm Chart
https://couchdb.apache.org/
Apache License 2.0
49 stars 64 forks source link

Use CouchDB 3.1.0 by default #36

Closed kocolosk closed 4 years ago

kocolosk commented 4 years ago

What this PR does / why we need it:

Switches the default image to the official 3.1.0 one instead of 2.3.1.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

I haven't done detailed testing on this yet other than checking that the e2e tests pass. I don't have any known issues in mind, but if any reviewers have worked with 3.x in Kubernetes and found material changes from 2.3.1 that'd be good to know.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.

xylobol commented 4 years ago

Anything keeping this from being merged?

erSitzt commented 4 years ago

Nobody around to merge ?

ksathyanm commented 4 years ago

Looks like this was merged into master. Shouldn't it be merged into main branch?