Update minio.yml

This commit is contained in:
Kasra Bigdeli 2021-08-10 17:42:59 -07:00 committed by GitHub
parent 9fc37b256b
commit d2795facab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ caproverOneClickApp:
variables: variables:
- id: $$cap_minio_version - id: $$cap_minio_version
label: Minio Version label: Minio Version
defaultValue: 2021-02-19T04:38:02Z defaultValue: RELEASE.2021-02-19T04-38-02Z
description: Check out their Docker page for the valid tags https://hub.docker.com/r/minio/minio/tags/ description: Check out their Docker page for the valid tags https://hub.docker.com/r/minio/minio/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_access_key - id: $$cap_access_key