Fetching versions.json for Plugin 'apoc' from https://neo4j-contrib.github.io/neo4j-apoc-procedures/versions.json
Error: No jar URL found for version '3.5.30' in versions.json from 'https://neo4j-contrib.github.io/neo4j-apoc-procedures/versions.json'
Describe the bug The helm chart grabs the APOC version that matches the Neo4J version from https://neo4j-contrib.github.io/neo4j-apoc-procedures/versions.json
This does not have an entry for
3.5.30
so Neo4J fails to start.To Reproduce Steps to reproduce the behavior:
Today, this will download
3.5.30
Expected behavior Neo4J Starts ..
Error Logs