Add back post to .100 and call for .110

This commit is contained in:
weslambert
2022-02-24 09:35:43 -05:00
committed by GitHub
parent 582bf4c64c
commit 45ccfc5ad4

View File

@@ -416,7 +416,7 @@ postupgrade_changes() {
[[ "$POSTVERSION" == 2.3.40 || "$POSTVERSION" == 2.3.50 || "$POSTVERSION" == 2.3.51 || "$POSTVERSION" == 2.3.52 ]] && post_to_2.3.60
[[ "$POSTVERSION" == 2.3.60 || "$POSTVERSION" == 2.3.61 || "$POSTVERSION" == 2.3.70 || "$POSTVERSION" == 2.3.80 ]] && post_to_2.3.90
[[ "$POSTVERSION" == 2.3.90 || "$POSTVERSION" == 2.3.91 ]] && post_to_2.3.100
|| "$POSTVERSION" == 2.3.100 ]] && post_to_2.3.110
[[ "$POSTVERSION" == 2.3.100 ]] && post_to_2.3.110
true
}
@@ -466,6 +466,10 @@ post_to_2.3.90() {
POSTVERSION=2.3.90
}
post_to_2.3.110() {
echo "Post Processing for 2.3.100"
}
post_to_2.3.110() {
echo "Post Processing for 2.3.110"
echo "Updating Kibana dashboards"