Trying out the new 20.11 release I get the following error:
manifest has unsupported version: 7 (we support 8).
Please see https://github.com/dgraph-io/badger/blob/master/README.md#i-see-manifest-has-unsupported-version-x-we-support-y-error on how to fix this.
I did not find the referenced section of the provided link, the link should probably be: https://dgraph.io/docs/badger/faq/#i-see-manifest-has-unsupported-version-x-we-support-y-error
How should I now go about the database upgrade? Should I follow the instructions in the FAQ and upgrade the badger database, or should I follow the procedure here https://dgraph.io/docs/deploy/dgraph-administration/#upgrading-database ?