From b7eb8a0131f8e0df3919b6a59f8410c6c847d918 Mon Sep 17 00:00:00 2001 From: Maarten de Waard <maarten@greenhost.nl> Date: Mon, 18 Nov 2019 16:20:08 +0100 Subject: [PATCH] update nextcloud repo --- ansible/group_vars/all/oas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/group_vars/all/oas.yml b/ansible/group_vars/all/oas.yml index c47b1431b..fe05cd18a 100644 --- a/ansible/group_vars/all/oas.yml +++ b/ansible/group_vars/all/oas.yml @@ -25,7 +25,7 @@ grafana_admin_password: "{{ lookup('password', '{{ cluster_dir }}/secrets/grafan # git repo versions git_local_storage_version: 'HEAD' # version of the https://open.greenhost.net/openappstack/nextcloud repo -git_nextcloud_version: '48e7ab5f198297e9bbc481dc65df7f72151120c6' +git_nextcloud_version: '3bce89f0765b52a24a71dcee8ad4537f718c33e0' # Application versions helm: -- GitLab