Skip to content

Commit

Permalink
Merge pull request #312 from apahim/policy_fix
Browse files Browse the repository at this point in the history
Image Name Fix
  • Loading branch information
openshift-merge-robot authored Mar 1, 2023
2 parents 1120883 + 8c6e4b6 commit e6e1b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/hypershift/package-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ objects:
metadata:
name: addon-operator
spec:
image: ${REGISTRY_IMG}:${IMAGE_DIGEST}
image: ${REGISTRY_IMG}@${IMAGE_DIGEST}

0 comments on commit e6e1b67

Please sign in to comment.