mirror of
https://forge.liiib.re/indiehost/libre.sh/libre.sh.git
synced 2024-12-28 14:46:41 +00:00
feat: minio - update patch release
This commit is contained in:
parent
87b0d1fbd2
commit
8019366377
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: operator
|
chart: operator
|
||||||
version: 5.0.12
|
version: 5.0.14
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: minio
|
name: minio
|
||||||
|
@ -42,4 +42,4 @@ spec:
|
||||||
secretName: minio-${CLUSTER_DOMAIN/./-}-tls
|
secretName: minio-${CLUSTER_DOMAIN/./-}-tls
|
||||||
host: minio.${CLUSTER_DOMAIN}
|
host: minio.${CLUSTER_DOMAIN}
|
||||||
path: /
|
path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
|
Loading…
Reference in a new issue