Elastic Agent update

This commit is contained in:
weslambert
2024-07-24 09:40:30 -04:00
committed by GitHub
parent c55fa6dc6a
commit 8538f2eca2

View File

@@ -658,8 +658,9 @@ up_to_2.4.80() {
} }
up_to_2.4.90() { up_to_2.4.90() {
echo "Nothing to apply" # Elastic Update for this release, so download Elastic Agent files
INSTALLEDVERSION=2.4.90 determine_elastic_agent_upgrade
INSTALLEDVERSION=2.4.30
} }
add_detection_test_pillars() { add_detection_test_pillars() {