Skip to content

Commit b9a28ad

Browse files
apmmachineapmmachine
and
apmmachine
authored
[Automation] Update elastic stack version to 8.2.0-a7e9513d for testing (#349)
Co-authored-by: apmmachine <infra-root-apmmachine@elastic.co>
1 parent 7ebbe1a commit b9a28ad

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.2.0-3a7e2f99-SNAPSHOT
6+
image: docker.elastic.co/elasticsearch/elasticsearch:8.2.0-a7e9513d-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.2.0-3a7e2f99-SNAPSHOT
45+
image: docker.elastic.co/kibana/kibana:8.2.0-a7e9513d-SNAPSHOT
4646
environment:
4747
- "ELASTICSEARCH_USERNAME=kibana_system_user"
4848
- "ELASTICSEARCH_PASSWORD=testing"

0 commit comments

Comments
 (0)