Skip to content

Commit 02a6171

Browse files
renovate-botyurishkuro
authored andcommitted
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.15.0 (jaegertracing#5838)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.elastic.co/elasticsearch/elasticsearch](https://www.elastic.co/products/elasticsearch) ([source](https://togithub.com/elastic/elasticsearch)) | minor | `8.14.1` -> `8.15.0` | --- ### Release Notes <details> <summary>elastic/elasticsearch (docker.elastic.co/elasticsearch/elasticsearch)</summary> ### [`v8.15.0`](https://togithub.com/elastic/elasticsearch/releases/tag/v8.15.0): Elasticsearch 8.15.0 [Compare Source](https://togithub.com/elastic/elasticsearch/compare/v8.14.3...v8.15.0) Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.15/release-notes-8.15.0.html ### [`v8.14.3`](https://togithub.com/elastic/elasticsearch/releases/tag/v8.14.3): Elasticsearch 8.14.3 [Compare Source](https://togithub.com/elastic/elasticsearch/compare/v8.14.2...v8.14.3) Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.14/release-notes-8.14.3.html ### [`v8.14.2`](https://togithub.com/elastic/elasticsearch/releases/tag/v8.14.2): Elasticsearch v8.14.2 [Compare Source](https://togithub.com/elastic/elasticsearch/compare/v8.14.1...v8.14.2) Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.14/release-notes-8.14.2.html </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/jaegertracing/jaeger). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==--> Signed-off-by: Mend Renovate <[email protected]> Co-authored-by: Yuri Shkuro <[email protected]> Signed-off-by: Jared Tan <[email protected]>
1 parent c6d2ea4 commit 02a6171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose/elasticsearch/v8/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
elasticsearch:
3-
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.1
3+
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.0
44
environment:
55
- discovery.type=single-node
66
- http.host=0.0.0.0

0 commit comments

Comments
 (0)