We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d3910 commit fdd4922Copy full SHA for fdd4922
operators/Dockerfile
@@ -3,6 +3,7 @@ FROM quay.io/operator-framework/helm-operator:v1.41.1
3
COPY LICENSE /licenses/LICENSE
4
5
LABEL name="nginx-gateway-fabric-operator" \
6
+ maintainer="[email protected]" \
7
vendor="F5 NGINX" \
8
version="1.0.0" \
9
release="1" \
0 commit comments