Skip to content

Releases: h0n9/cloud-secrets-manager

Release v0.6

17 Jun 11:22
a97ccd6
Compare
Choose a tag to compare

What's Changed

  • Make injector get injected as first init container by @h0n9 in #30
  • Mount volume to every init containers by @h0n9 in #32
  • Add a feature for decoding base64-encoded string by @h0n9 in #34

Full Changelog: v0.5...v0.6

Release v0.5

03 May 06:12
5498b3b
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.47.0 to 1.53.0 by @dependabot in #20
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #22
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #21
  • Implement CLI features for getting list of secrets and setting a given key's value by @h0n9 in #26
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #24
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #25
  • Update version to v0.5 by @h0n9 in #27

Full Changelog: v0.4...v0.5

Release v0.4

23 Mar 14:03
a8877bb
Compare
Choose a tag to compare

What's Changed

  • Support multiple secrets injection by @h0n9 in #14
  • Fix wrong mount path by @h0n9 in #15
  • Add InjectorVolumeMountPath by @h0n9 in #16
  • Fix wrong output path by @h0n9 in #17
  • Add multiple secrets injection to README.md by @h0n9 in #18
  • Update version to v0.4 by @h0n9 in #19

Full Changelog: v0.3...v0.4

Release v0.3

01 Mar 08:31
c2ae589
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.0.0-20220617184016-355a448f1bc9 to 0.7.0 by @dependabot in #11
  • Update version to v0.3 by @h0n9 in #12

New Contributors

Full Changelog: v0.2...v0.3