diff --git a/manifest/kyverno-policy-reporter-ui/install.yaml b/manifest/kyverno-policy-reporter-ui/install.yaml index 9def2182..918f11f4 100644 --- a/manifest/kyverno-policy-reporter-ui/install.yaml +++ b/manifest/kyverno-policy-reporter-ui/install.yaml @@ -204,7 +204,7 @@ spec: spec: containers: - name: ui - image: "ghcr.io/kyverno/policy-reporter-ui:4" + image: "ghcr.io/kyverno/policy-reporter-ui:1.4.0" imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false