Skip to content

Commit

Permalink
[updatecli] Bump elastic stack version to 7.17.23-dc0072d1 (#13446)
Browse files Browse the repository at this point in the history
* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
obltmachine and mergify[bot] committed Jun 19, 2024
1 parent 7484685 commit f297ac8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
fleet-server: { condition: service_healthy }

elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.22-fc4e6ec2-SNAPSHOT
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.23-dc0072d1-SNAPSHOT
ports:
- 9200:9200
healthcheck:
Expand Down Expand Up @@ -62,7 +62,7 @@ services:
- "./testing/docker/elasticsearch/users_roles:/usr/share/elasticsearch/config/users_roles"

kibana:
image: docker.elastic.co/kibana/kibana:7.17.22-fc4e6ec2-SNAPSHOT
image: docker.elastic.co/kibana/kibana:7.17.23-dc0072d1-SNAPSHOT
ports:
- 5601:5601
healthcheck:
Expand All @@ -86,7 +86,7 @@ services:
package-registry: { condition: service_healthy }

fleet-server:
image: docker.elastic.co/beats/elastic-agent:7.17.22-fc4e6ec2-SNAPSHOT
image: docker.elastic.co/beats/elastic-agent:7.17.23-dc0072d1-SNAPSHOT
ports:
- 8220:8220
healthcheck:
Expand Down

0 comments on commit f297ac8

Please sign in to comment.