Skip to content

Commit b810a15

Browse files
committed
chore: update artifacthub-pkg.yaml
1 parent 93f569a commit b810a15

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Vault provider
2+
3+
https://github.com/upbound/provider-vault
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 1.0.0
2+
name: crossplane-provider-vault
3+
displayName: crossplane-provider-vault
4+
createdAt: "2024-08-16T16:08:23Z"
5+
description: '`crossplane-provider-vault` is the crossplane-provider-vault spec definition'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `crossplane-provider-vault` with tag `1.0.0` as dependency
13+
```
14+
kcl mod add crossplane-provider-vault:1.0.0
15+
```
16+
17+
#### Pull `crossplane-provider-vault` with tag `1.0.0` to local
18+
```
19+
kcl mod pull crossplane-provider-vault:1.0.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
email: kcl-lang.io@domainsbyproxy.com
24+
provider:
25+
name: kcl-lang.io

0 commit comments

Comments
 (0)