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 6b97386 commit 1feb3bdCopy full SHA for 1feb3bd
.konflux/dockerfiles/webhook.Dockerfile
@@ -20,7 +20,8 @@ COPY --from=builder /tmp/manual-approval-gate-webhook ${KO_APP}/manual-approval-
20
21
LABEL \
22
com.redhat.component="openshift-pipelines-manual-approval-gate-rhel8-container" \
23
- name="openshift-pipelines/pipelines-manual-approval-gate-rhel8" \
+ name="openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8" \
24
+ cpe="cpe:/a:redhat:openshift_pipelines:1.15::el8" \
25
version=$VERSION \
26
summary="Red Hat OpenShift Pipelines Manual Approval Gate" \
27
maintainer="[email protected]" \
0 commit comments