Skip to content

Commit

Permalink
release: pin CAA image for v0.9.0
Browse files Browse the repository at this point in the history
Pin the CAA image to the SHA-1 of the v0.9.0-alpha.4.

Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
  • Loading branch information
wainersm committed Aug 2, 2024
1 parent 05d8f49 commit 65ee857
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
images:
- name: cloud-api-adaptor
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
newTag: latest
newTag: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee

generatorOptions:
disableNameSuffixHash: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
images:
- name: cloud-api-adaptor
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
newTag: latest
newTag: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee

generatorOptions:
disableNameSuffixHash: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bases:
images:
- name: cloud-api-adaptor
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
newTag: latest
newTag: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee

generatorOptions:
disableNameSuffixHash: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
images:
- name: cloud-api-adaptor
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
newTag: latest
newTag: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee

generatorOptions:
disableNameSuffixHash: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
images:
- name: cloud-api-adaptor
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
newTag: latest
newTag: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee

generatorOptions:
disableNameSuffixHash: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
images:
- name: cloud-api-adaptor
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
newTag: latest
newTag: dev-05d8f49c1d24f5c0a130db1e551a90fefabb0dee

generatorOptions:
disableNameSuffixHash: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
images:
- name: cloud-api-adaptor
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
newTag: latest
newTag: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee

generatorOptions:
disableNameSuffixHash: true
Expand Down

0 comments on commit 65ee857

Please sign in to comment.