Skip to content

Commit 448b218

Browse files
apmmachineapmmachine
andauthored
[Automation] Update elastic stack version to 8.5.0-41aadc32 for testing (#889)
Co-authored-by: apmmachine <infra-root-apmmachine@elastic.co>
1 parent dc5b1a2 commit 448b218

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/environments/snapshot.yml

Lines changed: 2 additions & 2 deletions
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.5.0-7dbc10f8-SNAPSHOT
6+
image: docker.elastic.co/elasticsearch/elasticsearch:8.5.0-41aadc32-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.5.0-7dbc10f8-SNAPSHOT
45+
image: docker.elastic.co/kibana/kibana:8.5.0-41aadc32-SNAPSHOT
4646
environment:
4747
- "ELASTICSEARCH_USERNAME=kibana_system_user"
4848
- "ELASTICSEARCH_PASSWORD=testing"

0 commit comments

Comments
 (0)