We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88d07dd + 8477976 commit 2cf6f5dCopy full SHA for 2cf6f5d
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# 0.5.1
2
+
3
+## Bug fixes
4
5
+* When pushing a build using the `push` command, bender now picks the correct
6
+ image with metadata, instead of the last layer.
7
+* Variables are now expanded recursively. This means that when you define a variable in `vars` section, you can use it in other variables.
8
9
+## Minor
10
11
+* Documentation updates.
12
13
14
# 0.5.0
15
16
## Breaking changes
0 commit comments