diff --git a/pod-security-cel/restricted/disallow-capabilities-strict/artifacthub-pkg.yml b/pod-security-cel/restricted/disallow-capabilities-strict/artifacthub-pkg.yml index 0f93822e1..d53a4eece 100644 --- a/pod-security-cel/restricted/disallow-capabilities-strict/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/disallow-capabilities-strict/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod" -digest: 0ec50dbde4490a3029a048d25060cba8ae7ecc55f48e5415178fd8a4d265b6fd +digest: 3ba20799de8e2ff846fc1e064fac7b3e0cf318f2d127161bf9e9f90d76aff4da createdAt: "2023-12-04T09:04:49Z" diff --git a/pod-security-cel/restricted/disallow-capabilities-strict/disallow-capabilities-strict.yaml b/pod-security-cel/restricted/disallow-capabilities-strict/disallow-capabilities-strict.yaml index 5586a3116..cfe5d55fd 100644 --- a/pod-security-cel/restricted/disallow-capabilities-strict/disallow-capabilities-strict.yaml +++ b/pod-security-cel/restricted/disallow-capabilities-strict/disallow-capabilities-strict.yaml @@ -6,6 +6,7 @@ metadata: policies.kyverno.io/title: Disallow Capabilities (Strict) in CEL expressions policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium + policies.kyverno.io/minversion: 1.11.0 kyverno.io/kyverno-version: 1.11.0 kyverno.io/kubernetes-version: "1.26-1.27" policies.kyverno.io/subject: Pod diff --git a/pod-security-cel/restricted/disallow-privilege-escalation/artifacthub-pkg.yml b/pod-security-cel/restricted/disallow-privilege-escalation/artifacthub-pkg.yml index e37b76849..d1d87148f 100644 --- a/pod-security-cel/restricted/disallow-privilege-escalation/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/disallow-privilege-escalation/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod" -digest: 5f575108ad93d71808c5ca6de627698060e413387b2eb48ba700c20e61d622e9 +digest: a656fbec861a5420caab9ad15abf28edf45b47c6d749c3d3943223dfb4d37d7a createdAt: "2023-12-04T09:04:49Z" diff --git a/pod-security-cel/restricted/disallow-privilege-escalation/disallow-privilege-escalation.yaml b/pod-security-cel/restricted/disallow-privilege-escalation/disallow-privilege-escalation.yaml index d75db5f90..cde75c193 100644 --- a/pod-security-cel/restricted/disallow-privilege-escalation/disallow-privilege-escalation.yaml +++ b/pod-security-cel/restricted/disallow-privilege-escalation/disallow-privilege-escalation.yaml @@ -7,6 +7,7 @@ metadata: policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium policies.kyverno.io/subject: Pod + policies.kyverno.io/minversion: 1.11.0 kyverno.io/kyverno-version: 1.11.0 kyverno.io/kubernetes-version: "1.26-1.27" policies.kyverno.io/description: >- diff --git a/pod-security-cel/restricted/require-run-as-non-root-user/artifacthub-pkg.yml b/pod-security-cel/restricted/require-run-as-non-root-user/artifacthub-pkg.yml index 3995c20cb..1e97e8811 100644 --- a/pod-security-cel/restricted/require-run-as-non-root-user/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/require-run-as-non-root-user/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod" -digest: 2243d0a9a528e56efba4228868956535a1c41ea8725843e733577722cf252a7a +digest: 4325ec1161eb1a2eb361eaed9618b7fe4605bfa621361064a43b4f056f03da8a createdAt: "2023-12-04T09:04:49Z" diff --git a/pod-security-cel/restricted/require-run-as-non-root-user/require-run-as-non-root-user.yaml b/pod-security-cel/restricted/require-run-as-non-root-user/require-run-as-non-root-user.yaml index 29abec70e..96e3e2ca7 100644 --- a/pod-security-cel/restricted/require-run-as-non-root-user/require-run-as-non-root-user.yaml +++ b/pod-security-cel/restricted/require-run-as-non-root-user/require-run-as-non-root-user.yaml @@ -7,6 +7,7 @@ metadata: policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium policies.kyverno.io/subject: Pod + policies.kyverno.io/minversion: 1.11.0 kyverno.io/kyverno-version: 1.11.0 kyverno.io/kubernetes-version: "1.26-1.27" policies.kyverno.io/description: >- diff --git a/pod-security-cel/restricted/restrict-seccomp-strict/artifacthub-pkg.yml b/pod-security-cel/restricted/restrict-seccomp-strict/artifacthub-pkg.yml index 5234f0cd6..527f9037a 100644 --- a/pod-security-cel/restricted/restrict-seccomp-strict/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/restrict-seccomp-strict/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod" -digest: 7968dc5740b0232e48ebf36db4115238c9895b3a0ab290dcded2b76868ee837c +digest: 4deffb0a892939288dabf65e9af18732036a464ae3611028a96ae02215140e77 createdAt: "2023-12-04T09:04:49Z" diff --git a/pod-security-cel/restricted/restrict-seccomp-strict/restrict-seccomp-strict.yaml b/pod-security-cel/restricted/restrict-seccomp-strict/restrict-seccomp-strict.yaml index 251a4d3f1..ed58c9641 100644 --- a/pod-security-cel/restricted/restrict-seccomp-strict/restrict-seccomp-strict.yaml +++ b/pod-security-cel/restricted/restrict-seccomp-strict/restrict-seccomp-strict.yaml @@ -7,6 +7,7 @@ metadata: policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium policies.kyverno.io/subject: Pod + policies.kyverno.io/minversion: 1.11.0 kyverno.io/kyverno-version: 1.11.0 kyverno.io/kubernetes-version: "1.26-1.27" policies.kyverno.io/description: >- diff --git a/pod-security-cel/restricted/restrict-volume-types/artifacthub-pkg.yml b/pod-security-cel/restricted/restrict-volume-types/artifacthub-pkg.yml index 1e8e665f1..f231b9264 100644 --- a/pod-security-cel/restricted/restrict-volume-types/artifacthub-pkg.yml +++ b/pod-security-cel/restricted/restrict-volume-types/artifacthub-pkg.yml @@ -19,5 +19,5 @@ annotations: kyverno/category: "Pod Security Standards (Restricted)" kyverno/kubernetesVersion: "1.26-1.27" kyverno/subject: "Pod,Volume" -digest: af3f14adcb29e44bd0ede605280fcdbe5357003a9baa6bf81a3efe9675ea9902 +digest: d5e29d1e422d57878e74db9bc93f8db1588c6dbb777e13a02d873952a5134d59 createdAt: "2024-01-02T15:37:55Z" diff --git a/pod-security-cel/restricted/restrict-volume-types/restrict-volume-types.yaml b/pod-security-cel/restricted/restrict-volume-types/restrict-volume-types.yaml index 51a0f0bc8..7d57ec798 100644 --- a/pod-security-cel/restricted/restrict-volume-types/restrict-volume-types.yaml +++ b/pod-security-cel/restricted/restrict-volume-types/restrict-volume-types.yaml @@ -7,6 +7,7 @@ metadata: policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL policies.kyverno.io/severity: medium policies.kyverno.io/subject: Pod,Volume + policies.kyverno.io/minversion: 1.11.0 kyverno.io/kubernetes-version: "1.26-1.27" kyverno.io/kyverno-version: 1.11.0 policies.kyverno.io/description: >-