Skip to content

Commit

Permalink
Update CCv0 payload to v0.7.0 candidate
Browse files Browse the repository at this point in the history
Also update the pre-install container to latest version

Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
  • Loading branch information
fitzthum committed Jul 20, 2023
1 parent 63101d2 commit 930fae3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/samples/ccruntime/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ resources:

images:
- name: quay.io/confidential-containers/container-engine-for-cc-payload
newTag: 98a790e8abdcc06c4b629b290ebaa217bf82e305
newTag: c80c3e7392c1562841e75072d227e07f98cab2bd
- name: quay.io/confidential-containers/runtime-payload
newName: quay.io/confidential-containers/runtime-payload-ci
newTag: kata-containers-latest
newTag: kata-containers-9e036108b4d5d9344eedcd2a5dac78d316b79cac

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: 98a790e8abdcc06c4b629b290ebaa217bf82e305
- name: quay.io/confidential-containers/runtime-payload
newName: quay.io/confidential-containers/runtime-payload-ci
newTag: kata-containers-latest
newTag: kata-containers-9e036108b4d5d9344eedcd2a5dac78d316b79cac

patches:
- patch: |-
Expand Down

0 comments on commit 930fae3

Please sign in to comment.