mirror of
https://github.com/halo-dev/plugin-s3.git
synced 2025-10-20 01:25:05 +00:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
11087a9915 |
@@ -1 +1 @@
|
|||||||
version=1.2.0-SNAPSHOT
|
version=1.2.1-SNAPSHOT
|
||||||
|
@@ -19,7 +19,7 @@ spec:
|
|||||||
label: Bucket 桶名称
|
label: Bucket 桶名称
|
||||||
validation: required
|
validation: required
|
||||||
- $formkit: select
|
- $formkit: select
|
||||||
name: endpoint_protocol
|
name: endpointProtocol
|
||||||
label: Endpoint 访问协议
|
label: Endpoint 访问协议
|
||||||
options:
|
options:
|
||||||
- label: HTTPS
|
- label: HTTPS
|
||||||
|
@@ -4,7 +4,7 @@ metadata:
|
|||||||
name: PluginS3ObjectStorage
|
name: PluginS3ObjectStorage
|
||||||
spec:
|
spec:
|
||||||
enabled: true
|
enabled: true
|
||||||
version: 1.2.0
|
version: 1.2.1
|
||||||
requires: ">=2.0.0"
|
requires: ">=2.0.0"
|
||||||
author:
|
author:
|
||||||
name: longjuan
|
name: longjuan
|
||||||
|
Reference in New Issue
Block a user