- Build Docker images.
- Fix empty output when used as a KRM Function. (Jim Ramsay)
- Allow plugin to be called as a KRM Function. (Ahmed AbouZaid)
- Update indirect dependencies and build with go 1.17
- Build and release amd64 binaries.
- Update sops dependency to 3.7.1 to support age-encrypted secrets.
- Migrate CI to GitHub Actions.
- Support files encrypted using sops versions 3.6.1 and 3.5. No longer supports sops 3.6.0, which is backward (and now forward) incompatible.
- Support files encrypted using sops 3.6.0.
- Support sops-encrypted INI files.
- Improve messages for sops errors.
- Document integration with ArgoCD. (Leland Sindt)
- Link to alternative plugins.
- Fix sops dependency.
- Use goreleaser for releases.
- Improved error handling. (Timon Wong)
- Renamed project to kustomize-sopssecretgenerator and binary to SopsSecretGenerator.
- Added tests.
- Initial release.