Skip to content

Commit 73611b0

Browse files
Merge pull request #865 from fontivan/sskeard/konflux-backport-4-17
[release-4.17] CNF-20721: Fix spurious quotes around CPE label
2 parents 39890a5 + 57f14f9 commit 73611b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.17
263-
- cpe="cpe:/a:redhat:openshift:4.17::el9"
263+
- cpe=cpe:/a:redhat:openshift:4.17::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)