As far as I can tell, it seems that the most recent version published to the GCR container registry is 3.5.
Is there a timeline around when 4.0 will be added to the list of available images?
If I'm reading that code correctly, using 4.0 I'll be able to specify the ENV var NEO4JLABS_PLUGINS: apoc and the image will install said plugin when it spins up. Does that scan?
Also, barring the use of this 4.0 feature in the short term, are you aware of any other potentially helpful resources outside of this thread?
I'm considering just rolling my own image w/ plugins, per the advice in that thread, placing it in GCR, then applying a new config to the StatefulSet containing the updated image address. Do you see any issues w/ this strategy?