Skip to content

Commit 02ee9ab

Browse files
committed
Remove Version
1 parent ef9c74f commit 02ee9ab

File tree

8 files changed

+0
-12
lines changed

8 files changed

+0
-12
lines changed

docker-compose/ckan.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3.8"
2-
31
services:
42
# Orion is an NGSI-v2 context broker
53
orion-v2:

docker-compose/cygnus-only.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
version: "3.8"
2-
31
services:
4-
5-
62
# Cygnus is configured to write context data to Mongo-DB
73
cygnus:
84
labels:

docker-compose/elasticsearch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#
1717
# see: https://github.com/FIWARE/helm-charts/
1818
#
19-
version: "3.8"
2019
services:
2120
# Orion is an NGSI-v2 context broker
2221
orion-v2:

docker-compose/hdfs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#
1717
# see: https://github.com/FIWARE/helm-charts/
1818
#
19-
version: "3.8"
2019
services:
2120
# Orion is an NGSI-v2 context broker
2221
orion-v2:

docker-compose/mongodb.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#
1717
# see: https://github.com/FIWARE/helm-charts/
1818
#
19-
version: "3.8"
2019
services:
2120
# Orion is an NGSI-v2 context broker
2221
orion-v2:

docker-compose/multiple.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#
1717
# see: https://github.com/FIWARE/helm-charts/
1818
#
19-
version: "3.8"
2019
services:
2120
# Orion is an NGSI-v2 context broker
2221
orion-v2:

docker-compose/mysql.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#
1717
# see: https://github.com/FIWARE/helm-charts/
1818
#
19-
version: "3.8"
2019
services:
2120
# Orion is an NGSI-v2 context broker
2221
orion-v2:

docker-compose/postgres.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#
1717
# see: https://github.com/FIWARE/helm-charts/
1818
#
19-
version: "3.8"
2019
services:
2120

2221
# Orion is an NGSI-v2 context broker

0 commit comments

Comments
 (0)