Updated nextcloud chart
This commit is contained in:
parent
77d23f395a
commit
1161564118
@ -23,9 +23,9 @@ metadata:
|
|||||||
namespace: nextcloud
|
namespace: nextcloud
|
||||||
spec:
|
spec:
|
||||||
chart:
|
chart:
|
||||||
repository: https://kubernetes-charts.storage.googleapis.com
|
repository: https://nextcloud.github.io/helm/
|
||||||
name: nextcloud
|
name: nextcloud
|
||||||
version: 1.12.0
|
version: 2.5.5
|
||||||
maxHistory: 5
|
maxHistory: 5
|
||||||
valuesFrom:
|
valuesFrom:
|
||||||
- secretKeyRef:
|
- secretKeyRef:
|
||||||
@ -35,7 +35,8 @@ spec:
|
|||||||
optional: false
|
optional: false
|
||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
tag: 19-apache
|
tag: 19.0.8-apache
|
||||||
|
pullPolicy: Always
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
annotations:
|
annotations:
|
||||||
|
Loading…
Reference in New Issue
Block a user