Skip to content

Commit 1ffd75a

Browse files
committed
Release 5.15.0
- Update elastalert2 to v2.24.0 #102
1 parent a31b9f9 commit 1ffd75a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 5.15.0
2+
3+
### Changes
4+
* Update elastalert2 to v2.24.0 #102
5+
16
## 5.14.0
27

38
### Changes

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM alpine:3.21 as build-elastalert
2-
ARG ELASTALERT_VERSION=2.23.0
2+
ARG ELASTALERT_VERSION=2.24.0
33
ENV ELASTALERT_VERSION=${ELASTALERT_VERSION}
44
# URL from which to download ElastAlert 2
55
ARG ELASTALERT_URL=https://github.com/jertel/elastalert2/archive/refs/tags/$ELASTALERT_VERSION.zip

0 commit comments

Comments
 (0)