mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Upgrade Elastic Agent
This commit is contained in:
@@ -431,8 +431,7 @@ post_to_2.4.4() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_to_2.4.5() {
|
post_to_2.4.5() {
|
||||||
echo "Regenerating Elastic Agent Installers"
|
echo "Nothing to apply"
|
||||||
/sbin/so-elastic-agent-gen-installers
|
|
||||||
POSTVERSION=2.4.5
|
POSTVERSION=2.4.5
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -449,7 +448,8 @@ post_to_2.4.20() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_to_2.4.30() {
|
post_to_2.4.30() {
|
||||||
echo "Nothing to apply"
|
echo "Regenerating Elastic Agent Installers"
|
||||||
|
/sbin/so-elastic-agent-gen-installers
|
||||||
POSTVERSION=2.4.30
|
POSTVERSION=2.4.30
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -511,7 +511,7 @@ up_to_2.4.4() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
up_to_2.4.5() {
|
up_to_2.4.5() {
|
||||||
determine_elastic_agent_upgrade
|
echo "Nothing to do for 2.4.5"
|
||||||
|
|
||||||
INSTALLEDVERSION=2.4.5
|
INSTALLEDVERSION=2.4.5
|
||||||
}
|
}
|
||||||
@@ -529,7 +529,7 @@ up_to_2.4.20() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
up_to_2.4.30() {
|
up_to_2.4.30() {
|
||||||
echo "Nothing to do for 2.4.30"
|
determine_elastic_agent_upgrade
|
||||||
|
|
||||||
INSTALLEDVERSION=2.4.30
|
INSTALLEDVERSION=2.4.30
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user