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 Dec 19, 2023
1 parent f72b6e1 commit 442a133
Show file tree
Hide file tree
Showing 8 changed files with 39,896 additions and 0 deletions.
957 changes: 957 additions & 0 deletions .integration/artifacthub/baremetal-operator/0.0.1/README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.0.1
name: baremetal-operator
displayName: baremetal-operator
createdAt: "2023-12-19T08:21:40Z"
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 `baremetal-operator` with tag `0.0.1` as dependency
```
kcl mod add baremetal-operator:0.0.1
```
#### Pull `baremetal-operator` with tag `0.0.1` to local
```
kcl mod pull baremetal-operator:0.0.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
17,655 changes: 17,655 additions & 0 deletions .integration/artifacthub/fluent-operator/0.0.1/README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.0.1
name: fluent-operator
displayName: fluent-operator
createdAt: "2023-12-19T08:21:42Z"
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 `fluent-operator` with tag `0.0.1` as dependency
```
kcl mod add fluent-operator:0.0.1
```
#### Pull `fluent-operator` with tag `0.0.1` to local
```
kcl mod pull fluent-operator:0.0.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
8,161 changes: 8,161 additions & 0 deletions .integration/artifacthub/knative-operator/0.0.1/README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.0.1
name: knative-operator
displayName: knative-operator
createdAt: "2023-12-19T08:21:44Z"
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 `knative-operator` with tag `0.0.1` as dependency
```
kcl mod add knative-operator:0.0.1
```
#### Pull `knative-operator` with tag `0.0.1` to local
```
kcl mod pull knative-operator:0.0.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
13,023 changes: 13,023 additions & 0 deletions .integration/artifacthub/victoria-metrics-operator/0.0.1/README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.0.1
name: victoria-metrics-operator
displayName: victoria-metrics-operator
createdAt: "2023-12-19T08:21:46Z"
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 `victoria-metrics-operator` with tag `0.0.1` as dependency
```
kcl mod add victoria-metrics-operator:0.0.1
```
#### Pull `victoria-metrics-operator` with tag `0.0.1` to local
```
kcl mod pull victoria-metrics-operator:0.0.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io

0 comments on commit 442a133

Please sign in to comment.