Skip to content

Commit

Permalink
Bump install YAML to 2.0.9 (#172)
Browse files Browse the repository at this point in the history
fixes #171
  • Loading branch information
dvaldivia committed Jul 19, 2020
1 parent de7c528 commit c3cdab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minio-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ spec:
serviceAccountName: minio-operator
containers:
- name: minio-operator
image: minio/k8s-operator:2.0.6
image: minio/k8s-operator:2.0.9
imagePullPolicy: IfNotPresent
# To specify cluster domain, un comment the following:
# env:
Expand Down

0 comments on commit c3cdab8

Please sign in to comment.