Skip to content

Commit

Permalink
Revert "release: bump kata payloads for v0.10.0"
Browse files Browse the repository at this point in the history
This reverts commit 5a59b7c.

Signed-off-by: Niteesh Dubey <[email protected]>
  • Loading branch information
Niteesh Dubey authored and fidencio committed Oct 3, 2024
1 parent 20006e2 commit 2b0f47f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
5 changes: 3 additions & 2 deletions config/samples/ccruntime/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ resources:

images:
- name: quay.io/confidential-containers/reqs-payload
newTag: 12e8fbc72e927f9d684efe2e1214937f8b0544fc
newTag: latest
- name: quay.io/kata-containers/kata-deploy
newTag: 3.9.0
newName: quay.io/kata-containers/kata-deploy-ci
newTag: kata-containers-latest

patches:
- patch: |-
Expand Down
5 changes: 3 additions & 2 deletions config/samples/ccruntime/peer-pods/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ resources:

images:
- name: quay.io/confidential-containers/reqs-payload
newTag: 12e8fbc72e927f9d684efe2e1214937f8b0544fc
newTag: latest
- name: quay.io/kata-containers/kata-deploy
newTag: 3.9.0
newName: quay.io/kata-containers/kata-deploy-ci
newTag: kata-containers-latest


patches:
Expand Down
5 changes: 3 additions & 2 deletions config/samples/ccruntime/s390x/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ resources:

images:
- name: quay.io/confidential-containers/reqs-payload
newTag: 12e8fbc72e927f9d684efe2e1214937f8b0544fc
newTag: latest
- name: quay.io/kata-containers/kata-deploy
newTag: 3.9.0
newName: quay.io/kata-containers/kata-deploy-ci
newTag: kata-containers-latest

patches:
- patch: |-
Expand Down

0 comments on commit 2b0f47f

Please sign in to comment.