Merge remote-tracking branch 'origin/2.4/dev' into vlb2

This commit is contained in:
Josh Patterson
2025-06-26 15:02:00 -04:00

View File

@@ -578,8 +578,7 @@ post_to_2.4.141() {
}
post_to_2.4.150() {
echo "Regenerating Elastic Agent Installers"
/sbin/so-elastic-agent-gen-installers
echo "Nothing to apply"
POSTVERSION=2.4.150
}
@@ -589,7 +588,8 @@ post_to_2.4.160() {
}
post_to_2.4.170() {
echo "Nothing to apply"
echo "Regenerating Elastic Agent Installers"
/sbin/so-elastic-agent-gen-installers
POSTVERSION=2.4.170
}