Releases: UKHomeOffice/kd
Releases · UKHomeOffice/kd
v1.14.0
Changelog:
- Update kubectl to v1.14.5 in docker image.
v1.12.1
Add option to use yaml config data
v1.12.0
- Updated the docker image build with kubectl v1.12.3
v1.11.0
- Updated the docker image build with kubectl v1.11.5
v1.10.9
- Enables debug output when kubectl fails when checking if resources exist
- optionally allow missing values to be tolerated to make the sprig default function work - thanks @GJKrupa
v1.10.8
Merge pull request #122 from GJKrupa/add_file_with_function
Added new function fileWith
v1.10.7
Add capability to lookup values from kubernetes objects
v1.10.6
Support KUBE_CONFIG_DATA (#116)