Skip to content

Commit e475404

Browse files
committed
Add maintainer label to operator Dockerfile
1 parent 11c10b3 commit e475404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

operators/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ FROM quay.io/operator-framework/helm-operator:v1.41.1
33
COPY LICENSE /licenses/LICENSE
44

55
LABEL name="nginx-gateway-fabric-operator" \
6+
maintainer="[email protected]" \
67
vendor="F5 NGINX" \
78
version="1.0.0" \
89
release="1" \

0 commit comments

Comments
 (0)