From b1e102395623a7cdb61200c4995216e16c0f799e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Guilherme=20Vanz?= Date: Tue, 14 Dec 2021 10:52:30 -0300 Subject: [PATCH] Fix hub.yml indentation. Fixes an indentation issue in the hub.yml which is preventing the policy to be published in the policy hub. --- hub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub.yml b/hub.yml index 4624164..6479e55 100644 --- a/hub.yml +++ b/hub.yml @@ -6,7 +6,7 @@ author: homepage: https://github.com/kubewarden download: # Important: leave the __TAG__ around: this is automatically replaced with the value of the git tag -registry: ghcr.io/kubewarden/policies/seccomp-psp:__TAG__ + registry: ghcr.io/kubewarden/policies/seccomp-psp:__TAG__ # url is optional url: https://github.com/yourorg/seccomp-psp-policy/releases/download/__TAG__/policy.wasm keywords: