Skip to content

Commit

Permalink
chore: update artifacthub-pkg.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 3, 2024
1 parent 5f9f0b4 commit 8eab047
Showing 1 changed file with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.0.1
name: crossplane-xnetwork-kcl-function
displayName: crossplane-xnetwork-kcl-function
createdAt: "2024-01-03T03:55:11Z"
description: This is a KCL package
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `crossplane-xnetwork-kcl-function` with tag `0.0.1` as dependency
```
kcl mod add crossplane-xnetwork-kcl-function:0.0.1
```
#### Pull `crossplane-xnetwork-kcl-function` with tag `0.0.1` to local
```
kcl mod pull crossplane-xnetwork-kcl-function:0.0.1
```
maintainers:
- name: kcl-lang.io
email: kcl-lang.io@domainsbyproxy.com
provider:
name: kcl-lang.io

0 comments on commit 8eab047

Please sign in to comment.