Skip to content

Commit

Permalink
Updata artifacthub-pkg.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 12, 2023
1 parent e02ce2f commit f47e864
Show file tree
Hide file tree
Showing 14 changed files with 223 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Introduction

## Resource

Code source and document is [here](https://github.com/kcl-lang/artifacthub/tree/main/k8s_manifests_containers)
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 0.1.2
name: k8s_manifests_containers
displayName: k8s_manifests_containers
createdAt: "2023-11-12T04:57:25Z"
description: '`k8s_manifests_containers` can be used to get all containers resources
in a Pod resource.'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `k8s_manifests_containers` with tag `0.1.2` as dependency
```
kpm add k8s_manifests_containers:0.1.2
```
#### Pull `k8s_manifests_containers` with tag `0.1.2` to local
```
kpm pull k8s_manifests_containers:0.1.2
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Introduction

`require-pod-requests-limits` is a KCL validation module

## Resource

The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/require-pod-requests-limits)
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.1.1
name: require-pod-requests-limits
displayName: require-pod-requests-limits
createdAt: "2023-11-12T04:57:20Z"
description: '`require-pod-requests-limits` is a KCL validation module'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `require-pod-requests-limits` with tag `0.1.1` as dependency
```
kpm add require-pod-requests-limits:0.1.1
```
#### Pull `require-pod-requests-limits` with tag `0.1.1` to local
```
kpm pull require-pod-requests-limits:0.1.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
7 changes: 7 additions & 0 deletions .integration/artifacthub/required-drop-all/0.1.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Introduction

`require-pod-requests-limits` is a KCL validation module

## Resource

The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/require-pod-requests-limits)
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.1.1
name: required-drop-all
displayName: required-drop-all
createdAt: "2023-11-12T04:57:18Z"
description: '`required-drop-all` is a KCL validation module'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `required-drop-all` with tag `0.1.1` as dependency
```
kpm add required-drop-all:0.1.1
```
#### Pull `required-drop-all` with tag `0.1.1` to local
```
kpm pull required-drop-all:0.1.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Introduction

`required-drop-cap-net-all` is a KCL validation module

## Resource

The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/required-drop-cap-net-all)
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.1.1
name: required-drop-cap-net-all
displayName: required-drop-cap-net-all
createdAt: "2023-11-12T04:57:19Z"
description: '`required-drop-cap-net-all` is a KCL validation module'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `required-drop-cap-net-all` with tag `0.1.1` as dependency
```
kpm add required-drop-cap-net-all:0.1.1
```
#### Pull `required-drop-cap-net-all` with tag `0.1.1` to local
```
kpm pull required-drop-cap-net-all:0.1.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
7 changes: 7 additions & 0 deletions .integration/artifacthub/required-root-fs/0.1.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Introduction

`required-root-fs` is a KCL validation module

## Resource

The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/required-root-fs)
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.1.1
name: required-root-fs
displayName: required-root-fs
createdAt: "2023-11-12T04:57:21Z"
description: '`required-root-fs` is a KCL validation module'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `required-root-fs` with tag `0.1.1` as dependency
```
kpm add required-root-fs:0.1.1
```
#### Pull `required-root-fs` with tag `0.1.1` to local
```
kpm pull required-root-fs:0.1.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Introduction

`restrict-image-registries` is a KCL validation module

## Resource

The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/restrict-image-registries)
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.1.1
name: restrict-image-registries
displayName: restrict-image-registries
createdAt: "2023-11-12T04:57:23Z"
description: '`restrict-image-registries` is a KCL validation module'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `restrict-image-registries` with tag `0.1.1` as dependency
```
kpm add restrict-image-registries:0.1.1
```
#### Pull `restrict-image-registries` with tag `0.1.1` to local
```
kpm pull restrict-image-registries:0.1.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Introduction

`restrict-service-external-ips` is a KCL validation module

## Resource

The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/restrict-service-external-ips)
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.1.1
name: restrict-service-external-ips
displayName: restrict-service-external-ips
createdAt: "2023-11-12T04:57:24Z"
description: '`restrict-service-external-ips` is a KCL validation module'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `restrict-service-external-ips` with tag `0.1.1` as dependency
```
kpm add restrict-service-external-ips:0.1.1
```
#### Pull `restrict-service-external-ips` with tag `0.1.1` to local
```
kpm pull restrict-service-external-ips:0.1.1
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io

0 comments on commit f47e864

Please sign in to comment.