From c9f6d4a43c2c2753818d588ace32de61a54fa1bf Mon Sep 17 00:00:00 2001 From: Ritesh H Shukla Date: Thu, 4 Jun 2020 12:53:21 -0700 Subject: [PATCH] Update operator yaml with 2.0.5 release --- minio-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minio-operator.yaml b/minio-operator.yaml index 732b8e9eadd..ff95467edcd 100644 --- a/minio-operator.yaml +++ b/minio-operator.yaml @@ -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: