Releases: jGleitz/gradle-kubernetes
Releases · jGleitz/gradle-kubernetes
v1.0.0
1.0.0 (2021-08-22)
Bug Fixes
- correctly pass a configured client key to kubectl (793a057)
- unused configuration parameter in KubectlExtension (533c951)
Features
- authenticate using mTLS (4526a34)
- download & verify the kubectl executable (4f378d1)
- plugin to deploy and tear down kustomizations (f2aaa66)