Releases: cisco-sso/kdk
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
Changelog
eff6455 Add update command
e7ab4e9 Added Hugo Command, Fixed python reqss
104e466 Enable auto-versioning
89b5ca2 Fix Dockerfile issues
a54fec4 Fix regression in version command and Dockerfile
be06fe7 Refactor to use config struct
fa18a9d Refactored organization of configfile
ffc428e Removed secondary versioning code
1b8dc7e Windows keybase support and misc fixes
d356643 add keybase comment for windows when killing mirror
63b7fce extract tgz during update
0.7.0
Changelog
ed2ab64 Added gofmt target to auto-format all go sources
b2842cd Bump release number 0.6.0 -> 0.7.0
309b3f3 Fix provision-user script and reorder quickstart commands
e431d7a Remove python KDK and requirements file
96992f8 Replace promptui with custom simpleprompt for Win10
dd86259 Update READEME quickstart
0.6.0
Changelog
5a2560a Modified the way goreleaser names packages
b02619a Add windows build to goreleaser
b3f7306 Cleanup provision-user script and fix /go permissions
14208a4 Fix config path in README
5c06c36 Fix install script and instructions for Windows10
f1f6859 Handled some windows-isms
17decbc Implement prune command
3b938c8 Refactor Contains func to support more types
2f36b70 Updated temporary kdk unzip location
3734fdf init command enhancements to enable running multiple instances of KDK container
0.5.3
Changelog
56ea0ab Add .goreleaser.yml, HACKING.md with first pass at goreleaser how-to
7800d63 Added user prompting for adding additional host mounts
6a42122 Adding back systemd packages
1653307 Dynamically locate python3 for awake's ansible run.
bce1a25 Refactored ~/.kdk/config.yaml file to use Docker lib structs
8f91b0a Requested changes to install script
0b4ffae Update README
c1e337b Update README
8f69f40 Updated readme
0a3cab7 Windows support fixes
4dd67ec add comment regarding when username contains ''
afac76d add install script