Skip to content
Snippets Groups Projects

Resolve "Update nextcloud dependency charts to work with k8s 1.16"

Merged Varac requested to merge 28-update-nextcloud-dependency-charts-to-work-with-k8s-1-16 into master
All threads resolved!
1 file
+ 0
11
Compare changes
  • Side-by-side
  • Inline
+ 0
11
@@ -18,7 +18,6 @@ dependencies:
- key-value-store
- redis
- onlyoffice
- nextcloud
- name: postgresql
version: 7.7.0
repository: "@stable"
@@ -26,13 +25,3 @@ dependencies:
- postgresql
- onlyoffice
- database
# Force newer version of maridb as nextcloud/requirements.yaml have
# so we can use k8s 1.16
# See https://open.greenhost.net/openappstack/openappstack/issues/390
- name: mariadb
version: 7.1.0
repository: "@stable"
tags:
- mariadb
- nextcloud
- database
Loading