Skip to content

Commit

Permalink
Use Elasticsearch 7.5.1 across all projects
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Jan 8, 2020
1 parent 1f61593 commit 3714f5d
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion projects/australia/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/australia/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/belgium/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/belgium/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/brazil/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/brazil/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/france/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/france/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/jamaica/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/jamaica/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/los-angeles-metro/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/los-angeles-metro/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/netherlands/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/netherlands/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/north-america/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/north-america/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/planet/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/planet/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/portland-metro/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/portland-metro/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/san-jose-metro/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/san-jose-metro/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/singapore/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ services:
- "./pelias.json:/code/pelias.json"
- "${DATA_DIR}:/data"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/singapore/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down
2 changes: 1 addition & 1 deletion projects/south-africa/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ services:
volumes:
- "../../common/preview:/usr/share/nginx/html"
elasticsearch:
image: pelias/elasticsearch:6.8.5
image: pelias/elasticsearch:7.5.1
container_name: pelias_elasticsearch
user: "${DOCKER_USER}"
restart: always
Expand Down
2 changes: 1 addition & 1 deletion projects/south-africa/pelias.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"timestamp": false
},
"esclient": {
"apiVersion": "6.8",
"apiVersion": "7.5",
"hosts": [
{ "host": "elasticsearch" }
]
Expand Down

0 comments on commit 3714f5d

Please sign in to comment.