diff --git a/rh-shield-operator/Dockerfile b/rh-shield-operator/Dockerfile index 7bfc1d2f6..ce1268618 100644 --- a/rh-shield-operator/Dockerfile +++ b/rh-shield-operator/Dockerfile @@ -5,6 +5,7 @@ ARG RELEASE_VERSION LABEL name="rh-shield-operator" \ vendor="Sysdig" \ + maintainer="Sysdig" \ version="${RELEASE_VERSION}" \ release="1" \ summary="Operator based on the shield chart by Sysdig" \