Skip to content

Commit a31b9f9

Browse files
committed
Release 5.14.0
- Update elastalert2 to v2.23.0
1 parent f56f906 commit a31b9f9

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.14.0
2+
3+
### Changes
4+
* Update elastalert2 to v2.23.0
5+
16
## 5.13.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.22.0
2+
ARG ELASTALERT_VERSION=2.23.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)