File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
knative-test-images/eventshub Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ LABEL \
3030 description="Red Hat OpenShift Serverless 1 Backstage Plugins Eventmesh" \
3131 io.k8s.display-name="Red Hat OpenShift Serverless 1 Backstage Plugins Eventmesh" \
3232 io.k8s.description="Red Hat OpenShift Serverless Backstage Plugins Eventmesh" \
33- io.openshift.tags="eventmesh"
33+ io.openshift.tags="eventmesh" \
34+ cpe="cpe:/a:redhat:openshift_serverless:1.35::el8"
3435
3536ENTRYPOINT ["/usr/bin/eventmesh" ]
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ LABEL \
3030 description="Red Hat OpenShift Serverless 1 Backstage Plugins Migrate" \
3131 io.k8s.display-name="Red Hat OpenShift Serverless 1 Backstage Plugins Migrate" \
3232 io.k8s.description="Red Hat OpenShift Serverless Backstage Plugins Migrate" \
33- io.openshift.tags="migrate"
33+ io.openshift.tags="migrate" \
34+ cpe="cpe:/a:redhat:openshift_serverless:1.35::el8"
3435
3536ENTRYPOINT ["/usr/bin/migrate" ]
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ LABEL \
3030 description="Red Hat OpenShift Serverless 1 Backstage Plugins Eventshub" \
3131 io.k8s.display-name="Red Hat OpenShift Serverless 1 Backstage Plugins Eventshub" \
3232 io.k8s.description="Red Hat OpenShift Serverless Backstage Plugins Eventshub" \
33- io.openshift.tags="eventshub"
33+ io.openshift.tags="eventshub" \
34+ cpe="cpe:/a:redhat:openshift_serverless:1.35::el8"
3435
3536ENTRYPOINT ["/usr/bin/eventshub" ]
You can’t perform that action at this time.
0 commit comments