Releases: BESTSELLER/harpocrates
Releases · BESTSELLER/harpocrates
1.5.8
1.5.7
What's Changed
- Added more logging in json format by @Gaardsholt in #66
Full Changelog: 1.5.6...1.5.7
1.5.6
1.5.5
1.5.4
1.5.2
Logging is now done with zerolog.
1.5.1
Merge pull request #53 from BESTSELLER/dependabot/docker/golang-1.17.…
1.5.0
Added option to add a custom prefix to "common" secrets
1.4.1
Allow dash in filename
1.4.0
Breaking:
- the cli and env parameter
cluster-name
has been removed, please useauth-name
androle-name
instead
Features:
- It is now possible to configure both auth method and role name, for more granular authorization.
- The secret-injector orb now runs explicit without privileges.