-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f72b6e1
commit 442a133
Showing
8 changed files
with
39,896 additions
and
0 deletions.
There are no files selected for viewing
957 changes: 957 additions & 0 deletions
957
.integration/artifacthub/baremetal-operator/0.0.1/README.md
Large diffs are not rendered by default.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/baremetal-operator/0.0.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
17,655
.integration/artifacthub/fluent-operator/0.0.1/README.md
Large diffs are not rendered by default.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/fluent-operator/0.0.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
8,161
.integration/artifacthub/knative-operator/0.0.1/README.md
Large diffs are not rendered by default.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/knative-operator/0.0.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
13,023
.integration/artifacthub/victoria-metrics-operator/0.0.1/README.md
Large diffs are not rendered by default.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/victoria-metrics-operator/0.0.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |