Releases: bugout-dev/checkenv
Releases · bugout-dev/checkenv
checkenv v0.0.6
- updated Go lang version to 1.22.x;
- added
kubesecretprovider; - removed the concept of the initializer function from plugins;
- added
--remove-pathflag to cut off the path and return only the key after the/.
checkenv v0.0.4
Added --quotes flag.
Checkenv release v0.0.3
Support AWS SSM encrypted standart parameters.
Checkenv release v0.0.2
Additional flags: -raw and -value.
Checkenv release v0.0.1
Initial release with plugins for env, file, proc, aws_ssm.