lhotari opened a new pull request #192: URL: https://github.com/apache/pulsar-helm-chart/pull/192
### Motivation Currently k8s 1.14 version is used in CI to verify the Helm chart changes. k8s 1.14 became end-of-life [2019-12-11 , over 2 years ago](https://kubernetes.io/releases/patch-releases/#non-active-branch-history). k8s 1.18 has also reached end-of-life on 2021-06-18 . The upgrade from 1.18 to a newer version can happen in another PR. ### Modifications - upgrade k8s kubectl to v1.18.20 - upgrade kindest/node to v1.18.19 (newest 1.18 for kind) - upgrade kind to v0.11.1 - upgrade helm to 3.7.2 - upgrade chart releaser to 1.3.0 - upgrade chart apiVersion to v2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org