]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/community/templates/default/web_only.yml.erb
mailman: extend year regex
[chef.git] / cookbooks / community / templates / default / web_only.yml.erb
index c7ed79cb955095b00b026f0f9522d0ebe4cf33f7..42e734e5dd8536cb71b18d4ee7f0b9e787b27cb8 100644 (file)
@@ -21,7 +21,7 @@ links:
 
 # Workaround bug: https://github.com/discourse/discourse_docker/pull/505
 # params:
-#  version: v2.8.1
+#  version: v2.8.6
 
 env:
   LC_ALL: en_US.UTF-8
@@ -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.6 --no-tags
+          - git checkout v2.8.6
   after_ssl:
     - replace:
         filename: "/etc/nginx/conf.d/discourse.conf"