From a28c504f21b322fcd898092bb60d87aadbcb99a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 08:17:39 +0000 Subject: [PATCH] chore(updater): bump pkg/dist/*.yml (2023-11-14) (#81) --- pkg/dist/service_types.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/dist/service_types.yml b/pkg/dist/service_types.yml index b3b8630..c61a807 100644 --- a/pkg/dist/service_types.yml +++ b/pkg/dist/service_types.yml @@ -3236,7 +3236,7 @@ mysql: max_length: 2048 example: db1,db2 method: - title: The migration method to be used (currently supported only by Redis, MySQL and PostgreSQL service types) + title: The migration method to be used (currently supported only by Redis, Dragonfly, MySQL and PostgreSQL service types) type: string enum: - value: dump @@ -4438,7 +4438,7 @@ pg: max_length: 2048 example: db1,db2 method: - title: The migration method to be used (currently supported only by Redis, MySQL and PostgreSQL service types) + title: The migration method to be used (currently supported only by Redis, Dragonfly, MySQL and PostgreSQL service types) type: string enum: - value: dump @@ -5083,7 +5083,7 @@ redis: max_length: 2048 example: db1,db2 method: - title: The migration method to be used (currently supported only by Redis, MySQL and PostgreSQL service types) + title: The migration method to be used (currently supported only by Redis, Dragonfly, MySQL and PostgreSQL service types) type: string enum: - value: dump