Skip to content

0.5.1

Compare
Choose a tag to compare
@drahomat drahomat released this 18 Mar 21:16
2cf6f5d

0.5.1

Bug fixes

  • When pushing a build using the push command, bender now picks the correct
    image with metadata, instead of the last layer.
  • Variables are now expanded recursively. This means that when you define a variable in vars section, you can use it in other variables.

Minor

  • Documentation updates.