check if there is a version or hotfix to upgrade to before verifiying elasticsearch compatibility

This commit is contained in:
reyesj2
2026-06-01 11:26:52 -05:00
parent 2131e7d450
commit 79da9f9f2c
+3 -2
View File
@@ -1606,11 +1606,12 @@ main() {
echo "Verifying we have the latest soup script."
verify_latest_update_script
echo "Let's see if we need to update Security Onion."
upgrade_check
echo "Verifying Elasticsearch version compatibility across the grid before upgrading."
verify_es_version_compatibility
echo "Let's see if we need to update Security Onion."
upgrade_check
upgrade_space
echo "Checking for Salt Master and Minion updates."