diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f39b78..3665929 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-sysctl + OCI_TARGET: ghcr.io/kubewarden/policies/sysctl-psp KWCTL_VERSION: v0.1.10 steps: diff --git a/hub.yml b/hub.yml index f34a828..83f68ff 100644 --- a/hub.yml +++ b/hub.yml @@ -1,11 +1,11 @@ -name: psp-sysctl +name: sysctl-psp description: A Pod Security Policy that controls usage of sysctls in pods homepage: https://github.com/kubewarden/sysctl-psp-policy author: name: Kuberwarden devs homepage: https://github.com/kubewarden download: - registry: ghcr.io/kubewarden/policies/psp-sysctl:__TAG__ + registry: ghcr.io/kubewarden/policies/sysctl-psp:__TAG__ url: https://github.com/kubewarden/sysctl-psp-policy/releases/download/__TAG__/policy.wasm keywords: - PSP