Skip to content

v0.6.1

Choose a tag to compare

@sayanarijit sayanarijit released this 06 Jun 10:13
· 22 commits to main since this release

Added

  • (upstream) Auto require decrypted secrets from vars
  • (upstream) Declare upstream required secrets

Fixed

  • (plugin) Fix plugin execution
  • (clean) Cleanup temporary decrypted files reliably

Other

  • (plugin) Update plugin to use requires attr
  • (config) Simplify configuration inheritence
  • (config) Add more tests for config inheritence
  • Another minor example cleanup
  • Minor cleanup of example
  • (plugin) Add working plugin that also serves as example