Skip to content

Commit 100288b

Browse files
committed
feat: update bldr to 0.6.0
See siderolabs/bldr#222 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
1 parent 3236602 commit 100288b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/config/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const (
1212

1313
// BldrImageVersion is the version of bldr image.
1414
// renovate: datasource=github-releases depName=siderolabs/bldr
15-
BldrImageVersion = "v0.5.6"
15+
BldrImageVersion = "v0.6.0"
1616

1717
// CheckOutActionVersion is the version of checkout github action.
1818
// renovate: datasource=github-tags depName=actions/checkout

0 commit comments

Comments
 (0)