diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2d3301e..afe261f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: if: github.event.workflow_run.event != 'pull_request' runs-on: ubuntu-latest env: - OCI_TARGET: ghcr.io/kubewarden/policies/psp-hostpaths + OCI_TARGET: ghcr.io/kubewarden/policies/hostpaths-psp KWCTL_VERSION: v0.1.10 steps: diff --git a/hub.yml b/hub.yml index eaddf2d..71dba1f 100644 --- a/hub.yml +++ b/hub.yml @@ -1,11 +1,11 @@ -name: psp-hostpaths +name: hostpaths-psp description: A Pod Security Policy that controls usage of hostPath volumes 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__ + registry: ghcr.io/kubewarden/policies/hostpaths-psp:__TAG__ url: https://github.com/kubewarden/hostpaths-psp-policy/releases/download/__TAG__/policy.wasm keywords: - PSP