Skip to content
Snippets Groups Projects
Commit faa2811e authored by Peter Leitzen's avatar Peter Leitzen :three:
Browse files

Merge branch 'update-elasticsearch-version-for-ci' into 'master'

Update ES version to 8.3.3 in CI

See merge request !95816
parents bb420a8b bcb8a455
No related branches found
No related tags found
2 merge requests!95848Draft: Add service to bulk process alerts,!95816Update ES version to 8.3.3 in CI
Pipeline #620375107 passed
......@@ -290,7 +290,7 @@
- name: postgres:12
command: ["postgres", "-c", "fsync=off", "-c", "synchronous_commit=off", "-c", "full_page_writes=off"]
- name: redis:6.0-alpine
- name: elasticsearch:8.2.0
- name: elasticsearch:8.3.3
variables:
POSTGRES_HOST_AUTH_METHOD: trust
PG_VERSION: "12"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment