Skip to content

Commit e21c21c

Browse files
mkulkestevenhorsman
authored andcommitted
release: 0.11.0 step 1
update kustomize overlay image tags with HEAD sha refs Signed-off-by: Magnus Kulke <[email protected]>
1 parent 711a542 commit e21c21c

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

src/cloud-api-adaptor/install/overlays/aws/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
images:
88
- name: cloud-api-adaptor
99
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
10-
newTag: latest
10+
newTag: 711a54235193da7092daa5e540f7822b76cb5b24
1111

1212
generatorOptions:
1313
disableNameSuffixHash: true

src/cloud-api-adaptor/install/overlays/azure/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
images:
88
- name: cloud-api-adaptor
99
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
10-
newTag: latest
10+
newTag: 711a54235193da7092daa5e540f7822b76cb5b24
1111

1212
generatorOptions:
1313
disableNameSuffixHash: true

src/cloud-api-adaptor/install/overlays/docker/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bases:
77
images:
88
- name: cloud-api-adaptor
99
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
10-
newTag: latest
10+
newTag: 711a54235193da7092daa5e540f7822b76cb5b24
1111

1212
generatorOptions:
1313
disableNameSuffixHash: true

src/cloud-api-adaptor/install/overlays/gcp/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
images:
88
- name: cloud-api-adaptor
99
newName: 192.168.122.1:5000/cloud-api-adaptor # change image if needed
10-
newTag: latest
10+
newTag: 711a54235193da7092daa5e540f7822b76cb5b24
1111

1212
generatorOptions:
1313
disableNameSuffixHash: true

src/cloud-api-adaptor/install/overlays/ibmcloud-powervs/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
images:
88
- name: cloud-api-adaptor
99
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
10-
newTag: latest
10+
newTag: 711a54235193da7092daa5e540f7822b76cb5b24
1111

1212
generatorOptions:
1313
disableNameSuffixHash: true

src/cloud-api-adaptor/install/overlays/ibmcloud/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
images:
88
- name: cloud-api-adaptor
99
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
10-
newTag: latest
10+
newTag: 711a54235193da7092daa5e540f7822b76cb5b24
1111

1212
generatorOptions:
1313
disableNameSuffixHash: true

src/cloud-api-adaptor/install/overlays/libvirt/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
images:
88
- name: cloud-api-adaptor
99
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
10-
newTag: latest
10+
newTag: dev-711a54235193da7092daa5e540f7822b76cb5b24
1111

1212
generatorOptions:
1313
disableNameSuffixHash: true

src/cloud-api-adaptor/install/overlays/vsphere/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
images:
88
- name: cloud-api-adaptor
99
newName: quay.io/confidential-containers/cloud-api-adaptor # change image if needed
10-
newTag: latest
10+
newTag: 711a54235193da7092daa5e540f7822b76cb5b24
1111

1212
generatorOptions:
1313
disableNameSuffixHash: true

0 commit comments

Comments
 (0)