Skip to content

Commit

Permalink
chore(rh-shield-operator): add 'maintainer' label (#2074)
Browse files Browse the repository at this point in the history
  • Loading branch information
aroberts87 authored Dec 30, 2024
1 parent 6fcc625 commit 7ae3ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rh-shield-operator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
Expand Down

0 comments on commit 7ae3ea6

Please sign in to comment.