Skip to content

Commit

Permalink
chore(updater): bump pkg/dist/*.yml (2023-11-14) (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 14, 2023
1 parent 1b9ea6b commit a28c504
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/dist/service_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a28c504

Please sign in to comment.