Skip to content

Releases: buildsafedev/bsf

v0.3.0

03 Sep 22:27
Compare
Choose a tag to compare

Changelog:

  • feat: oci layering #112

v0.2.4

06 Aug 15:20
Compare
Choose a tag to compare
fix: --dest-creds cant be nil

Signed-off-by: Horiodino <[email protected]>

v0.2.3

03 Aug 17:20
Compare
Choose a tag to compare
  • skopeo not found bug fix (#107 )

v0.2.2

03 Aug 10:23
Compare
Choose a tag to compare
  • bsf oci push by digest and dest-creds (username, pass )

v0.2.1

17 Jul 19:31
Compare
Choose a tag to compare
  • Fixes issues with base image generation
  • Prompts to guide base image

v0.2

09 Jul 18:39
Compare
Choose a tag to compare

Changelog:

  • feat: support for loading images in podman: #32
  • feat: direnv intigration: #10
  • feat: support for building base images for dev/runtime deps to use in Dockerfiles: #46
  • feat: support for releasing artifacts on GitHub Releases: #41
  • feat: add functionality to check for updates using --check flag in update cmd: #49
  • feat: support for modifying Dockerfiles with tags: #61
  • feat: support to mention the tag in the oci cmd: #57
  • fix: rewrite bsf.hcl when tag flag is passed in oci cmd: #62

v0.1.1

09 Jun 11:47
Compare
Choose a tag to compare

Changelog:

  • Bump up Go deps : #16
  • Fix for git add when app/project isn't at git root: #18

v0.1.0

08 Jun 04:06
5ecbcb4
Compare
Choose a tag to compare

Initial public release

Hop over to our quickstart to get started