Releases: UKHomeOffice/kd
Releases · UKHomeOffice/kd
Release v0.8.0
Supports rolling updates of statefulsets.
Release v0.7.0
- Switch back to running as root
Release v0.6.0
- Run kd as non root user
Release v0.5.0
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
v0.3.1
Release v0.3.0
Changes
- Support multidoc yaml files
Release v0.2.4
Updates kubectl to 1.5.6
Release v0.2.3
Merge pull request #35 from UKHomeOffice/attempttofixtravis Prefix files to release with TRAVIS_BUILD_DIR
Release v0.2.2
Bug Fixes
- Introduce a 3 secs sleep before checking DeploymentStatus - 9355d2d