Skip to content

Commit

Permalink
Update operator yaml with 2.0.5 release (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
kerneltime authored Jun 4, 2020
1 parent bd1d623 commit d9ac891
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 @@ -202,7 +202,7 @@ spec:
serviceAccountName: minio-operator-sa
containers:
- name: minio-operator
image: minio/k8s-operator:2.0.4
image: minio/k8s-operator:2.0.5
imagePullPolicy: IfNotPresent
# To specify cluster domain, un comment the following:
# env:
Expand Down

0 comments on commit d9ac891

Please sign in to comment.