Skip to content

Commit 29ca6fb

Browse files
bump to 3.0.0 (#505)
Signed-off-by: Jiaping Zeng <[email protected]> (cherry picked from commit 862f2d6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2400c6c commit 29ca6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-binary-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Install Dashboards with Plugin via Binary'
22

33
on: [push, pull_request]
44
env:
5-
OPENSEARCH_VERSION: '3.0.0-beta1'
5+
OPENSEARCH_VERSION: '3.0.0'
66
CI: 1
77
# avoid warnings like "tput: No value for $TERM and no -T specified"
88
TERM: xterm

0 commit comments

Comments
 (0)