Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/fake-aws-s3/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies:
- name: minio
version: 3.2.0
version: 5.0.13
repository: https://charts.min.io/
5 changes: 0 additions & 5 deletions charts/fake-aws-s3/values.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
# See defaults in https://github.com/helm/charts/tree/master/stable/minio
minio:
Comment thread
smatting marked this conversation as resolved.
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2021-10-07T04-19-58Z
pullPolicy: IfNotPresent
fullnameOverride: fake-aws-s3
service:
port: "9000"
Expand Down