Files
containers/.vib/parse/goss/parse.yaml
Felipe V.C. Serafim 97afafbee7 [bitnami/*] Add copyright header to vib files (#39154)
Add copyright header to vib files

Signed-off-by: sfelipe <sfelipe@vmware.com>
2023-06-29 09:57:31 +02:00

16 lines
297 B
YAML

# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
command:
check-app-version:
exec: grep '"version":' /opt/bitnami/parse/package.json
exit-status: 0
stdout:
- '"version": "{{ .Env.APP_VERSION }}",'
group:
parse:
exists: true
user:
parse:
exists: true