diff --git a/docker/tpotinit/dist/etc/objects/elkbase.tgz b/docker/tpotinit/dist/etc/objects/elkbase.tgz index 29c2ea1b..dd9bdf8a 100644 Binary files a/docker/tpotinit/dist/etc/objects/elkbase.tgz and b/docker/tpotinit/dist/etc/objects/elkbase.tgz differ diff --git a/docker/tpotinit/dist/etc/objects/kibana_export.ndjson.zip b/docker/tpotinit/dist/etc/objects/kibana_export.ndjson.zip index 5ccf37bf..587e9bb0 100644 Binary files a/docker/tpotinit/dist/etc/objects/kibana_export.ndjson.zip and b/docker/tpotinit/dist/etc/objects/kibana_export.ndjson.zip differ diff --git a/update.sh b/update.sh index 3dfbf5a2..b7b83907 100755 --- a/update.sh +++ b/update.sh @@ -79,7 +79,7 @@ function fuSELFUPDATE () { function fuCHECK_VERSION () { local myMINVERSION="24.04.0" - local myMASTERVERSION="24.04.0" + local myMASTERVERSION="24.04.1" echo echo "### Checking for version tag ..." if [ -f "version" ]; diff --git a/version b/version index 51ec2f02..5eca1d6f 100644 --- a/version +++ b/version @@ -1 +1 @@ -24.04.0 +24.04.1