updating minio to latest version
This commit is contained in:
parent
89e2929dff
commit
d8bf97b9b5
4 changed files with 4 additions and 4 deletions
Binary file not shown.
BIN
charts/argo/charts/minio-1.3.3.tgz
Normal file
BIN
charts/argo/charts/minio-1.3.3.tgz
Normal file
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
dependencies:
|
||||
- name: minio
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 0.4.3
|
||||
digest: sha256:2282e3be8457161f7fb79fe1a6a871a972146574b365e69b18d9c46e16d6c47d
|
||||
generated: 2018-01-03T12:09:41.060101-08:00
|
||||
version: 1.3.3
|
||||
digest: sha256:d53e797d51304b850951bf6ecb57ad60d34cbccfa39a7d7bd0adf65435bbee78
|
||||
generated: 2018-06-01T10:03:04.087865-04:00
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
dependencies:
|
||||
- name: minio
|
||||
version: 0.4.3
|
||||
version: 1.3.3
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
condition: minio.install
|
||||
|
|
Loading…
Reference in a new issue