Skip to content

Releases: danielemery/keys

v2.2.5

22 Jan 16:49
v2.2.5
2cfca9a
Compare
Choose a tag to compare

What's Changed

  • Update denoland/deno Docker tag to v2.1.5 by @daniel-renovator in #69
  • Update denoland/deno Docker tag to v2.1.6 by @daniel-renovator in #70
  • Update denoland/deno Docker tag to v2.1.7 by @daniel-renovator in #71
  • Update dev container deno version to match deployment version by @danielemery in #73

Full Changelog: v2.2.3...v2.2.5

v2.2.3

18 Dec 21:11
v2.2.3
c99773b
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @daniel-renovator in #63
  • Update codecov/codecov-action action to v5 by @daniel-renovator in #65
  • Update mcr.microsoft.com/devcontainers/typescript-node Docker tag to v22 by @daniel-renovator in #68
  • Update denoland/deno Docker tag to v2 by @daniel-renovator in #67

New Contributors

  • @daniel-renovator made their first contribution in #63

Full Changelog: v2.2.2...v2.2.3

v2.2.2

29 Sep 14:58
v2.2.2
3c9c85e
Compare
Choose a tag to compare

What's Changed

  • Add annotation to force deployment restart when config map changes by @danielemery in #62

Full Changelog: v2.2.1...v2.2.2

v2.2.1

26 Sep 11:27
v2.2.1
955b201
Compare
Choose a tag to compare

What's Changed

  • Ignore content type header when a file extension is provided loading a PGP key by @danielemery in #61

Full Changelog: v2.2.0...v2.2.1

v2.2.0

16 Sep 07:58
v2.2.0
062d38b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

28 Aug 06:07
v2.1.1
1f0749e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

28 Aug 05:54
v2.1.0
b9ba528
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

27 Aug 07:53
v2.0.0
Compare
Choose a tag to compare

What's Changed

Key Changes

  • Keys are now provided by a yaml config file instead of hardcoded
  • Doppler is now optional for secret management
  • Helm values have been changed (see here for new values)
  • Routes have all changed
    • SSH keys are at /keys
    • PGP keys are at /pgp (and subroutes eg /pgp/key_name)
  • Content types have been reserved (the following types have bee reserved for later use and will return 406 where applicable
    • application/json
    • text/html

Full Changelog: v1.0.2...v2.0.0

v1.0.2

17 Aug 15:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

31 Jul 08:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1