diff --git a/charts/admission-controller/README.md b/charts/admission-controller/README.md index 4052ecf07..0162d4ed5 100644 --- a/charts/admission-controller/README.md +++ b/charts/admission-controller/README.md @@ -141,7 +141,7 @@ The following table lists the configurable parameters of the `admission-controll | webhook.v2.http.port | HTTP serve port where the requests will be served from | 6443 | | webhook.v2.image.registry | The KSPM Admission Controller image registry | quay.io | | webhook.v2.image.repository | The KSPM Admission Controller image repository | sysdig/secure-admission-controller | -| webhook.v2.image.tag | The KSPM Admission Controller image tag | 1.27.3 | +| webhook.v2.image.tag | The KSPM Admission Controller image tag | 1.27.4 | | webhook.v2.image.digest | Specifies the image digest value. If set, this value is used instead of the tag value | | | webhook.v2.image.pullPolicy | The PullPolicy for KSPM Admission Controller image | | | webhook.name | The service name for Webhook deployment | webhook |