File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ COPY --from=pause_builder /pause-bundle.tar.gz /pause-bundle.tar.gz
131131
132132# Red Hat labels
133133LABEL name="openshift-sandboxed-containers/osc-podvm-payload-rhel9" \
134- cpe="cpe:/a:redhat:confidential_compute_attestation:1.10 ::el9" \
134+ cpe="cpe:/a:redhat:confidential_compute_attestation:1.11 ::el9" \
135135version="1.11" \
136136com.redhat.component="osc-podvm-payload-container" \
137137summary="Container image containing podvm artefacts that is required for creating Pod VM images" \
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ COPY --from=builder /work/cloud-api-adaptor/cloud-api-adaptor /work/cloud-api-ad
109109
110110# Red Hat labels
111111LABEL name="openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9" \
112- cpe="cpe:/a:redhat:confidential_compute_attestation:1.10 ::el9" \
112+ cpe="cpe:/a:redhat:confidential_compute_attestation:1.11 ::el9" \
113113version="1.11" \
114114com.redhat.component="osc-cloud-api-adaptor-container" \
115115summary="osc-cloud-api-adaptor provides the ability to create Kata PODs using cloud provider APIs" \
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ USER 65532:65532
2828
2929# Red Hat labels
3030LABEL name="openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9" \
31- cpe="cpe:/a:redhat:confidential_compute_attestation:1.10 ::el9" \
32- version="1.10.1 " \
31+ cpe="cpe:/a:redhat:confidential_compute_attestation:1.11 ::el9" \
32+ version="1.11 " \
3333com.redhat.component="osc-cloud-api-adaptor-webhook-container" \
3434summary="This mutating webhook modifies a POD spec using specific runtimeclass to remove all resources entries and replace it with peer-pod extended resource." \
3535
You can’t perform that action at this time.
0 commit comments