Skip to content

Commit c606111

Browse files
Merge pull request #863 from fontivan/sskeard/konflux-backport-4-14
[release-4.14] CNF-20721: Fix spurious quotes around CPE label
2 parents fd39ca6 + 9822f88 commit c606111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/build-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ spec:
260260
- distribution-scope=public
261261
- io.k8s.description=recert
262262
- release=4.14
263-
- cpe="cpe:/a:redhat:openshift:4.14::el9"
263+
- cpe=cpe:/a:redhat:openshift:4.14::el9
264264
- url=https://github.com/rh-ecosystem-edge/recert
265265
- vendor=Red Hat, Inc.
266266
- io.k8s.display-name=recert

0 commit comments

Comments
 (0)