From 93694b43dc59c17f127ee164096287063a4dd232 Mon Sep 17 00:00:00 2001 From: Flavio Castelli Date: Sat, 27 Nov 2021 08:30:29 +0100 Subject: [PATCH] Update links The repository has been renamed, update links --- hub.yml | 4 ++-- metadata.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hub.yml b/hub.yml index eb5e004..eaddf2d 100644 --- a/hub.yml +++ b/hub.yml @@ -1,12 +1,12 @@ name: psp-hostpaths description: A Pod Security Policy that controls usage of hostPath volumes -homepage: https://github.com/kubewarden/psp-hostpaths-policy +homepage: https://github.com/kubewarden/hostpaths-psp-policy author: name: Kuberwarden devs homepage: https://github.com/kubewarden download: registry: ghcr.io/kubewarden/policies/psp-hostpaths:__TAG__ - url: https://github.com/kubewarden/psp-hostpaths-policy/releases/download/__TAG__/policy.wasm + url: https://github.com/kubewarden/hostpaths-psp-policy/releases/download/__TAG__/policy.wasm keywords: - PSP - Hostpaths diff --git a/metadata.yml b/metadata.yml index 98e9341..4dc60d7 100644 --- a/metadata.yml +++ b/metadata.yml @@ -9,8 +9,8 @@ annotations: io.kubewarden.policy.title: psp-hostpaths io.kubewarden.policy.description: A Pod Security Policy that controls usage of hostPath volumes io.kubewarden.policy.author: Kubewarden devs - io.kubewarden.policy.url: https://github.com/kubewarden/psp-hostpaths-policy - io.kubewarden.policy.source: https://github.com/kubewarden/psp-hostpaths-policy + io.kubewarden.policy.url: https://github.com/kubewarden/hostpaths-psp-policy + io.kubewarden.policy.source: https://github.com/kubewarden/hostpaths-psp-policy io.kubewarden.policy.license: Apache-2.0 io.kubewarden.policy.usage: | Replacement for the Kubernetes Pod Security Policy that controls the usage of