janusgraph-docker icon indicating copy to clipboard operation
janusgraph-docker copied to clipboard

Upgrade yq to v4

Open FlorianHockmann opened this issue 3 years ago • 0 comments

We're using yq to configure the YAML config file for Gremlin Server, but we are still using version 3 of that library. We should update it to version 4 to stay on a supported version. This is most likely a breaking change as the syntax changed between both versions: https://mikefarah.gitbook.io/yq/upgrading-from-v3

FlorianHockmann avatar Jun 16 '22 11:06 FlorianHockmann