Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Releases: jGleitz/gradle-kubernetes

v1.0.0

22 Aug 19:54
Compare
Choose a tag to compare

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)