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.
2 parents 660634e + 03a7a59 commit 73eaf77Copy full SHA for 73eaf77
.konflux/dockerfiles/console-plugin.Dockerfile
@@ -30,4 +30,5 @@ LABEL \
30
description="Red Hat OpenShift Pipelines Console Plugin" \
31
io.k8s.display-name="Red Hat OpenShift Pipelines Console Plugin" \
32
io.k8s.description="Red Hat OpenShift Pipelines Console Plugin" \
33
- io.openshift.tags="pipelines,tekton,openshift"
+ io.openshift.tags="pipelines,tekton,openshift" \
34
+ cpe="cpe:/a:redhat:openshift_pipelines:1.17::el8"
0 commit comments