diff --git a/install/overlays/aws/kustomization.yaml b/install/overlays/aws/kustomization.yaml index f4c51fb40..3735a74c0 100644 --- a/install/overlays/aws/kustomization.yaml +++ b/install/overlays/aws/kustomization.yaml @@ -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: 6d7d2a3fe8243809b3c3a710792c8498292e2fc3 generatorOptions: disableNameSuffixHash: true diff --git a/install/overlays/azure/kustomization.yaml b/install/overlays/azure/kustomization.yaml index 7af166a9e..1f0fd1900 100644 --- a/install/overlays/azure/kustomization.yaml +++ b/install/overlays/azure/kustomization.yaml @@ -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: 6d7d2a3fe8243809b3c3a710792c8498292e2fc3 generatorOptions: disableNameSuffixHash: true diff --git a/install/overlays/ibmcloud-powervs/kustomization.yaml b/install/overlays/ibmcloud-powervs/kustomization.yaml index c6dea148c..9ce70b057 100644 --- a/install/overlays/ibmcloud-powervs/kustomization.yaml +++ b/install/overlays/ibmcloud-powervs/kustomization.yaml @@ -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: 6d7d2a3fe8243809b3c3a710792c8498292e2fc3 generatorOptions: disableNameSuffixHash: true diff --git a/install/overlays/libvirt/kustomization.yaml b/install/overlays/libvirt/kustomization.yaml index 560697c1e..b337f832d 100644 --- a/install/overlays/libvirt/kustomization.yaml +++ b/install/overlays/libvirt/kustomization.yaml @@ -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: dev-6d7d2a3fe8243809b3c3a710792c8498292e2fc3 generatorOptions: disableNameSuffixHash: true diff --git a/install/overlays/vsphere/kustomization.yaml b/install/overlays/vsphere/kustomization.yaml index 95d534ecb..41830bb31 100644 --- a/install/overlays/vsphere/kustomization.yaml +++ b/install/overlays/vsphere/kustomization.yaml @@ -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: 6d7d2a3fe8243809b3c3a710792c8498292e2fc3 generatorOptions: disableNameSuffixHash: true