From 350c553e5272892cafc5bb61a796fe4dec3e8aa5 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sat, 14 Sep 2024 18:01:50 +0300 Subject: [PATCH] Revert "Upgrade Nextcloud (v29.0.6-0 -> v29.0.7-0)" This reverts commit 24592c0a68eece49a2da06659fce1bb81c8ca8d6. The upgrade was premature - there's no 29.0.7 container image published yet. Related to https://github.com/mother-of-all-self-hosting/mash-playbook/issues/259 --- templates/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/requirements.yml b/templates/requirements.yml index fd40882..0c8360a 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -225,7 +225,7 @@ name: netbox activation_prefix: netbox_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-nextcloud.git - version: v29.0.7-0 + version: v29.0.6-0 name: nextcloud activation_prefix: nextcloud_ - src: git+https://codeberg.org/moanos/ansible-role-notfellchen.git