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 Oct 14, 2024
1 parent ee4a18e commit a523f5b
Show file tree
Hide file tree
Showing 34 changed files with 459 additions and 0 deletions.
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.14.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.14/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.14.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.14.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:34Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.14.1` as dependency
```
kcl mod add k8s:1.14.1
```
#### Pull `k8s` with tag `1.14.1` to local
```
kcl mod pull k8s:1.14.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.15.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.15/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.15.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.15.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:35Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.15.1` as dependency
```
kcl mod add k8s:1.15.1
```
#### Pull `k8s` with tag `1.15.1` to local
```
kcl mod pull k8s:1.15.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.16.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.16/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.16.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.16.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:36Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.16.1` as dependency
```
kcl mod add k8s:1.16.1
```
#### Pull `k8s` with tag `1.16.1` to local
```
kcl mod pull k8s:1.16.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.17.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.17/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.17.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.17.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:38Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.17.1` as dependency
```
kcl mod add k8s:1.17.1
```
#### Pull `k8s` with tag `1.17.1` to local
```
kcl mod pull k8s:1.17.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.18.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.18/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.18.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.18.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:39Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.18.1` as dependency
```
kcl mod add k8s:1.18.1
```
#### Pull `k8s` with tag `1.18.1` to local
```
kcl mod pull k8s:1.18.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.19.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.19/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.19.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.19.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:40Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.19.1` as dependency
```
kcl mod add k8s:1.19.1
```
#### Pull `k8s` with tag `1.19.1` to local
```
kcl mod pull k8s:1.19.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.20.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.20/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.20.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.20.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:41Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.20.1` as dependency
```
kcl mod add k8s:1.20.1
```
#### Pull `k8s` with tag `1.20.1` to local
```
kcl mod pull k8s:1.20.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.21.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.21/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.21.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.21.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:43Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.21.1` as dependency
```
kcl mod add k8s:1.21.1
```
#### Pull `k8s` with tag `1.21.1` to local
```
kcl mod pull k8s:1.21.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.22.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.22/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.22.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.22.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:44Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.22.1` as dependency
```
kcl mod add k8s:1.22.1
```
#### Pull `k8s` with tag `1.22.1` to local
```
kcl mod pull k8s:1.22.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.23.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.23/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.23.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.23.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:45Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.23.1` as dependency
```
kcl mod add k8s:1.23.1
```
#### Pull `k8s` with tag `1.23.1` to local
```
kcl mod pull k8s:1.23.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.24.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.24/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.24.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.24.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:47Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.24.1` as dependency
```
kcl mod add k8s:1.24.1
```
#### Pull `k8s` with tag `1.24.1` to local
```
kcl mod pull k8s:1.24.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.25.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.25/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.25.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.25.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:48Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.25.1` as dependency
```
kcl mod add k8s:1.25.1
```
#### Pull `k8s` with tag `1.25.1` to local
```
kcl mod pull k8s:1.25.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.26.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.26/docs/README.md) for more documents.
26 changes: 26 additions & 0 deletions .integration/artifacthub/k8s/1.26.1/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.26.1
name: k8s
displayName: k8s
createdAt: "2024-10-14T08:15:49Z"
description: '`k8s` is a KCL module contains all the built-in Kubernetes resource
models (the CRDs are not included here).'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s` with tag `1.26.1` as dependency
```
kcl mod add k8s:1.26.1
```
#### Pull `k8s` with tag `1.26.1` to local
```
kcl mod pull k8s:1.26.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
1 change: 1 addition & 0 deletions .integration/artifacthub/k8s/1.27.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See [here](https://github.com/kcl-lang/modules/blob/main/k8s/1.27/docs/README.md) for more documents.
Loading

0 comments on commit a523f5b

Please sign in to comment.