Skip to content

Commit

Permalink
chore(smoketest): remove obsolete 'version' declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Nov 25, 2024
1 parent 5ff7e37 commit a063891
Show file tree
Hide file tree
Showing 29 changed files with 0 additions and 29 deletions.
1 change: 0 additions & 1 deletion compose/auth_proxy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
expose:
Expand Down
1 change: 0 additions & 1 deletion compose/auth_proxy_https.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
environment:
Expand Down
1 change: 0 additions & 1 deletion compose/cryostat-grafana.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
environment:
Expand Down
1 change: 0 additions & 1 deletion compose/cryostat.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
deploy:
Expand Down
1 change: 0 additions & 1 deletion compose/cryostat_docker.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/cryostat_k8s.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/db-viewer.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
db-viewer:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/db.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/grafana_no_proxy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
environment:
Expand Down
1 change: 0 additions & 1 deletion compose/jfr-datasource.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
environment:
Expand Down
1 change: 0 additions & 1 deletion compose/no_proxy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
hostname: cryostat
Expand Down
1 change: 0 additions & 1 deletion compose/reports.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
environment:
Expand Down
1 change: 0 additions & 1 deletion compose/s3-cloudserver.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/s3-localstack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/s3-minio.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/s3-none.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
environment:
Expand Down
1 change: 0 additions & 1 deletion compose/s3-seaweed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
cryostat:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/s3_no_proxy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
s3:
ports:
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/gameserver-jdk11.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
gameserver-jdk11:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/gameserver-jdk17.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
gameserver-jdk17:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/gameserver-jdk21.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
gameserver-jdk21:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/opensearch.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
opensearch-node:
image: docker.io/opensearchproject/opensearch:latest
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/quarkus-cryostat-agent.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
quarkus-cryostat-agent:
image: ${QUARKUS_TEST_IMAGE:-quay.io/redhat-java-monitoring/quarkus-cryostat-agent:latest}
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/quarkus-cryostat-agent_https.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
quarkus-cryostat-agent:
environment:
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/spring-boot-2-7.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
spring-boot-2-7:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/spring-boot-3.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
spring-boot-3:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/vertx-cryostat-agent.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
vertx-agent-1:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/wildfly-23.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
wildfly-23:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion compose/sample_apps/wildfly-28.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
wildfly-28:
depends_on:
Expand Down

0 comments on commit a063891

Please sign in to comment.