From: Grant Slater Date: Wed, 23 Mar 2022 19:28:41 +0000 (+0000) Subject: community: Bump discourse to v2.8.2 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/7836fd57e8e468905bec5adbf4c98552d376a1f0 community: Bump discourse to v2.8.2 --- diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index f0d1c855b..1aba518a1 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.1 --no-tags - - git checkout v2.8.1 + - git fetch --depth=1 origin tag v2.8.2 --no-tags + - git checkout v2.8.2 after_ssl: - replace: filename: "/etc/nginx/conf.d/discourse.conf"