Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 2.4 KB

RELEASE_NOTES.md

File metadata and controls

31 lines (26 loc) · 2.4 KB

Version 0.9.2 (TBA)

Version 0.9.1 (April 11, 2018)

Version 0.9.0 (March 31, 2018)

Version 0.0.4 (March 16, 2018)

Version 0.0.3 (March 14, 2018)

  • Added task KubernetesClient which returns a raw kubernetes-client instance to use.
  • All existing tasks have been refactored to prefer traditional property inputs over using Closures.
  • GradleKubernetesExtension gained property useOpenShiftAdapter to switch to using the open-shift wrapper in favor or the default kubernetes wrapper.

Version 0.0.1 (March 10, 2018)