From: Grant Slater Date: Mon, 18 Apr 2022 21:49:17 +0000 (+0100) Subject: community: Update discourse to v2.8.3 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/09697a0d15389e10f6550e25511e921b5aa23e7b community: Update discourse to v2.8.3 --- diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index c7ed79cb9..6733f3bcf 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -97,8 +97,8 @@ hooks: - exec: cd: $home cmd: - - git fetch --depth=1 origin tag v2.8.2 --no-tags - - git checkout v2.8.2 + - git fetch --depth=1 origin tag v2.8.3 --no-tags + - git checkout v2.8.3 after_ssl: - replace: filename: "/etc/nginx/conf.d/discourse.conf"