update helm to 3.3.2

resolves #13887
This commit is contained in:
Minio Trusted
2021-12-11 09:25:33 -08:00
parent 88c0d0120c
commit c6431f9a04
4 changed files with 50 additions and 28 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.3.1
appVersion: RELEASE.2021-11-24T23-19-33Z
version: 3.3.2
appVersion: RELEASE.2021-12-10T23-03-39Z
keywords:
- minio
- storage

View File

@@ -43,7 +43,7 @@ spec:
pathType: Prefix
backend:
service:
name: {{ $fullName }}
name: {{ $fullName }}-console
port:
number: {{ $servicePort }}
{{- else }}