File tree Expand file tree Collapse file tree 4 files changed +11
-17
lines changed Expand file tree Collapse file tree 4 files changed +11
-17
lines changed Original file line number Diff line number Diff line change 29
29
"kbar" : " ^0.1.0-beta.39" ,
30
30
"local-storage-fallback" : " ^4.1.1" ,
31
31
"lodash" : " ^4.17.21" ,
32
- "mds" : " https://github.com/minio/mds.git#v0.0.7 " ,
32
+ "mds" : " https://github.com/minio/mds.git#v0.0.8 " ,
33
33
"minio" : " ^7.0.32" ,
34
34
"moment" : " ^2.29.4" ,
35
35
"react" : " ^18.1.0" ,
Original file line number Diff line number Diff line change @@ -529,20 +529,14 @@ const Login = () => {
529
529
</ a >
530
530
</ Fragment >
531
531
}
532
- promoHeader = {
533
- < Fragment >
534
- Multi-Cloud
535
- < br />
536
- Object Store
537
- </ Fragment >
538
- }
532
+ promoHeader = { < Fragment > Multi-Cloud Object Store</ Fragment > }
539
533
promoInfo = {
540
534
< Fragment >
541
- MinIO offers high-performance, S3 compatible object storage. < br />
542
- Native to Kubernetes, MinIO is the only object storage suite
543
- available on every public cloud, every Kubernetes distribution, the
544
- private cloud and the edge. MinIO is software-defined and is 100%
545
- open source under GNU AGPL v3 .
535
+ MinIO's high-performance, kubernetes-native object store is licensed
536
+ under GNU AGPL v3 and is available on every cloud - public, private
537
+ and edge. For more information on the terms of the license or to
538
+ learn more about commercial licensing options visit the { " " }
539
+ < a href = { "https://min.io/pricing" } > pricing page </ a > .
546
540
</ Fragment >
547
541
}
548
542
/>
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ const StrategyForm = () => {
200
200
} }
201
201
style = { {
202
202
color : theme . colors . link ,
203
- font : "normal normal normal 12px/15px Lato" ,
203
+ font : "normal normal normal 14px Lato" ,
204
204
textDecoration : "underline" ,
205
205
cursor : "pointer" ,
206
206
} }
Original file line number Diff line number Diff line change @@ -8067,9 +8067,9 @@ mdn-data@2.0.4:
8067
8067
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
8068
8068
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
8069
8069
8070
- "mds@https://github.com/minio/mds.git#v0.0.7 ":
8071
- version "0.0.7 "
8072
- resolved "https://github.com/minio/mds.git#dd51b9d694550e7737e6cf2462195b8ad70fbfe6 "
8070
+ "mds@https://github.com/minio/mds.git#v0.0.8 ":
8071
+ version "0.0.8 "
8072
+ resolved "https://github.com/minio/mds.git#acdfcc71be25a6902d4e2f8734ae5ad763ea3857 "
8073
8073
dependencies:
8074
8074
"@types/styled-components" "^5.1.25"
8075
8075
styled-components "^5.3.6"
You can’t perform that action at this time.
0 commit comments