Skip to content

Commit

Permalink
fix(deploy): upgrade minio version to fix CVE-2023-28432 (#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
maslow authored Mar 24, 2023
1 parent 7ca3364 commit b38c288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/build/charts/minio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2023-02-27T18-10-45Z
tag: RELEASE.2023-03-22T06-36-24Z
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit b38c288

Please sign in to comment.