Skip to content

Commit a18cfad

Browse files
apmmachineapmmachine
and
apmmachine
authored
[Automation] Update elastic stack version to 8.4.0-d0a4da44 for testing (#684)
Co-authored-by: apmmachine <[email protected]>
1 parent 6c2d91a commit a18cfad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/environments/snapshot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: '2.3'
44
services:
55
elasticsearch:
6-
image: docker.elastic.co/elasticsearch/elasticsearch:8.4.0-533f1e30-SNAPSHOT
6+
image: docker.elastic.co/elasticsearch/elasticsearch:8.4.0-d0a4da44-SNAPSHOT
77
# When extend is used it merges healthcheck.tests, see:
88
# https://github.com/docker/compose/issues/8962
99
# healthcheck:
@@ -42,7 +42,7 @@ services:
4242
- ./docker/logstash/pki:/etc/pki:ro
4343

4444
kibana:
45-
image: docker.elastic.co/kibana/kibana:8.4.0-533f1e30-SNAPSHOT
45+
image: docker.elastic.co/kibana/kibana:8.4.0-d0a4da44-SNAPSHOT
4646
environment:
4747
- "ELASTICSEARCH_USERNAME=kibana_system_user"
4848
- "ELASTICSEARCH_PASSWORD=testing"

0 commit comments

Comments
 (0)