Closed jrebmann closed 9 months ago
@jrebmann Thank you for the fix 🙂
Can you please bump the chart version so we can merge this PR into main?
@VladStarr Thank you for reviewing my pull request :)
I have upgraded the version to 1.1.5
because it is fully backward compatible with previous versions of nif-registry.
If you want to open a feature version with this change, just let me know.
This bugfix is completely analogous to the pull request https://github.com/cetic/helm-nifi/pull/314.
This pull request allows apache/nifi-registry versions >=0.19.0 to be released with this helm chart.
As described in issue https://github.com/cetic/helm-nifi/issues/313, this only required the keystore type to be explicitly set to JKS when calling keytool to be compatible with Java 11.
This change is backward compatible with Java 8.