[bitnami/supabase-realtime] Disable check-app-version test (#46934)

Signed-off-by: David Gomez <dgomezleon@vmware.com>
This commit is contained in:
David Gomez 2023-09-01 13:01:26 +02:00 committed by GitHub
parent 58db0e1db7
commit 6aba431d60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
gossfile:
# Load scripts from .vib/common/goss/templates
../../common/goss/templates/check-app-version.yaml: {}
# ../../common/goss/templates/check-app-version.yaml: {} - Disable due to mismatch version in the upstream release https://github.com/supabase/realtime/releases/tag/v2.22.3
../../common/goss/templates/check-binaries.yaml: {}
../../common/goss/templates/check-broken-symlinks.yaml: {}
../../common/goss/templates/check-ca-certs.yaml: {}