From 035d2b7b00761fd5955a5c5202bc40bcc7aeffef Mon Sep 17 00:00:00 2001 From: tmunsch Date: Mon, 11 Jan 2021 15:34:30 -0500 Subject: [PATCH] added update startup feature added update startup feature --- storage/minio/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/storage/minio/README.md b/storage/minio/README.md index da88976a..73fcc597 100644 --- a/storage/minio/README.md +++ b/storage/minio/README.md @@ -3,6 +3,8 @@ ## Features Auto generate keys on server creation bypassing default minio keys +## Update +Auto update minio to latest version using "update" startup feature Automatic Key rotation using "rotate" startup feature