openfaas / templates

OpenFaaS Classic templates
https://www.openfaas.com
MIT License
276 stars 228 forks source link

Remove java12 and add java11 LTS #190

Closed alexellis closed 4 years ago

alexellis commented 4 years ago

The java11 template uses an updated version of Gradle and reverts to Debian for a more permissive licensing.

The java12 template based upon Oracle Linux is removed, but users can find this in the 1.5.0 release of the templates repo if needed for any reason.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) alexellis2@gmail.com

alexellis commented 4 years ago

@pmlopes PTAL cc @k33g