Releases: isindir/sops-secrets-operator
Releases · isindir/sops-secrets-operator
0.0.10
2020-07-04
Documentation Update
- add section to readme describing purpuse of the project
Features
- update operator-sdk and golang; add ability to specify kube secret type (#10)
- add ability to use PGP keys inside kubernetes to decrypt SopsSecret CRs (#5)
Pipeline changes
- improve pipeline - add ability to release, upgrade some tools (#7)
- update helm to version 3.0.2 in circleci pipeline
- beautify Makefile
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
2019-06-13
Bug Fixes
- update chart
- upgrade version of sops library
- move decryption logic to function; update modules
- add one more test
- add one more unit test
- add two unit tests for controller code
- change ci cache keys to avoid original cache issue
- fix: combine few ci steps together
- configure minikube to do e2e testing in circle-ci
- start building tests
- add basic functionality to pipeline
- add circle-ci build pipeline sekeleton
Documentation Update
- add docker badge to README