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