Skip to content

Commit

Permalink
config: update runtime-payload-ci v0.8.0 rc hashes
Browse files Browse the repository at this point in the history
Update the operator to point to the kata containers and enclave-cc
release candidate bundles for runtime-payload-ci for v0.8.0

Signed-off-by: Chris Porter <porter@ibm.com>
  • Loading branch information
portersrc committed Nov 7, 2023
1 parent aa0ff73 commit e07a868
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/samples/ccruntime/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ images:
newTag: fad6ef4607e929c2d30d16dc8c62fbb29881a44c
- name: quay.io/confidential-containers/runtime-payload
newName: quay.io/confidential-containers/runtime-payload-ci
newTag: kata-containers-424de1cbfa4e1da9ecf9a56b1d1e1a11a4f339cd
newTag: kata-containers-4089d48b4532139e361af8f3b84d97d25f57d9c2

patches:
- patch: |-
Expand Down
2 changes: 1 addition & 1 deletion config/samples/ccruntime/peer-pods/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ images:
newTag: latest
- name: quay.io/confidential-containers/runtime-payload
newName: quay.io/confidential-containers/runtime-payload-ci
newTag: kata-containers-424de1cbfa4e1da9ecf9a56b1d1e1a11a4f339cd
newTag: kata-containers-4089d48b4532139e361af8f3b84d97d25f57d9c2

patches:
- patch: |-
Expand Down
2 changes: 1 addition & 1 deletion config/samples/enclave-cc/base/ccruntime-enclave-cc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
node.kubernetes.io/worker: ""
config:
installType: bundle
payloadImage: quay.io/confidential-containers/runtime-payload-ci:enclave-cc-HW-cc-kbc-b58c59dc72a0b10ae3dd4436a206fd54a820c9f7
payloadImage: quay.io/confidential-containers/runtime-payload-ci:enclave-cc-HW-cc-kbc-ed979ef2952d8b20c2f0abee3d32a3617d2c57bb
installDoneLabel:
confidentialcontainers.org/enclave-cc: "true"
uninstallDoneLabel:
Expand Down
2 changes: 1 addition & 1 deletion config/samples/enclave-cc/sim/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ nameSuffix: -sgx-mode-sim

images:
- name: quay.io/confidential-containers/runtime-payload-ci
newTag: enclave-cc-SIM-sample-kbc-b58c59dc72a0b10ae3dd4436a206fd54a820c9f7
newTag: enclave-cc-SIM-sample-kbc-ed979ef2952d8b20c2f0abee3d32a3617d2c57bb
- name: quay.io/confidential-containers/reqs-payload
newTag: fad6ef4607e929c2d30d16dc8c62fbb29881a44c

0 comments on commit e07a868

Please sign in to comment.