This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 5e886f7dc4 refactor(#3396): Remove version property from docker 
compose files (#3397)
5e886f7dc4 is described below

commit 5e886f7dc4d68bb1bf59a2eacfadb6b7ceaa2b28
Author: Philipp Zehnder <[email protected]>
AuthorDate: Thu Jan 2 16:13:40 2025 +0100

    refactor(#3396): Remove version property from docker compose files (#3397)
---
 docker-compose.yml                                                      | 2 --
 installer/cli/deploy/standalone/app-container/docker-compose.dev.yml    | 1 -
 installer/cli/deploy/standalone/app-container/docker-compose.yml        | 1 -
 installer/cli/deploy/standalone/backend/docker-compose.dev.yml          | 1 -
 installer/cli/deploy/standalone/backend/docker-compose.yml              | 1 -
 installer/cli/deploy/standalone/chronograf/docker-compose.dev.yml       | 1 -
 installer/cli/deploy/standalone/chronograf/docker-compose.yml           | 1 -
 .../cli/deploy/standalone/connect-adapters-iiot/docker-compose.dev.yml  | 1 -
 .../cli/deploy/standalone/connect-adapters-iiot/docker-compose.yml      | 1 -
 installer/cli/deploy/standalone/connect-adapters/docker-compose.dev.yml | 1 -
 installer/cli/deploy/standalone/connect-adapters/docker-compose.yml     | 1 -
 installer/cli/deploy/standalone/couchdb/docker-compose.dev.yml          | 1 -
 installer/cli/deploy/standalone/couchdb/docker-compose.yml              | 1 -
 installer/cli/deploy/standalone/crate/docker-compose.dev.yml            | 1 -
 installer/cli/deploy/standalone/crate/docker-compose.yml                | 1 -
 installer/cli/deploy/standalone/elasticsearch/docker-compose.dev.yml    | 1 -
 installer/cli/deploy/standalone/elasticsearch/docker-compose.yml        | 1 -
 installer/cli/deploy/standalone/epsg/docker-compose.dev.yml             | 1 -
 installer/cli/deploy/standalone/epsg/docker-compose.yml                 | 1 -
 .../cli/deploy/standalone/extensions-all-jvm/docker-compose.dev.yml     | 1 -
 installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.yml   | 1 -
 installer/cli/deploy/standalone/filebeat/docker-compose.dev.yml         | 1 -
 installer/cli/deploy/standalone/filebeat/docker-compose.yml             | 1 -
 installer/cli/deploy/standalone/grafana/docker-compose.dev.yml          | 1 -
 installer/cli/deploy/standalone/grafana/docker-compose.yml              | 1 -
 installer/cli/deploy/standalone/influxdb/docker-compose.dev.yml         | 1 -
 installer/cli/deploy/standalone/influxdb/docker-compose.yml             | 1 -
 installer/cli/deploy/standalone/iotdb/docker-compose.dev.yml            | 1 -
 installer/cli/deploy/standalone/iotdb/docker-compose.yml                | 1 -
 installer/cli/deploy/standalone/jobmanager/docker-compose.dev.yml       | 1 -
 installer/cli/deploy/standalone/jobmanager/docker-compose.yml           | 1 -
 installer/cli/deploy/standalone/kafka/docker-compose.dev.yml            | 1 -
 installer/cli/deploy/standalone/kafka/docker-compose.yml                | 1 -
 installer/cli/deploy/standalone/kibana/docker-compose.dev.yml           | 1 -
 installer/cli/deploy/standalone/kibana/docker-compose.yml               | 1 -
 installer/cli/deploy/standalone/logstash/docker-compose.dev.yml         | 1 -
 installer/cli/deploy/standalone/logstash/docker-compose.yml             | 1 -
 installer/cli/deploy/standalone/mariadb/docker-compose.dev.yml          | 1 -
 installer/cli/deploy/standalone/mariadb/docker-compose.yml              | 1 -
 installer/cli/deploy/standalone/mosquitto/docker-compose.dev.yml        | 1 -
 installer/cli/deploy/standalone/mosquitto/docker-compose.yml            | 1 -
 installer/cli/deploy/standalone/mysql/docker-compose.dev.yml            | 1 -
 installer/cli/deploy/standalone/mysql/docker-compose.yml                | 1 -
 installer/cli/deploy/standalone/nats/docker-compose.dev.yml             | 1 -
 installer/cli/deploy/standalone/nats/docker-compose.yml                 | 1 -
 installer/cli/deploy/standalone/opcua/docker-compose.dev.yml            | 1 -
 installer/cli/deploy/standalone/opcua/docker-compose.yml                | 1 -
 installer/cli/deploy/standalone/pgadmin/docker-compose.dev.yml          | 1 -
 installer/cli/deploy/standalone/pgadmin/docker-compose.yml              | 1 -
 installer/cli/deploy/standalone/pgrouting/docker-compose.dev.yml        | 1 -
 installer/cli/deploy/standalone/pgrouting/docker-compose.yml            | 1 -
 installer/cli/deploy/standalone/phpmyadmin/docker-compose.dev.yml       | 1 -
 installer/cli/deploy/standalone/phpmyadmin/docker-compose.yml           | 1 -
 .../standalone/pipeline-elements-all-flink/docker-compose.dev.yml       | 1 -
 .../deploy/standalone/pipeline-elements-all-flink/docker-compose.yml    | 1 -
 .../deploy/standalone/pipeline-elements-all-jvm/docker-compose.dev.yml  | 1 -
 .../cli/deploy/standalone/pipeline-elements-all-jvm/docker-compose.yml  | 1 -
 installer/cli/deploy/standalone/postgis/docker-compose.dev.yml          | 1 -
 installer/cli/deploy/standalone/postgis/docker-compose.yml              | 1 -
 installer/cli/deploy/standalone/postgres/docker-compose.dev.yml         | 1 -
 installer/cli/deploy/standalone/postgres/docker-compose.yml             | 1 -
 .../deploy/standalone/prometheus-alertmanager/docker-compose.dev.yml    | 1 -
 .../cli/deploy/standalone/prometheus-alertmanager/docker-compose.yml    | 1 -
 installer/cli/deploy/standalone/prometheus/docker-compose.dev.yml       | 1 -
 installer/cli/deploy/standalone/prometheus/docker-compose.yml           | 1 -
 installer/cli/deploy/standalone/pulsar/docker-compose.dev.yml           | 1 -
 installer/cli/deploy/standalone/pulsar/docker-compose.yml               | 1 -
 installer/cli/deploy/standalone/rabbitmq/docker-compose.dev.yml         | 1 -
 installer/cli/deploy/standalone/rabbitmq/docker-compose.yml             | 1 -
 installer/cli/deploy/standalone/rdf4j/docker-compose.dev.yml            | 1 -
 installer/cli/deploy/standalone/rdf4j/docker-compose.yml                | 1 -
 installer/cli/deploy/standalone/redis/docker-compose.dev.yml            | 1 -
 installer/cli/deploy/standalone/redis/docker-compose.yml                | 1 -
 installer/cli/deploy/standalone/rocketmq/docker-compose.dev.yml         | 1 -
 installer/cli/deploy/standalone/rocketmq/docker-compose.yml             | 2 --
 .../cli/deploy/standalone/sinks-internal-jvm/docker-compose.dev.yml     | 1 -
 installer/cli/deploy/standalone/sinks-internal-jvm/docker-compose.yml   | 1 -
 installer/cli/deploy/standalone/swagger-ui/docker-compose.dev.yml       | 1 -
 installer/cli/deploy/standalone/swagger-ui/docker-compose.yml           | 1 -
 installer/cli/deploy/standalone/taskmanager/docker-compose.dev.yml      | 1 -
 installer/cli/deploy/standalone/taskmanager/docker-compose.yml          | 1 -
 .../standalone/test-connect-datasources-rest/docker-compose.dev.yml     | 1 -
 .../deploy/standalone/test-connect-datasources-rest/docker-compose.yml  | 1 -
 installer/cli/deploy/standalone/timescaledb/docker-compose.dev.yml      | 1 -
 installer/cli/deploy/standalone/timescaledb/docker-compose.yml          | 1 -
 installer/cli/deploy/standalone/tubemq/docker-compose.dev.yml           | 1 -
 installer/cli/deploy/standalone/tubemq/docker-compose.yml               | 1 -
 installer/cli/deploy/standalone/ui-custom-conf/docker-compose.dev.yml   | 1 -
 installer/cli/deploy/standalone/ui-custom-conf/docker-compose.yml       | 1 -
 installer/cli/deploy/standalone/ui/docker-compose.dev.yml               | 1 -
 installer/cli/deploy/standalone/ui/docker-compose.yml                   | 1 -
 installer/cli/deploy/standalone/zookeeper/docker-compose.dev.yml        | 1 -
 installer/cli/deploy/standalone/zookeeper/docker-compose.yml            | 1 -
 installer/compose/docker-compose.full.yml                               | 1 -
 installer/compose/docker-compose.minimal.yml                            | 1 -
 installer/compose/docker-compose.nats.yml                               | 1 -
 installer/compose/docker-compose.pulsar.yml                             | 1 -
 installer/compose/docker-compose.quickstart.yml                         | 1 -
 installer/compose/docker-compose.yml                                    | 1 -
 streampipes-client-e2e/docker-compose.yml                               | 1 -
 streampipes-extensions/docker-compose.yml                               | 1 -
 streampipes-maven-plugin/src/main/resources/docker-compose.yml          | 1 -
 102 files changed, 104 deletions(-)

diff --git a/docker-compose.yml b/docker-compose.yml
index e993154964..50f7a71506 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -20,8 +20,6 @@
 # provided on https://streampipes.apache.org/download
 #
 
-version: "3.8"
-
 # global logging
 x-logging: &default-logging
   options:
diff --git 
a/installer/cli/deploy/standalone/app-container/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/app-container/docker-compose.dev.yml
index 46ec913bec..fa5daf9df0 100644
--- a/installer/cli/deploy/standalone/app-container/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/app-container/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   app-container:
     ports:
diff --git a/installer/cli/deploy/standalone/app-container/docker-compose.yml 
b/installer/cli/deploy/standalone/app-container/docker-compose.yml
index 004c5da1ed..9063795bff 100644
--- a/installer/cli/deploy/standalone/app-container/docker-compose.yml
+++ b/installer/cli/deploy/standalone/app-container/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   app-container:
     image: ${SP_DOCKER_REGISTRY}/streampipes/app-container/master:latest
diff --git a/installer/cli/deploy/standalone/backend/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/backend/docker-compose.dev.yml
index 7871118869..a165273907 100644
--- a/installer/cli/deploy/standalone/backend/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/backend/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   backend:
     ports:
diff --git a/installer/cli/deploy/standalone/backend/docker-compose.yml 
b/installer/cli/deploy/standalone/backend/docker-compose.yml
index 9264132f64..b4a86aa676 100644
--- a/installer/cli/deploy/standalone/backend/docker-compose.yml
+++ b/installer/cli/deploy/standalone/backend/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   backend:
     image: ${SP_DOCKER_REGISTRY}/backend:${SP_VERSION}
diff --git a/installer/cli/deploy/standalone/chronograf/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/chronograf/docker-compose.dev.yml
index 59d8dceae9..1c7d1d63b8 100644
--- a/installer/cli/deploy/standalone/chronograf/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/chronograf/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   chronograf:
     ports:
diff --git a/installer/cli/deploy/standalone/chronograf/docker-compose.yml 
b/installer/cli/deploy/standalone/chronograf/docker-compose.yml
index 5667eddeea..55a76dfa5f 100644
--- a/installer/cli/deploy/standalone/chronograf/docker-compose.yml
+++ b/installer/cli/deploy/standalone/chronograf/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   chronograf:
     image: chronograf:1.7
diff --git 
a/installer/cli/deploy/standalone/connect-adapters-iiot/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/connect-adapters-iiot/docker-compose.dev.yml
index e26e633657..e60a10bc60 100644
--- 
a/installer/cli/deploy/standalone/connect-adapters-iiot/docker-compose.dev.yml
+++ 
b/installer/cli/deploy/standalone/connect-adapters-iiot/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   connect-adapters-iiot:
     ports:
diff --git 
a/installer/cli/deploy/standalone/connect-adapters-iiot/docker-compose.yml 
b/installer/cli/deploy/standalone/connect-adapters-iiot/docker-compose.yml
index eb45b3747f..48b103a950 100644
--- a/installer/cli/deploy/standalone/connect-adapters-iiot/docker-compose.yml
+++ b/installer/cli/deploy/standalone/connect-adapters-iiot/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   connect-adapters-iiot:
     image: ${SP_DOCKER_REGISTRY}/connect-adapters-iiot:${SP_VERSION}
diff --git 
a/installer/cli/deploy/standalone/connect-adapters/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/connect-adapters/docker-compose.dev.yml
index 19508936af..015291cd97 100644
--- a/installer/cli/deploy/standalone/connect-adapters/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/connect-adapters/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   connect-adapters:
     ports:
diff --git 
a/installer/cli/deploy/standalone/connect-adapters/docker-compose.yml 
b/installer/cli/deploy/standalone/connect-adapters/docker-compose.yml
index 03c2bece50..59da74937d 100644
--- a/installer/cli/deploy/standalone/connect-adapters/docker-compose.yml
+++ b/installer/cli/deploy/standalone/connect-adapters/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   connect-adapters:
     image: ${SP_DOCKER_REGISTRY}/connect-adapters:${SP_VERSION}
diff --git a/installer/cli/deploy/standalone/couchdb/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/couchdb/docker-compose.dev.yml
index 6065483f41..ce41a5cb54 100644
--- a/installer/cli/deploy/standalone/couchdb/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/couchdb/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   couchdb:
     ports:
diff --git a/installer/cli/deploy/standalone/couchdb/docker-compose.yml 
b/installer/cli/deploy/standalone/couchdb/docker-compose.yml
index c2f0662eba..71215c51fc 100644
--- a/installer/cli/deploy/standalone/couchdb/docker-compose.yml
+++ b/installer/cli/deploy/standalone/couchdb/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   couchdb:
     image: couchdb:3.3.1
diff --git a/installer/cli/deploy/standalone/crate/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/crate/docker-compose.dev.yml
index d89875affa..34b784bff3 100644
--- a/installer/cli/deploy/standalone/crate/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/crate/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   crate:
     ports:
diff --git a/installer/cli/deploy/standalone/crate/docker-compose.yml 
b/installer/cli/deploy/standalone/crate/docker-compose.yml
index b186a9ff6f..4669ae8b0a 100644
--- a/installer/cli/deploy/standalone/crate/docker-compose.yml
+++ b/installer/cli/deploy/standalone/crate/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   crate:
     image: crate
diff --git 
a/installer/cli/deploy/standalone/elasticsearch/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/elasticsearch/docker-compose.dev.yml
index f07e5283fa..8c26ade74f 100644
--- a/installer/cli/deploy/standalone/elasticsearch/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/elasticsearch/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   elasticsearch:
     ports:
diff --git a/installer/cli/deploy/standalone/elasticsearch/docker-compose.yml 
b/installer/cli/deploy/standalone/elasticsearch/docker-compose.yml
index d2112cb4ba..697ce98931 100644
--- a/installer/cli/deploy/standalone/elasticsearch/docker-compose.yml
+++ b/installer/cli/deploy/standalone/elasticsearch/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   elasticsearch:
     image: docker.elastic.co/elasticsearch/elasticsearch-oss:6.2.3
diff --git a/installer/cli/deploy/standalone/epsg/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/epsg/docker-compose.dev.yml
index fe011bf059..a4a4e116e0 100644
--- a/installer/cli/deploy/standalone/epsg/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/epsg/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   epsg:
     ports:
diff --git a/installer/cli/deploy/standalone/epsg/docker-compose.yml 
b/installer/cli/deploy/standalone/epsg/docker-compose.yml
index 87823d3bb6..718c0df721 100755
--- a/installer/cli/deploy/standalone/epsg/docker-compose.yml
+++ b/installer/cli/deploy/standalone/epsg/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   epsg:
     image: postgres:14.4-alpine
diff --git 
a/installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.dev.yml
index 1c74532691..86347a68a2 100644
--- a/installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   extensions-all-jvm:
     labels:
diff --git 
a/installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.yml 
b/installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.yml
index f794086bce..d86f36c528 100644
--- a/installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.yml
+++ b/installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   extensions-all-jvm:
     image: ${SP_DOCKER_REGISTRY}/extensions-all-jvm:${SP_VERSION}
diff --git a/installer/cli/deploy/standalone/filebeat/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/filebeat/docker-compose.dev.yml
index 298f176e43..ebca6bbcf3 100644
--- a/installer/cli/deploy/standalone/filebeat/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/filebeat/docker-compose.dev.yml
@@ -13,6 +13,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   filebeat:
diff --git a/installer/cli/deploy/standalone/filebeat/docker-compose.yml 
b/installer/cli/deploy/standalone/filebeat/docker-compose.yml
index ec059d3bf0..35b5532b15 100644
--- a/installer/cli/deploy/standalone/filebeat/docker-compose.yml
+++ b/installer/cli/deploy/standalone/filebeat/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   filebeat:
     image: ${SP_DOCKER_REGISTRY}/streampipes/services/filebeat
diff --git a/installer/cli/deploy/standalone/grafana/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/grafana/docker-compose.dev.yml
index cd2c6c4051..c33cb25ac3 100644
--- a/installer/cli/deploy/standalone/grafana/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/grafana/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   grafana:
     ports:
diff --git a/installer/cli/deploy/standalone/grafana/docker-compose.yml 
b/installer/cli/deploy/standalone/grafana/docker-compose.yml
index 4a8a0d1077..7717491232 100644
--- a/installer/cli/deploy/standalone/grafana/docker-compose.yml
+++ b/installer/cli/deploy/standalone/grafana/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   grafana:
     image: grafana/grafana:10.1.2
diff --git a/installer/cli/deploy/standalone/influxdb/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/influxdb/docker-compose.dev.yml
index 8a3e46747c..dbcc1c0112 100644
--- a/installer/cli/deploy/standalone/influxdb/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/influxdb/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   influxdb:
     ports:
diff --git a/installer/cli/deploy/standalone/influxdb/docker-compose.yml 
b/installer/cli/deploy/standalone/influxdb/docker-compose.yml
index c609b7670e..2008749f55 100644
--- a/installer/cli/deploy/standalone/influxdb/docker-compose.yml
+++ b/installer/cli/deploy/standalone/influxdb/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   influxdb:
     image: influxdb:2.6
diff --git a/installer/cli/deploy/standalone/iotdb/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/iotdb/docker-compose.dev.yml
index caac1831b0..cdf7e7004c 100644
--- a/installer/cli/deploy/standalone/iotdb/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/iotdb/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   iotdb:
     image: apache/iotdb:1.3.0-standalone
diff --git a/installer/cli/deploy/standalone/iotdb/docker-compose.yml 
b/installer/cli/deploy/standalone/iotdb/docker-compose.yml
index 63c4012784..6e4b3063e1 100644
--- a/installer/cli/deploy/standalone/iotdb/docker-compose.yml
+++ b/installer/cli/deploy/standalone/iotdb/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   iotdb:
     image: apache/iotdb:1.3.0-standalone
diff --git a/installer/cli/deploy/standalone/jobmanager/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/jobmanager/docker-compose.dev.yml
index a392aab18a..6d86951de2 100644
--- a/installer/cli/deploy/standalone/jobmanager/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/jobmanager/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   jobmanager:
     ports:
diff --git a/installer/cli/deploy/standalone/jobmanager/docker-compose.yml 
b/installer/cli/deploy/standalone/jobmanager/docker-compose.yml
index ea436aecb0..3d765b2eeb 100644
--- a/installer/cli/deploy/standalone/jobmanager/docker-compose.yml
+++ b/installer/cli/deploy/standalone/jobmanager/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   jobmanager:
     image: fogsyio/flink:1.13.5-scala_2.11
diff --git a/installer/cli/deploy/standalone/kafka/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/kafka/docker-compose.dev.yml
index e6ea598788..2410930d61 100644
--- a/installer/cli/deploy/standalone/kafka/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/kafka/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   kafka:
     ports:
diff --git a/installer/cli/deploy/standalone/kafka/docker-compose.yml 
b/installer/cli/deploy/standalone/kafka/docker-compose.yml
index 9bac791c4e..c3df0c7e0c 100644
--- a/installer/cli/deploy/standalone/kafka/docker-compose.yml
+++ b/installer/cli/deploy/standalone/kafka/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   kafka:
     image: fogsyio/kafka:2.2.0
diff --git a/installer/cli/deploy/standalone/kibana/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/kibana/docker-compose.dev.yml
index 017e66309b..7615b96593 100644
--- a/installer/cli/deploy/standalone/kibana/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/kibana/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   kibana:
     ports:
diff --git a/installer/cli/deploy/standalone/kibana/docker-compose.yml 
b/installer/cli/deploy/standalone/kibana/docker-compose.yml
index 4595579d15..2649db3b21 100644
--- a/installer/cli/deploy/standalone/kibana/docker-compose.yml
+++ b/installer/cli/deploy/standalone/kibana/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   kibana:
     image: docker.elastic.co/kibana/kibana-oss:6.2.3
diff --git a/installer/cli/deploy/standalone/logstash/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/logstash/docker-compose.dev.yml
index f42224a05a..62dd6138bf 100644
--- a/installer/cli/deploy/standalone/logstash/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/logstash/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   logstash:
     ports:
diff --git a/installer/cli/deploy/standalone/logstash/docker-compose.yml 
b/installer/cli/deploy/standalone/logstash/docker-compose.yml
index 3c9912c0b1..2805cc6aff 100644
--- a/installer/cli/deploy/standalone/logstash/docker-compose.yml
+++ b/installer/cli/deploy/standalone/logstash/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   logstash:
     image: ${SP_DOCKER_REGISTRY}/streampipes/services/logstash
diff --git a/installer/cli/deploy/standalone/mariadb/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/mariadb/docker-compose.dev.yml
index 766aadfaa2..6de178f98c 100644
--- a/installer/cli/deploy/standalone/mariadb/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/mariadb/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   mariadb:
     ports:
diff --git a/installer/cli/deploy/standalone/mariadb/docker-compose.yml 
b/installer/cli/deploy/standalone/mariadb/docker-compose.yml
index d65e51d6ca..af719d9c1e 100644
--- a/installer/cli/deploy/standalone/mariadb/docker-compose.yml
+++ b/installer/cli/deploy/standalone/mariadb/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   mariadb:
     image: mariadb
diff --git a/installer/cli/deploy/standalone/mosquitto/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/mosquitto/docker-compose.dev.yml
index ae347c1c36..6c9172a1f0 100644
--- a/installer/cli/deploy/standalone/mosquitto/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/mosquitto/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   mosquitto:
     ports:
diff --git a/installer/cli/deploy/standalone/mosquitto/docker-compose.yml 
b/installer/cli/deploy/standalone/mosquitto/docker-compose.yml
index 5e5b07af25..99f3ffa821 100644
--- a/installer/cli/deploy/standalone/mosquitto/docker-compose.yml
+++ b/installer/cli/deploy/standalone/mosquitto/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   mosquitto:
     image: eclipse-mosquitto:1.5.4
diff --git a/installer/cli/deploy/standalone/mysql/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/mysql/docker-compose.dev.yml
index 36c025f7bb..8da52a3d26 100644
--- a/installer/cli/deploy/standalone/mysql/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/mysql/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   mysql:
     ports:
diff --git a/installer/cli/deploy/standalone/mysql/docker-compose.yml 
b/installer/cli/deploy/standalone/mysql/docker-compose.yml
index 8bc13abe9e..89ffdb211a 100644
--- a/installer/cli/deploy/standalone/mysql/docker-compose.yml
+++ b/installer/cli/deploy/standalone/mysql/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   mysql:
     image: mysql:8.0.3
diff --git a/installer/cli/deploy/standalone/nats/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/nats/docker-compose.dev.yml
index 7b6cfd0b38..4f2a3a7af9 100644
--- a/installer/cli/deploy/standalone/nats/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/nats/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   nats:
     ports:
diff --git a/installer/cli/deploy/standalone/nats/docker-compose.yml 
b/installer/cli/deploy/standalone/nats/docker-compose.yml
index cd5bf03140..98cee26c6a 100644
--- a/installer/cli/deploy/standalone/nats/docker-compose.yml
+++ b/installer/cli/deploy/standalone/nats/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   nats:
     image: nats
diff --git a/installer/cli/deploy/standalone/opcua/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/opcua/docker-compose.dev.yml
index a34f17adf9..a29984f6cd 100644
--- a/installer/cli/deploy/standalone/opcua/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/opcua/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   opcua:
     ports:
diff --git a/installer/cli/deploy/standalone/opcua/docker-compose.yml 
b/installer/cli/deploy/standalone/opcua/docker-compose.yml
index 116ac59a38..5611c90875 100644
--- a/installer/cli/deploy/standalone/opcua/docker-compose.yml
+++ b/installer/cli/deploy/standalone/opcua/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   opcua:
     image: mcr.microsoft.com/iotedge/opc-plc
diff --git a/installer/cli/deploy/standalone/pgadmin/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/pgadmin/docker-compose.dev.yml
index 0693b04576..3fbd06f92e 100644
--- a/installer/cli/deploy/standalone/pgadmin/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/pgadmin/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   pgadmin:
     ports:
diff --git a/installer/cli/deploy/standalone/pgadmin/docker-compose.yml 
b/installer/cli/deploy/standalone/pgadmin/docker-compose.yml
index 8d4bca4c20..24c12c1d12 100644
--- a/installer/cli/deploy/standalone/pgadmin/docker-compose.yml
+++ b/installer/cli/deploy/standalone/pgadmin/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   pgadmin:
     image: dpage/pgadmin4
diff --git a/installer/cli/deploy/standalone/pgrouting/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/pgrouting/docker-compose.dev.yml
index 8ae29a910c..63ce609c9a 100644
--- a/installer/cli/deploy/standalone/pgrouting/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/pgrouting/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   pgrouting:
     ports:
diff --git a/installer/cli/deploy/standalone/pgrouting/docker-compose.yml 
b/installer/cli/deploy/standalone/pgrouting/docker-compose.yml
index e5ac75ee58..5b074ed688 100644
--- a/installer/cli/deploy/standalone/pgrouting/docker-compose.yml
+++ b/installer/cli/deploy/standalone/pgrouting/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   pgrouting:
     image: starefossen/pgrouting
diff --git a/installer/cli/deploy/standalone/phpmyadmin/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/phpmyadmin/docker-compose.dev.yml
index 63016726fc..00330f59bb 100644
--- a/installer/cli/deploy/standalone/phpmyadmin/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/phpmyadmin/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   phpmyadmin:
     ports:
diff --git a/installer/cli/deploy/standalone/phpmyadmin/docker-compose.yml 
b/installer/cli/deploy/standalone/phpmyadmin/docker-compose.yml
index 32c560c08a..ece7fa5796 100644
--- a/installer/cli/deploy/standalone/phpmyadmin/docker-compose.yml
+++ b/installer/cli/deploy/standalone/phpmyadmin/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   phpmyadmin:
     image: phpmyadmin/phpmyadmin
diff --git 
a/installer/cli/deploy/standalone/pipeline-elements-all-flink/docker-compose.dev.yml
 
b/installer/cli/deploy/standalone/pipeline-elements-all-flink/docker-compose.dev.yml
index 71062f231a..6d449f9f17 100644
--- 
a/installer/cli/deploy/standalone/pipeline-elements-all-flink/docker-compose.dev.yml
+++ 
b/installer/cli/deploy/standalone/pipeline-elements-all-flink/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   pipeline-elements-all-flink:
     labels:
diff --git 
a/installer/cli/deploy/standalone/pipeline-elements-all-flink/docker-compose.yml
 
b/installer/cli/deploy/standalone/pipeline-elements-all-flink/docker-compose.yml
index d1496ec8fe..e7c0d90df8 100644
--- 
a/installer/cli/deploy/standalone/pipeline-elements-all-flink/docker-compose.yml
+++ 
b/installer/cli/deploy/standalone/pipeline-elements-all-flink/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   pipeline-elements-all-flink:
     image: ${SP_DOCKER_REGISTRY}/pipeline-elements-all-flink:${SP_VERSION}
diff --git 
a/installer/cli/deploy/standalone/pipeline-elements-all-jvm/docker-compose.dev.yml
 
b/installer/cli/deploy/standalone/pipeline-elements-all-jvm/docker-compose.dev.yml
index 3659760ec7..e921acefbe 100644
--- 
a/installer/cli/deploy/standalone/pipeline-elements-all-jvm/docker-compose.dev.yml
+++ 
b/installer/cli/deploy/standalone/pipeline-elements-all-jvm/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   pipeline-elements-all-jvm:
     labels:
diff --git 
a/installer/cli/deploy/standalone/pipeline-elements-all-jvm/docker-compose.yml 
b/installer/cli/deploy/standalone/pipeline-elements-all-jvm/docker-compose.yml
index 8ecc75f686..0ce11451a3 100644
--- 
a/installer/cli/deploy/standalone/pipeline-elements-all-jvm/docker-compose.yml
+++ 
b/installer/cli/deploy/standalone/pipeline-elements-all-jvm/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   pipeline-elements-all-jvm:
     image: ${SP_DOCKER_REGISTRY}/pipeline-elements-all-jvm:${SP_VERSION}
diff --git a/installer/cli/deploy/standalone/postgis/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/postgis/docker-compose.dev.yml
index f0414d4508..04bd6a96ab 100644
--- a/installer/cli/deploy/standalone/postgis/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/postgis/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   postgis:
     ports:
diff --git a/installer/cli/deploy/standalone/postgis/docker-compose.yml 
b/installer/cli/deploy/standalone/postgis/docker-compose.yml
index 3bd2d2564a..0f6c0f16a0 100644
--- a/installer/cli/deploy/standalone/postgis/docker-compose.yml
+++ b/installer/cli/deploy/standalone/postgis/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   postgis:
     image: postgis/postgis
diff --git a/installer/cli/deploy/standalone/postgres/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/postgres/docker-compose.dev.yml
index 1c6279c788..0675a0db53 100644
--- a/installer/cli/deploy/standalone/postgres/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/postgres/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   postgres:
     ports:
diff --git a/installer/cli/deploy/standalone/postgres/docker-compose.yml 
b/installer/cli/deploy/standalone/postgres/docker-compose.yml
index 99b0ccee88..555459e1dd 100644
--- a/installer/cli/deploy/standalone/postgres/docker-compose.yml
+++ b/installer/cli/deploy/standalone/postgres/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   postgres:
     image: postgres
diff --git 
a/installer/cli/deploy/standalone/prometheus-alertmanager/docker-compose.dev.yml
 
b/installer/cli/deploy/standalone/prometheus-alertmanager/docker-compose.dev.yml
index c6e6c834a0..98dea5addb 100644
--- 
a/installer/cli/deploy/standalone/prometheus-alertmanager/docker-compose.dev.yml
+++ 
b/installer/cli/deploy/standalone/prometheus-alertmanager/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3"
 services:
   prometheus-alertmanager:
     ports:
diff --git 
a/installer/cli/deploy/standalone/prometheus-alertmanager/docker-compose.yml 
b/installer/cli/deploy/standalone/prometheus-alertmanager/docker-compose.yml
index 4f7ed5316b..e8468b9260 100644
--- a/installer/cli/deploy/standalone/prometheus-alertmanager/docker-compose.yml
+++ b/installer/cli/deploy/standalone/prometheus-alertmanager/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3"
 services:
   prometheus-alertmanager:
     image: prom/alertmanager:v0.26.0
diff --git a/installer/cli/deploy/standalone/prometheus/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/prometheus/docker-compose.dev.yml
index d5728b61da..c47f052181 100644
--- a/installer/cli/deploy/standalone/prometheus/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/prometheus/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3"
 services:
   prometheus:
     ports:
diff --git a/installer/cli/deploy/standalone/prometheus/docker-compose.yml 
b/installer/cli/deploy/standalone/prometheus/docker-compose.yml
index 15bcfd0caa..83871f06e1 100644
--- a/installer/cli/deploy/standalone/prometheus/docker-compose.yml
+++ b/installer/cli/deploy/standalone/prometheus/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3"
 services:
   prometheus:
     image: prom/prometheus:v2.48.0
diff --git a/installer/cli/deploy/standalone/pulsar/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/pulsar/docker-compose.dev.yml
index f722fc4229..e19b35c767 100644
--- a/installer/cli/deploy/standalone/pulsar/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/pulsar/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   broker:
     environment:
diff --git a/installer/cli/deploy/standalone/pulsar/docker-compose.yml 
b/installer/cli/deploy/standalone/pulsar/docker-compose.yml
index 7dcdb1e0eb..6a8061cafa 100644
--- a/installer/cli/deploy/standalone/pulsar/docker-compose.yml
+++ b/installer/cli/deploy/standalone/pulsar/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   zookeeper:
     image: apachepulsar/pulsar:3.0.0
diff --git a/installer/cli/deploy/standalone/rabbitmq/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/rabbitmq/docker-compose.dev.yml
index 63f7a33eb2..8f7e5f48ac 100644
--- a/installer/cli/deploy/standalone/rabbitmq/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/rabbitmq/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   rabbitmq:
     ports:
diff --git a/installer/cli/deploy/standalone/rabbitmq/docker-compose.yml 
b/installer/cli/deploy/standalone/rabbitmq/docker-compose.yml
index dd84a8498e..d877f6516f 100644
--- a/installer/cli/deploy/standalone/rabbitmq/docker-compose.yml
+++ b/installer/cli/deploy/standalone/rabbitmq/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   rabbitmq:
     image: rabbitmq:3-management
diff --git a/installer/cli/deploy/standalone/rdf4j/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/rdf4j/docker-compose.dev.yml
index bb4c1b9ba5..122ffb3fef 100644
--- a/installer/cli/deploy/standalone/rdf4j/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/rdf4j/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   rdf4j:
     ports:
diff --git a/installer/cli/deploy/standalone/rdf4j/docker-compose.yml 
b/installer/cli/deploy/standalone/rdf4j/docker-compose.yml
index 7f26f822ef..343863cb98 100644
--- a/installer/cli/deploy/standalone/rdf4j/docker-compose.yml
+++ b/installer/cli/deploy/standalone/rdf4j/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   rdf4j:
     image: streampipes/rdf4j
diff --git a/installer/cli/deploy/standalone/redis/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/redis/docker-compose.dev.yml
index 9b04557b6b..1c9b1dc51b 100644
--- a/installer/cli/deploy/standalone/redis/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/redis/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   redis:
     ports:
diff --git a/installer/cli/deploy/standalone/redis/docker-compose.yml 
b/installer/cli/deploy/standalone/redis/docker-compose.yml
index 1579c4edf4..ef18b7b59a 100644
--- a/installer/cli/deploy/standalone/redis/docker-compose.yml
+++ b/installer/cli/deploy/standalone/redis/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   redis:
     image: redis
diff --git a/installer/cli/deploy/standalone/rocketmq/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/rocketmq/docker-compose.dev.yml
index f685377b85..30c3ba1360 100644
--- a/installer/cli/deploy/standalone/rocketmq/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/rocketmq/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: '3.5'
 
 # command: `docker-compose -f docker-compose.yml -f docker-compose.dev.yml up 
-d `
 
diff --git a/installer/cli/deploy/standalone/rocketmq/docker-compose.yml 
b/installer/cli/deploy/standalone/rocketmq/docker-compose.yml
index 0a58957690..1f971e64f4 100644
--- a/installer/cli/deploy/standalone/rocketmq/docker-compose.yml
+++ b/installer/cli/deploy/standalone/rocketmq/docker-compose.yml
@@ -13,8 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: '3.5'
-
 # command: `docker-compose up -d `
 
 services:
diff --git 
a/installer/cli/deploy/standalone/sinks-internal-jvm/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/sinks-internal-jvm/docker-compose.dev.yml
index 850aa67114..e0b18c6d35 100644
--- a/installer/cli/deploy/standalone/sinks-internal-jvm/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/sinks-internal-jvm/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   sinks-internal-jvm:
 #    ports:
diff --git 
a/installer/cli/deploy/standalone/sinks-internal-jvm/docker-compose.yml 
b/installer/cli/deploy/standalone/sinks-internal-jvm/docker-compose.yml
index 5ef951161e..15060749e8 100644
--- a/installer/cli/deploy/standalone/sinks-internal-jvm/docker-compose.yml
+++ b/installer/cli/deploy/standalone/sinks-internal-jvm/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   sinks-internal-jvm:
     image: ${SP_DOCKER_REGISTRY}/sinks-internal-jvm:${SP_VERSION}
diff --git a/installer/cli/deploy/standalone/swagger-ui/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/swagger-ui/docker-compose.dev.yml
index a13b3125b8..a2c65daa5f 100644
--- a/installer/cli/deploy/standalone/swagger-ui/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/swagger-ui/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   swagger-ui:
     ports:
diff --git a/installer/cli/deploy/standalone/swagger-ui/docker-compose.yml 
b/installer/cli/deploy/standalone/swagger-ui/docker-compose.yml
index 87a34867b9..1d43fa4c68 100644
--- a/installer/cli/deploy/standalone/swagger-ui/docker-compose.yml
+++ b/installer/cli/deploy/standalone/swagger-ui/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   swagger-ui:
     image: swaggerapi/swagger-ui
diff --git a/installer/cli/deploy/standalone/taskmanager/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/taskmanager/docker-compose.dev.yml
index 90c3356dd6..fce4439c63 100644
--- a/installer/cli/deploy/standalone/taskmanager/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/taskmanager/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   taskmanager:
     labels:
diff --git a/installer/cli/deploy/standalone/taskmanager/docker-compose.yml 
b/installer/cli/deploy/standalone/taskmanager/docker-compose.yml
index 6ff8a50d87..2453357179 100644
--- a/installer/cli/deploy/standalone/taskmanager/docker-compose.yml
+++ b/installer/cli/deploy/standalone/taskmanager/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   taskmanager:
     image: fogsyio/flink:1.13.5-scala_2.11
diff --git 
a/installer/cli/deploy/standalone/test-connect-datasources-rest/docker-compose.dev.yml
 
b/installer/cli/deploy/standalone/test-connect-datasources-rest/docker-compose.dev.yml
index be664f3a74..d4e8e83488 100644
--- 
a/installer/cli/deploy/standalone/test-connect-datasources-rest/docker-compose.dev.yml
+++ 
b/installer/cli/deploy/standalone/test-connect-datasources-rest/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   test-connect-datasources-rest:
     ports:
diff --git 
a/installer/cli/deploy/standalone/test-connect-datasources-rest/docker-compose.yml
 
b/installer/cli/deploy/standalone/test-connect-datasources-rest/docker-compose.yml
index 2c7e711ab2..56217a9a23 100644
--- 
a/installer/cli/deploy/standalone/test-connect-datasources-rest/docker-compose.yml
+++ 
b/installer/cli/deploy/standalone/test-connect-datasources-rest/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   test-connect-datasources-rest:
     image: 
${SP_DOCKER_REGISTRY}/streampipes/streampipes-connect-datasources-for-testing/master
diff --git a/installer/cli/deploy/standalone/timescaledb/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/timescaledb/docker-compose.dev.yml
index d483d1cfcb..515937ea79 100644
--- a/installer/cli/deploy/standalone/timescaledb/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/timescaledb/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   timescaledb:
     ports:
diff --git a/installer/cli/deploy/standalone/timescaledb/docker-compose.yml 
b/installer/cli/deploy/standalone/timescaledb/docker-compose.yml
index 7e51e69b4c..d6f5ead521 100644
--- a/installer/cli/deploy/standalone/timescaledb/docker-compose.yml
+++ b/installer/cli/deploy/standalone/timescaledb/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   timescaledb:
     image: timescale/timescaledb:1.7.4-pg12
diff --git a/installer/cli/deploy/standalone/tubemq/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/tubemq/docker-compose.dev.yml
index 44ae40e081..af04891572 100644
--- a/installer/cli/deploy/standalone/tubemq/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/tubemq/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   tubemq:
     image: inlong/tubemq-all:1.5.0
diff --git a/installer/cli/deploy/standalone/tubemq/docker-compose.yml 
b/installer/cli/deploy/standalone/tubemq/docker-compose.yml
index af677fd5cb..bd208051e8 100644
--- a/installer/cli/deploy/standalone/tubemq/docker-compose.yml
+++ b/installer/cli/deploy/standalone/tubemq/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   tubemq:
     image: inlong/tubemq-all:1.5.0
diff --git 
a/installer/cli/deploy/standalone/ui-custom-conf/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/ui-custom-conf/docker-compose.dev.yml
index 51fe0bc7fb..6b19ead07f 100644
--- a/installer/cli/deploy/standalone/ui-custom-conf/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/ui-custom-conf/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   ui-custom-conf:
     labels:
diff --git a/installer/cli/deploy/standalone/ui-custom-conf/docker-compose.yml 
b/installer/cli/deploy/standalone/ui-custom-conf/docker-compose.yml
index 7d9efb089d..3ce2ad1213 100644
--- a/installer/cli/deploy/standalone/ui-custom-conf/docker-compose.yml
+++ b/installer/cli/deploy/standalone/ui-custom-conf/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   ui-custom-conf:
     image: ${SP_DOCKER_REGISTRY}/ui:${SP_VERSION}
diff --git a/installer/cli/deploy/standalone/ui/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/ui/docker-compose.dev.yml
index faf59519bd..1a467f7406 100644
--- a/installer/cli/deploy/standalone/ui/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/ui/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   ui:
     labels:
diff --git a/installer/cli/deploy/standalone/ui/docker-compose.yml 
b/installer/cli/deploy/standalone/ui/docker-compose.yml
index 3aa23250b6..1deee90266 100644
--- a/installer/cli/deploy/standalone/ui/docker-compose.yml
+++ b/installer/cli/deploy/standalone/ui/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   ui:
     image: ${SP_DOCKER_REGISTRY}/ui:${SP_VERSION}
diff --git a/installer/cli/deploy/standalone/zookeeper/docker-compose.dev.yml 
b/installer/cli/deploy/standalone/zookeeper/docker-compose.dev.yml
index 8042f401cf..c5adbfd099 100644
--- a/installer/cli/deploy/standalone/zookeeper/docker-compose.dev.yml
+++ b/installer/cli/deploy/standalone/zookeeper/docker-compose.dev.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   zookeeper:
     ports:
diff --git a/installer/cli/deploy/standalone/zookeeper/docker-compose.yml 
b/installer/cli/deploy/standalone/zookeeper/docker-compose.yml
index 811f87ebeb..25780394e9 100644
--- a/installer/cli/deploy/standalone/zookeeper/docker-compose.yml
+++ b/installer/cli/deploy/standalone/zookeeper/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.4"
 services:
   zookeeper:
     image: fogsyio/zookeeper:3.4.13
diff --git a/installer/compose/docker-compose.full.yml 
b/installer/compose/docker-compose.full.yml
index dfd12146b2..3ad4679ae4 100644
--- a/installer/compose/docker-compose.full.yml
+++ b/installer/compose/docker-compose.full.yml
@@ -12,7 +12,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-version: "3.4"
 
 # global logging
 x-logging:
diff --git a/installer/compose/docker-compose.minimal.yml 
b/installer/compose/docker-compose.minimal.yml
index a1e747b3c0..97267e3975 100644
--- a/installer/compose/docker-compose.minimal.yml
+++ b/installer/compose/docker-compose.minimal.yml
@@ -12,7 +12,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-version: "3.4"
 
 # global logging
 x-logging:
diff --git a/installer/compose/docker-compose.nats.yml 
b/installer/compose/docker-compose.nats.yml
index 8313c02dbc..3e7bb6a436 100644
--- a/installer/compose/docker-compose.nats.yml
+++ b/installer/compose/docker-compose.nats.yml
@@ -12,7 +12,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-version: "3.4"
 
 # global logging
 x-logging:
diff --git a/installer/compose/docker-compose.pulsar.yml 
b/installer/compose/docker-compose.pulsar.yml
index 0775603f21..52c8d10137 100644
--- a/installer/compose/docker-compose.pulsar.yml
+++ b/installer/compose/docker-compose.pulsar.yml
@@ -12,7 +12,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-version: "3.4"
 
 # global logging
 x-logging:
diff --git a/installer/compose/docker-compose.quickstart.yml 
b/installer/compose/docker-compose.quickstart.yml
index bac87eb21f..1dde57faba 100644
--- a/installer/compose/docker-compose.quickstart.yml
+++ b/installer/compose/docker-compose.quickstart.yml
@@ -12,7 +12,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-version: "3.4"
 
 # global logging
 x-logging:
diff --git a/installer/compose/docker-compose.yml 
b/installer/compose/docker-compose.yml
index ce084204f2..7dd664af09 100644
--- a/installer/compose/docker-compose.yml
+++ b/installer/compose/docker-compose.yml
@@ -12,7 +12,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-version: "3.4"
 
 # global logging
 x-logging:
diff --git a/streampipes-client-e2e/docker-compose.yml 
b/streampipes-client-e2e/docker-compose.yml
index 09e2c9baa5..302f05a8af 100644
--- a/streampipes-client-e2e/docker-compose.yml
+++ b/streampipes-client-e2e/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "3.8"
 
 # global logging
 x-logging: &default-logging
diff --git a/streampipes-extensions/docker-compose.yml 
b/streampipes-extensions/docker-compose.yml
index 302a1d651c..bed234bd97 100644
--- a/streampipes-extensions/docker-compose.yml
+++ b/streampipes-extensions/docker-compose.yml
@@ -21,7 +21,6 @@
 #
 
 
-version: "3.8"
 
 # global logging
 x-logging:
diff --git a/streampipes-maven-plugin/src/main/resources/docker-compose.yml 
b/streampipes-maven-plugin/src/main/resources/docker-compose.yml
index cc3a2326f1..802d29bca7 100644
--- a/streampipes-maven-plugin/src/main/resources/docker-compose.yml
+++ b/streampipes-maven-plugin/src/main/resources/docker-compose.yml
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version: "2"
 services:
   processors-text-mining-flink:
     image: 
${SP_DOCKER_REGISTRY}/streampipes/streampipes-pipeline-elements/processors-text-mining-flink:${SP_PE_VERSION}

Reply via email to