Skip to content

Commit

Permalink
release: bump kata payloads for v0.10.0
Browse files Browse the repository at this point in the history
Update Kata payloads to 3.9.0 and bump the pre-reqs
payload for default, peer-pods and s390x ccruntimes

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

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

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

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


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

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

patches:
- patch: |-
Expand Down

0 comments on commit 5a59b7c

Please sign in to comment.