Skip to content

Commit c264f70

Browse files
authored
Merge pull request #665 from ralphbean/release-v1.15.x-KONFLUX-6210-console-plugin-1-15-console-plugin
chore(KONFLUX-6210): fix and set name and cpe label for console-plugin-1-15-console-plugin
2 parents 36c73a7 + 2d4c1d6 commit c264f70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.konflux/dockerfiles/console-plugin.Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ LABEL \
3131
description="Red Hat OpenShift Pipelines Console Plugin" \
3232
io.k8s.display-name="Red Hat OpenShift Pipelines Console Plugin" \
3333
io.k8s.description="Red Hat OpenShift Pipelines Console Plugin" \
34-
io.openshift.tags="pipelines,tekton,openshift"
34+
io.openshift.tags="pipelines,tekton,openshift" \
35+
cpe="cpe:/a:redhat:openshift_pipelines:1.15::el8"

0 commit comments

Comments
 (0)