Merge pull request #15110 from Security-Onion-Solutions/reyesj2/es-8188

Elastic 8.18.8 elastic agent build
This commit is contained in:
Jorge Reyes
2025-10-06 16:26:34 -05:00
committed by GitHub

View File

@@ -887,14 +887,14 @@ up_to_2.4.170() {
} }
up_to_2.4.180() { up_to_2.4.180() {
# Elastic Update for this release, so download Elastic Agent files echo "Nothing to do for 2.4.180"
determine_elastic_agent_upgrade
INSTALLEDVERSION=2.4.180 INSTALLEDVERSION=2.4.180
} }
up_to_2.4.190() { up_to_2.4.190() {
echo "Nothing to do for 2.4.190" # Elastic Update for this release, so download Elastic Agent files
determine_elastic_agent_upgrade
INSTALLEDVERSION=2.4.190 INSTALLEDVERSION=2.4.190
} }