Skip to content

Commit

Permalink
Fix check-app-version
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Otero Lorenzo <lorenzoa@vmware.com>
  • Loading branch information
aoterolorenzo committed Jul 17, 2023
1 parent 519940b commit d8e32a9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .vib/opensearch/goss/opensearch-dashboards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# SPDX-License-Identifier: APACHE-2.0

command:
check-app-version:
exec: grep '"version":' /opt/bitnami/opensearch/package.json
check-app-binary:
exec: /opt/bitnami/bin/opensearch --version
exit-status: 0
stdout:
- '"version": "{{ .Env.APP_VERSION }}",'

0 comments on commit d8e32a9

Please sign in to comment.