From 29a92d27826964168e2ea38778edac50f3ff6594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Cuadrado=20Juan?= Date: Thu, 14 Mar 2024 16:31:26 +0100 Subject: [PATCH] chore: Update artifacthub-pkg for v0.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: VĂ­ctor Cuadrado Juan --- artifacthub-pkg.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index f7cb500..851fca8 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -3,25 +3,25 @@ # Use this config to submit the policy to https://artifacthub.io. # # This config can be saved to its default location with: -# kwctl scaffold artifacthub > artifacthub-pkg.yml +# kwctl scaffold artifacthub > artifacthub-pkg.yml version: 0.2.0 name: container-resources displayName: Container Resources -createdAt: 2024-03-14T16:13:46.323521528Z +createdAt: 2024-03-14T15:31:03.884823532Z description: Policy is designed to enforce constraints on the resource requirements of Kubernetes containers license: Apache-2.0 homeURL: https://github.com/kubewarden/container-resources-policy containersImages: - - name: policy - image: ghcr.io/kubewarden/policies/container-resources:v0.2.0 +- name: policy + image: ghcr.io/kubewarden/policies/container-resources:v0.2.0 keywords: - - container - - resources +- container +- resources links: - - name: policy - url: https://github.com/kubewarden/container-resources-policy/releases/download/v0.2.0/policy.wasm - - name: source - url: https://github.com/kubewarden/container-resources-policy +- name: policy + url: https://github.com/kubewarden/container-resources-policy/releases/download/v0.2.0/policy.wasm +- name: source + url: https://github.com/kubewarden/container-resources-policy install: | The policy can be obtained using [`kwctl`](https://github.com/kubewarden/kwctl): ```console @@ -32,14 +32,14 @@ install: | kwctl scaffold manifest -t ClusterAdmissionPolicy registry://ghcr.io/kubewarden/policies/container-resources:v0.2.0 ``` maintainers: - - name: Kubewarden developers - email: cncf-kubewarden-maintainers@lists.cncf.io +- name: Kubewarden developers + email: cncf-kubewarden-maintainers@lists.cncf.io provider: name: kubewarden recommendations: - - url: https://artifacthub.io/packages/helm/kubewarden/kubewarden-controller +- url: https://artifacthub.io/packages/helm/kubewarden/kubewarden-controller annotations: - kubewarden/mutation: "true" + kubewarden/mutation: 'true' kubewarden/questions-ui: | questions: - default: null