Skip to content

Commit

Permalink
staging/velero: bump minio k8s operator to 1.0.6 (security update)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrabovcin committed Jan 16, 2020
1 parent 141e657 commit 2bcd087
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion staging/velero/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ name: velero
sources:
- https://github.com/heptio/velero
tillerVersion: '>=2.10.0'
version: 2.2.10
version: 2.2.11
2 changes: 1 addition & 1 deletion staging/velero/templates/miniobackend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ spec:
serviceAccountName: minio-operator-sa
containers:
- name: minio-operator
image: minio/k8s-operator:1.0.1
image: minio/k8s-operator:1.0.6
command: ["minio-operator"]
args:
- "-logtostderr=true"
Expand Down

0 comments on commit 2bcd087

Please sign in to comment.