Skip to content

Releases: BESTSELLER/harpocrates

1.5.8

07 Dec 09:08
c124c80
Compare
Choose a tag to compare

What's Changed

  • Es 1673 fix json log by @brondum in #68, removed the last print statements and added a bit of debug logs.
  • Upgraded to go 17 and updated dependencies

Full Changelog: 1.5.7...1.5.8

1.5.7

18 Nov 13:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.6...1.5.7

1.5.6

25 Oct 08:30
3c21d1c
Compare
Choose a tag to compare

What's Changed

  • fixes default prefix for harpocrates secret by @brondum in #64

Full Changelog: 1.5.5...1.5.6

1.5.5

25 Oct 07:31
97399b1
Compare
Choose a tag to compare

What's Changed

  • added the ability to use prefix on custom vault paths by @brondum in #63

Full Changelog: 1.5.4...1.5.5

1.5.4

16 Oct 06:41
660c5e5
Compare
Choose a tag to compare

Dummy release as the 1.5.3 was a mistake.

1.5.2

01 Oct 11:22
Compare
Choose a tag to compare

Logging is now done with zerolog.

1.5.1

10 Sep 08:28
0678430
Compare
Choose a tag to compare
Merge pull request #53 from BESTSELLER/dependabot/docker/golang-1.17.…

1.5.0

09 Aug 07:53
Compare
Choose a tag to compare

Added option to add a custom prefix to "common" secrets

1.4.1

21 Apr 12:54
Compare
Choose a tag to compare
Allow dash in filename

1.4.0

15 Apr 06:25
ae6232b
Compare
Choose a tag to compare

Breaking:

  • the cli and env parameter cluster-name has been removed, please use auth-name and role-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.