Skip to content

v0.2.1

Compare
Choose a tag to compare
@brian-dlee brian-dlee released this 23 Aug 03:02
· 4 commits to main since this release
64bb725

What's Changed

  • Support file secrets by @brian-dlee in #1
    • The config file now has support for the includeFiles parameter which can read a file from the filesystem directory or through a configured environment variable. The files that are read are base64 encoded and injected into the build.
    • The CLI tool now has a read operation to inspect the contents of a prepared data file