Skip to content

Releases: UKHomeOffice/kd

Release v0.8.0

31 Jan 11:33
6d6971d
Compare
Choose a tag to compare

Supports rolling updates of statefulsets.

Release v0.7.0

10 Jan 11:08
3a20dd2
Compare
Choose a tag to compare
  • Switch back to running as root

Release v0.6.0

09 Jan 11:17
64f5cc5
Compare
Choose a tag to compare
  • Run kd as non root user

Release v0.5.0

18 Oct 16:23
Compare
Choose a tag to compare

New features

  • string split func in templating
  • -- flags terminator support for specifying extra kubectl flags
    example: kd -f foo.yaml -- --dry-run -o yaml

v0.4.0

03 Oct 16:06
Compare
Choose a tag to compare

Changes

  • Updates kubectl to v1.8.0 which fixes a bug in force applying networkpolicies

v0.3.1

23 Aug 13:41
Compare
Choose a tag to compare

Changes

  • Updates kubectl to v1.7.4
  • Update alpine to 3.6

Release v0.3.0

09 May 15:26
Compare
Choose a tag to compare

Changes

  • Support multidoc yaml files

Release v0.2.4

04 May 10:50
Compare
Choose a tag to compare

Updates kubectl to 1.5.6

Release v0.2.3

02 Dec 10:29
Compare
Choose a tag to compare
Merge pull request #35 from UKHomeOffice/attempttofixtravis

Prefix files to release with TRAVIS_BUILD_DIR

Release v0.2.2

26 Sep 10:20
Compare
Choose a tag to compare

Bug Fixes

  • Introduce a 3 secs sleep before checking DeploymentStatus - 9355d2d