Skip to content

Commit

Permalink
modules/bootkube: Bump machine-api-operator image to latest
Browse files Browse the repository at this point in the history
Bumping to latest machine-api-operator image to include the fix to the
worker IAM profile naming:

  openshift/machine-api-operator#57
  • Loading branch information
bison committed Sep 17, 2018
1 parent 97dd926 commit ddea52c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: machine-api-operator
image: quay.io/coreos/machine-api-operator:225ff56
image: quay.io/coreos/machine-api-operator:b6a04c2
command:
- "/machine-api-operator"
resources:
Expand Down

0 comments on commit ddea52c

Please sign in to comment.