From: Grant Slater Date: Thu, 11 Aug 2022 22:22:01 +0000 (+0300) Subject: community: Upgrade discourse to v2.8.8 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/3246ac9c9306b093e322ded175f8eb5684c2afa0 community: Upgrade discourse to v2.8.8 --- diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index 5794e498d..87d585a03 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -21,7 +21,7 @@ links: # Workaround bug: https://github.com/discourse/discourse_docker/pull/505 # params: -# version: v2.8.7 +# version: v2.8.8 env: LC_ALL: en_US.UTF-8 @@ -99,7 +99,7 @@ hooks: - exec: cd: $home cmd: - - git fetch --depth=1 origin tag v2.8.7 --no-tags + - git fetch --depth=1 origin tag v2.8.8 --no-tags - git checkout v2.8.7 after_ssl: - replace: