From a74832092f1b7089b1a62cd8239b249724563a99 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 12 Nov 2023 06:50:37 +0000 Subject: [PATCH] Updata artifacthub-pkg.yaml --- .../0.1.0/README.md | 16 ++++++++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../add-network-policy-dns/0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../add-network-policy/0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../add-safe-to-evict/0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../disallow-cri-sock-mount/0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../disallow-helm-tiller/0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../disallow-image-repos/0.1.0/README.md | 5 ++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ .../disallow-latest-tag/0.1.0/README.md | 7 ++++++ .../0.1.0/artifacthub-pkg.yaml | 25 +++++++++++++++++++ 28 files changed, 455 insertions(+) create mode 100644 .integration/artifacthub/add-castai-removal-disabled/0.1.0/README.md create mode 100644 .integration/artifacthub/add-castai-removal-disabled/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/add-network-policy-dns/0.1.0/README.md create mode 100644 .integration/artifacthub/add-network-policy-dns/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/add-network-policy/0.1.0/README.md create mode 100644 .integration/artifacthub/add-network-policy/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/add-safe-to-evict/0.1.0/README.md create mode 100644 .integration/artifacthub/add-safe-to-evict/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/cert-manager-limit-dns-names/0.1.0/README.md create mode 100644 .integration/artifacthub/cert-manager-limit-dns-names/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/cert-manager-limit-duration/0.1.0/README.md create mode 100644 .integration/artifacthub/cert-manager-limit-duration/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/cert-manager-restrict-issuer/0.1.0/README.md create mode 100644 .integration/artifacthub/cert-manager-restrict-issuer/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/consul-enforce-min-tls-version/0.1.0/README.md create mode 100644 .integration/artifacthub/consul-enforce-min-tls-version/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/disallow-cri-sock-mount/0.1.0/README.md create mode 100644 .integration/artifacthub/disallow-cri-sock-mount/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/disallow-default-namespace/0.1.0/README.md create mode 100644 .integration/artifacthub/disallow-default-namespace/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/disallow-empty-ingress-host/0.1.0/README.md create mode 100644 .integration/artifacthub/disallow-empty-ingress-host/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/disallow-helm-tiller/0.1.0/README.md create mode 100644 .integration/artifacthub/disallow-helm-tiller/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/disallow-image-repos/0.1.0/README.md create mode 100644 .integration/artifacthub/disallow-image-repos/0.1.0/artifacthub-pkg.yaml create mode 100644 .integration/artifacthub/disallow-latest-tag/0.1.0/README.md create mode 100644 .integration/artifacthub/disallow-latest-tag/0.1.0/artifacthub-pkg.yaml diff --git a/.integration/artifacthub/add-castai-removal-disabled/0.1.0/README.md b/.integration/artifacthub/add-castai-removal-disabled/0.1.0/README.md new file mode 100644 index 00000000..63187a54 --- /dev/null +++ b/.integration/artifacthub/add-castai-removal-disabled/0.1.0/README.md @@ -0,0 +1,16 @@ +## Introduction + +`add-castai-removal-disabled` is a KCL mutation package. + +## How to Use + +Add the source to your `KCLRun`` resource and use the [kubectl kcl plugin](https://kcl-lang.io/docs/user_docs/guides/working-with-k8s/mutate-manifests/kubectl-kcl-plugin) or the [kcl operator](https://kcl-lang.io/docs/user_docs/guides/working-with-k8s/mutate-manifests/kcl-operator) to integrate this model. + +```yaml +apiVersion: krm.kcl.dev/v1alpha1 +kind: KCLRun +metadata: + name: add-castai-removal-disabled +spec: + source: oci://ghcr.io/kcl-lang/add-castai-removal-disabled +``` diff --git a/.integration/artifacthub/add-castai-removal-disabled/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-castai-removal-disabled/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..97754dad --- /dev/null +++ b/.integration/artifacthub/add-castai-removal-disabled/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: add-castai-removal-disabled +displayName: add-castai-removal-disabled +createdAt: "2023-11-12T06:48:51Z" +description: '`add-castai-removal-disabled` is a kcl mutation package.' +links: +- name: KCL homepage + url: https://kcl-lang.io/ +- name: KCL repo + url: https://github.com/kcl-lang/kcl +install: | + #### Add `add-castai-removal-disabled` with tag `0.1.0` as dependency + ``` + kpm add add-castai-removal-disabled:0.1.0 + ``` + + #### Pull `add-castai-removal-disabled` with tag `0.1.0` to local + ``` + kpm pull add-castai-removal-disabled:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/add-network-policy-dns/0.1.0/README.md b/.integration/artifacthub/add-network-policy-dns/0.1.0/README.md new file mode 100644 index 00000000..71245d84 --- /dev/null +++ b/.integration/artifacthub/add-network-policy-dns/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`add-network-policy-dns` is a KCL mutation module + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/add-network-policy-dns) diff --git a/.integration/artifacthub/add-network-policy-dns/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-network-policy-dns/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..beee07c3 --- /dev/null +++ b/.integration/artifacthub/add-network-policy-dns/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: add-network-policy-dns +displayName: add-network-policy-dns +createdAt: "2023-11-12T06:48:54Z" +description: '`add-network-policy-dns` is a KCL mutation module' +links: +- name: KCL homepage + url: https://kcl-lang.io/ +- name: KCL repo + url: https://github.com/kcl-lang/kcl +install: | + #### Add `add-network-policy-dns` with tag `0.1.0` as dependency + ``` + kpm add add-network-policy-dns:0.1.0 + ``` + + #### Pull `add-network-policy-dns` with tag `0.1.0` to local + ``` + kpm pull add-network-policy-dns:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/add-network-policy/0.1.0/README.md b/.integration/artifacthub/add-network-policy/0.1.0/README.md new file mode 100644 index 00000000..1d5f05ab --- /dev/null +++ b/.integration/artifacthub/add-network-policy/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`add-network-policy` is a KCL mutation module + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/add-network-policy) diff --git a/.integration/artifacthub/add-network-policy/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-network-policy/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..133f6344 --- /dev/null +++ b/.integration/artifacthub/add-network-policy/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: add-network-policy +displayName: add-network-policy +createdAt: "2023-11-12T06:48:56Z" +description: '`add-network-policy` is a KCL mutation module' +links: +- name: KCL homepage + url: https://kcl-lang.io/ +- name: KCL repo + url: https://github.com/kcl-lang/kcl +install: | + #### Add `add-network-policy` with tag `0.1.0` as dependency + ``` + kpm add add-network-policy:0.1.0 + ``` + + #### Pull `add-network-policy` with tag `0.1.0` to local + ``` + kpm pull add-network-policy:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/add-safe-to-evict/0.1.0/README.md b/.integration/artifacthub/add-safe-to-evict/0.1.0/README.md new file mode 100644 index 00000000..54799990 --- /dev/null +++ b/.integration/artifacthub/add-safe-to-evict/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`add-safe-to-evict` is a KCL mutation module + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/add-safe-to-evict) diff --git a/.integration/artifacthub/add-safe-to-evict/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/add-safe-to-evict/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..218157d0 --- /dev/null +++ b/.integration/artifacthub/add-safe-to-evict/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: add-safe-to-evict +displayName: add-safe-to-evict +createdAt: "2023-11-12T06:48:58Z" +description: '`add-safe-to-evict` is a KCL mutation module' +links: +- name: KCL homepage + url: https://kcl-lang.io/ +- name: KCL repo + url: https://github.com/kcl-lang/kcl +install: | + #### Add `add-safe-to-evict` with tag `0.1.0` as dependency + ``` + kpm add add-safe-to-evict:0.1.0 + ``` + + #### Pull `add-safe-to-evict` with tag `0.1.0` to local + ``` + kpm pull add-safe-to-evict:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/README.md b/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/README.md new file mode 100644 index 00000000..930c79ca --- /dev/null +++ b/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`cert-manager-limit-dns-names` is a KCL validation module" + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/cert-manager-limit-dns-names) diff --git a/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..6a774d4b --- /dev/null +++ b/.integration/artifacthub/cert-manager-limit-dns-names/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: cert-manager-limit-dns-names +displayName: cert-manager-limit-dns-names +createdAt: "2023-11-12T06:49:01Z" +description: '`cert-manager-limit-dns-names` 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 `cert-manager-limit-dns-names` with tag `0.1.0` as dependency + ``` + kpm add cert-manager-limit-dns-names:0.1.0 + ``` + + #### Pull `cert-manager-limit-dns-names` with tag `0.1.0` to local + ``` + kpm pull cert-manager-limit-dns-names:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/cert-manager-limit-duration/0.1.0/README.md b/.integration/artifacthub/cert-manager-limit-duration/0.1.0/README.md new file mode 100644 index 00000000..80ac2020 --- /dev/null +++ b/.integration/artifacthub/cert-manager-limit-duration/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`cert-manager-limit-duration` is a KCL validation module" + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/cert-manager-limit-duration) diff --git a/.integration/artifacthub/cert-manager-limit-duration/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/cert-manager-limit-duration/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..1de76807 --- /dev/null +++ b/.integration/artifacthub/cert-manager-limit-duration/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: cert-manager-limit-duration +displayName: cert-manager-limit-duration +createdAt: "2023-11-12T06:49:03Z" +description: '`cert-manager-limit-duration` 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 `cert-manager-limit-duration` with tag `0.1.0` as dependency + ``` + kpm add cert-manager-limit-duration:0.1.0 + ``` + + #### Pull `cert-manager-limit-duration` with tag `0.1.0` to local + ``` + kpm pull cert-manager-limit-duration:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/README.md b/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/README.md new file mode 100644 index 00000000..3fc090ca --- /dev/null +++ b/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`cert-manager-restrict-issuer` is a KCL validation module" + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/cert-manager-restrict-issuer) diff --git a/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..ca90b81b --- /dev/null +++ b/.integration/artifacthub/cert-manager-restrict-issuer/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: cert-manager-restrict-issuer +displayName: cert-manager-restrict-issuer +createdAt: "2023-11-12T06:49:05Z" +description: '`cert-manager-restrict-issuer` 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 `cert-manager-restrict-issuer` with tag `0.1.0` as dependency + ``` + kpm add cert-manager-restrict-issuer:0.1.0 + ``` + + #### Pull `cert-manager-restrict-issuer` with tag `0.1.0` to local + ``` + kpm pull cert-manager-restrict-issuer:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/README.md b/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/README.md new file mode 100644 index 00000000..c824d338 --- /dev/null +++ b/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`consul-enforce-min-tls-version` is a KCL validation module" + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/consul-enforce-min-tls-version) diff --git a/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..909277a6 --- /dev/null +++ b/.integration/artifacthub/consul-enforce-min-tls-version/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: consul-enforce-min-tls-version +displayName: consul-enforce-min-tls-version +createdAt: "2023-11-12T06:49:07Z" +description: '`consul-enforce-min-tls-version` 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 `consul-enforce-min-tls-version` with tag `0.1.0` as dependency + ``` + kpm add consul-enforce-min-tls-version:0.1.0 + ``` + + #### Pull `consul-enforce-min-tls-version` with tag `0.1.0` to local + ``` + kpm pull consul-enforce-min-tls-version:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/README.md b/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/README.md new file mode 100644 index 00000000..0813b3b1 --- /dev/null +++ b/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`disallow-cri-sock-mount` is a KCL validation module" + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-cri-sock-mount) diff --git a/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..09c1b951 --- /dev/null +++ b/.integration/artifacthub/disallow-cri-sock-mount/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: disallow-cri-sock-mount +displayName: disallow-cri-sock-mount +createdAt: "2023-11-12T06:49:09Z" +description: '`disallow-cri-sock-mount` 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 `disallow-cri-sock-mount` with tag `0.1.0` as dependency + ``` + kpm add disallow-cri-sock-mount:0.1.0 + ``` + + #### Pull `disallow-cri-sock-mount` with tag `0.1.0` to local + ``` + kpm pull disallow-cri-sock-mount:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-default-namespace/0.1.0/README.md b/.integration/artifacthub/disallow-default-namespace/0.1.0/README.md new file mode 100644 index 00000000..da080fc8 --- /dev/null +++ b/.integration/artifacthub/disallow-default-namespace/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`disallow-default-namespace` is a KCL validation module" + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-default-namespace) diff --git a/.integration/artifacthub/disallow-default-namespace/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-default-namespace/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..e2721d1e --- /dev/null +++ b/.integration/artifacthub/disallow-default-namespace/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: disallow-default-namespace +displayName: disallow-default-namespace +createdAt: "2023-11-12T06:49:12Z" +description: '`disallow-default-namespace` 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 `disallow-default-namespace` with tag `0.1.0` as dependency + ``` + kpm add disallow-default-namespace:0.1.0 + ``` + + #### Pull `disallow-default-namespace` with tag `0.1.0` to local + ``` + kpm pull disallow-default-namespace:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/README.md b/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/README.md new file mode 100644 index 00000000..2283ff2b --- /dev/null +++ b/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`disallow-empty-ingress-host` is a KCL validation module" + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-empty-ingress-host) diff --git a/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..d5d68282 --- /dev/null +++ b/.integration/artifacthub/disallow-empty-ingress-host/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: disallow-empty-ingress-host +displayName: disallow-empty-ingress-host +createdAt: "2023-11-12T06:49:14Z" +description: '`disallow-empty-ingress-host` 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 `disallow-empty-ingress-host` with tag `0.1.0` as dependency + ``` + kpm add disallow-empty-ingress-host:0.1.0 + ``` + + #### Pull `disallow-empty-ingress-host` with tag `0.1.0` to local + ``` + kpm pull disallow-empty-ingress-host:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-helm-tiller/0.1.0/README.md b/.integration/artifacthub/disallow-helm-tiller/0.1.0/README.md new file mode 100644 index 00000000..8a2373cd --- /dev/null +++ b/.integration/artifacthub/disallow-helm-tiller/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`disallow-helm-tiller` is a KCL validation module" + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-helm-tiller) diff --git a/.integration/artifacthub/disallow-helm-tiller/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-helm-tiller/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..2613c6d2 --- /dev/null +++ b/.integration/artifacthub/disallow-helm-tiller/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: disallow-helm-tiller +displayName: disallow-helm-tiller +createdAt: "2023-11-12T06:49:16Z" +description: '`disallow-helm-tiller` 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 `disallow-helm-tiller` with tag `0.1.0` as dependency + ``` + kpm add disallow-helm-tiller:0.1.0 + ``` + + #### Pull `disallow-helm-tiller` with tag `0.1.0` to local + ``` + kpm pull disallow-helm-tiller:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-image-repos/0.1.0/README.md b/.integration/artifacthub/disallow-image-repos/0.1.0/README.md new file mode 100644 index 00000000..8a3efd53 --- /dev/null +++ b/.integration/artifacthub/disallow-image-repos/0.1.0/README.md @@ -0,0 +1,5 @@ +## Introduction + +## Resource + +Code source and document is [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-image-repos) diff --git a/.integration/artifacthub/disallow-image-repos/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-image-repos/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..5b00a81e --- /dev/null +++ b/.integration/artifacthub/disallow-image-repos/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: disallow-image-repos +displayName: disallow-image-repos +createdAt: "2023-11-12T06:49:19Z" +description: '`disallow-image-repos` is a kcl validation package' +links: +- name: KCL homepage + url: https://kcl-lang.io/ +- name: KCL repo + url: https://github.com/kcl-lang/kcl +install: | + #### Add `disallow-image-repos` with tag `0.1.0` as dependency + ``` + kpm add disallow-image-repos:0.1.0 + ``` + + #### Pull `disallow-image-repos` with tag `0.1.0` to local + ``` + kpm pull disallow-image-repos:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io diff --git a/.integration/artifacthub/disallow-latest-tag/0.1.0/README.md b/.integration/artifacthub/disallow-latest-tag/0.1.0/README.md new file mode 100644 index 00000000..4fa0c219 --- /dev/null +++ b/.integration/artifacthub/disallow-latest-tag/0.1.0/README.md @@ -0,0 +1,7 @@ +## Introduction + +`disallow-latest-tag` is a KCL validation module" + +## Resource + +The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-latest-tag) diff --git a/.integration/artifacthub/disallow-latest-tag/0.1.0/artifacthub-pkg.yaml b/.integration/artifacthub/disallow-latest-tag/0.1.0/artifacthub-pkg.yaml new file mode 100644 index 00000000..6f39297b --- /dev/null +++ b/.integration/artifacthub/disallow-latest-tag/0.1.0/artifacthub-pkg.yaml @@ -0,0 +1,25 @@ +version: 0.1.0 +name: disallow-latest-tag +displayName: disallow-latest-tag +createdAt: "2023-11-12T06:49:21Z" +description: '`disallow-latest-tag` 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 `disallow-latest-tag` with tag `0.1.0` as dependency + ``` + kpm add disallow-latest-tag:0.1.0 + ``` + + #### Pull `disallow-latest-tag` with tag `0.1.0` to local + ``` + kpm pull disallow-latest-tag:0.1.0 + ``` +maintainers: +- name: kcl-lang.io + email: kcl-lang.io@domainsbyproxy.com +provider: + name: kcl-lang.io