Skip to content

Commit 03c093d

Browse files
authored
Merge pull request #662 from ralphbean/release-v1.18.x-KONFLUX-6210-console-plugin-1-18-console-plugin
chore(KONFLUX-6210): fix and set name and cpe label for console-plugin-1-18-console-plugin
2 parents b753f80 + 3a6cefb commit 03c093d

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
@@ -35,4 +35,5 @@ LABEL \
3535
description="Red Hat OpenShift Pipelines Console Plugin" \
3636
io.k8s.display-name="Red Hat OpenShift Pipelines Console Plugin" \
3737
io.k8s.description="Red Hat OpenShift Pipelines Console Plugin" \
38-
io.openshift.tags="pipelines,tekton,openshift"
38+
io.openshift.tags="pipelines,tekton,openshift" \
39+
cpe="cpe:/a:redhat:openshift_pipelines:1.18::el9"

0 commit comments

Comments
 (0)