docker-elk/.github/workflows/scripts
Antoine Cotten 52df39e3cc
fix(ci): Image names with underscores in search queries
GitHub updated their Ubuntu 22.04 runner image to 20220821.1, which
bumped Compose from v2.6.1 to v2.9.0.
Compose v2.8.0 introduced a breaking change where the name of certain
resources — such as images — are created with hyphens '-' instead of
underscores '_'.

Ref. https://docs.docker.com/compose/release-notes/#280
2022-08-25 11:11:35 +02:00
..
lib Automate management of required roles and user passwords (#671) 2022-02-21 11:19:43 +01:00
run-tests-apm-server.sh ci: Remove unnecessary MODE declarations 2020-10-16 22:02:52 +02:00
run-tests-core.sh fix: Logstash TCP input uses IANA registered port 5000 2022-07-17 00:00:38 +02:00
run-tests-enterprise-search.sh ci: Always use _search API instead of _count 2021-11-06 12:06:31 +01:00
run-tests-filebeat.sh Add Filebeat extension 2021-12-04 02:17:41 +01:00
run-tests-heartbeat.sh feat(ext): Add Heartbeat extension 2022-06-03 17:33:15 +02:00
run-tests-logspout.sh fix(ci): Image names with underscores in search queries 2022-08-25 11:11:35 +02:00
run-tests-metricbeat.sh ci(core): Retry sending data over TCP in case of error 2021-10-28 17:56:39 +02:00