Skip to content

Commit

Permalink
update to latest release v3.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Aug 13, 2020
1 parent f9b210e commit 34161ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: minio/k8s-operator
newName: minio/k8s-operator
newTag: v3.0.11
newTag: v3.0.12

namespace: minio-operator

Expand Down
2 changes: 1 addition & 1 deletion operator-kustomize/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
serviceAccountName: minio-operator
containers:
- name: minio-operator
image: minio/k8s-operator:v3.0.10
image: minio/k8s-operator:v3.0.12
imagePullPolicy: IfNotPresent
resources:
requests:
Expand Down

0 comments on commit 34161ea

Please sign in to comment.