Skip to content

Commit d2c214a

Browse files
authored
Bump up default executor version to v0.4.1 (#348)
1 parent e822ad1 commit d2c214a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/workflow/consts.go

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

1616
ExecutorName = "executor"
1717
ExecutorImage = "azureorkestra/executor"
18-
ExecutorImageTag = "v0.4.0"
18+
ExecutorImageTag = "v0.4.1"
1919

2020
ChartMuseumName = "chartmuseum"
2121

0 commit comments

Comments
 (0)