Files
ports/www/minio/pkg-message
Dan Langille 0cc58ed59d */*: Fix broken UCL
Most of this is a missing ] or }. In one case, it was leading
whitespace before a EOM tag.

PR:		259533
Approved by:	portmgr (blanket)
2023-11-03 12:00:08 +00:00

18 lines
369 B
Plaintext

[
{ type: upgrade
maximum_version: 2.0
message: <<EOM
Minio console now requires extra configuration via minio_console_address
EOM
}
{ type: upgrade
maximum_version: 2022.10.29.06.21.33
message: <<EOM
Migrate from Gateway or Filesystem Mode
See for more details:
https://min.io/docs/minio/linux/operations/install-deploy-manage/migrate-fs-gateway.html
EOM
}
]