Skip to content

Commit f02683f

Browse files
committed
fix: remove amd64 suffix in crossplane package file
1 parent 842dafc commit f02683f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/crossplane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ metadata:
1313
1414
spec:
1515
controller:
16-
image: DOCKER_REGISTRY/crossplane/provider-btp-controller-amd64:VERSION
16+
image: DOCKER_REGISTRY/crossplane/provider-btp-controller:VERSION
1717

0 commit comments

Comments
 (0)