Merge branch 'master' of gitlab.com:ananace/charts

This commit is contained in:
Alexander Olofsson 2021-05-21 11:16:40 +02:00
commit 62d7e343e2
3 changed files with 4 additions and 4 deletions

View file

@ -7,10 +7,10 @@ description: |
Talk to everyone through the open global Matrix network, protected by proper
end-to-end encryption.
icon: https://element.io/images/element-logo.svg
appVersion: 1.7.27
appVersion: 1.7.28
type: application
version: 1.0.23
version: 1.0.24
maintainers:
- name: Alexander Olofsson

View file

@ -6,7 +6,7 @@ icon: https://matrix.org/images/matrix-logo.svg
appVersion: 1.34.0
type: application
version: 2.0.9
version: 2.0.10
maintainers:
- name: Alexander Olofsson
email: ace@haxalot.com

View file

@ -170,7 +170,7 @@ spec:
emptyDir: {}
{{- end }}
{{- end }}
{{- with $config.volumes }}
{{- with $config.volumes | default $default.volumes }}
{{ . | toYaml | nindent 8 }}
{{- end }}
{{- end }}