Skip to content

Commit e80b9ce

Browse files
chore(updater): bump pkg/dist/*.yml (2025-10-27) (#410)
Co-authored-by: GitHub <[email protected]>
1 parent e02ae6b commit e80b9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/dist/service_types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4060,7 +4060,7 @@ mysql:
40604060
title: The minimum amount of time in seconds to keep binlog entries before deletion. This may be extended for services that require binlog entries for longer than the default for example if using the MySQL Debezium Kafka connector.
40614061
type: integer
40624062
minimum: "600"
4063-
maximum: "604800"
4063+
maximum: "9007199254740991"
40644064
example: "600"
40654065
ip_filter:
40664066
title: IP filter

0 commit comments

Comments
 (0)