kong-app release v3.0.1

If you are upgrading from chart version lower than 3.0.0, it is neccessary to perform an intermediate upgrade to chart version 3.0.0 as this version contains a required migration process for enabling the use of seccompProfiles.

Changes

  • Align with upstream chart version 2.16.4 (Changes in upstream repository)
    • Fix template issue preventing custom dblessconfig volume from being mounted. #741
    • HorizontalPodAutoscaler’s API version is detected properly. #744
  • Change default PodDisruptionBudget to move from maxUnavailable: 1 to maxUnavailable: 25% for better scaling