Skip to content

Commit b38c288

Browse files
authored
fix(deploy): upgrade minio version to fix CVE-2023-28432 (labring#960)
1 parent 7ca3364 commit b38c288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/build/charts/minio/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ clusterDomain: cluster.local
1818
##
1919
image:
2020
repository: quay.io/minio/minio
21-
tag: RELEASE.2023-02-27T18-10-45Z
21+
tag: RELEASE.2023-03-22T06-36-24Z
2222
pullPolicy: IfNotPresent
2323

2424
imagePullSecrets: []

0 commit comments

Comments
 (0)