Skip to content

Commit

Permalink
versions: Post-release updates
Browse files Browse the repository at this point in the history
Update install overlays to install the latest CAA image by default
  • Loading branch information
stevenhorsman authored and wainersm committed Aug 12, 2024
1 parent 6d0e908 commit 8e4ab01
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: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee
newTag: latest

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: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee
newTag: latest

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: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee
newTag: latest

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: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee
newTag: latest

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: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee
newTag: latest

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: dev-05d8f49c1d24f5c0a130db1e551a90fefabb0dee
newTag: dev-latest

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: 05d8f49c1d24f5c0a130db1e551a90fefabb0dee
newTag: latest

generatorOptions:
disableNameSuffixHash: true
Expand Down

0 comments on commit 8e4ab01

Please sign in to comment.