Fixing minio version
Closes https://github.com/caprover/one-click-apps/issues/475
This commit is contained in:
parent
5280e8850c
commit
9fc37b256b
|
|
@ -17,7 +17,7 @@ caproverOneClickApp:
|
|||
variables:
|
||||
- id: $$cap_minio_version
|
||||
label: Minio Version
|
||||
defaultValue: latest
|
||||
defaultValue: 2021-02-19T04:38:02Z
|
||||
description: Check out their Docker page for the valid tags https://hub.docker.com/r/minio/minio/tags/
|
||||
validRegex: /^([^\s^\/])+$/
|
||||
- id: $$cap_access_key
|
||||
|
|
|
|||
Loading…
Reference in New Issue