Skip to content

Commit aa149de

Browse files
chore: [updatecli] Update default stack version to 8.17.1 (#2362)
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mario Rodriguez Molins <mario.rodriguez@elastic.co>
1 parent a25f865 commit aa149de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/install/stack_version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ package install
66

77
const (
88
// DefaultStackVersion is the default version of the stack
9-
DefaultStackVersion = "8.17.0"
9+
DefaultStackVersion = "8.17.1"
1010
)

0 commit comments

Comments
 (0)