]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/community/templates/default/web_only.yml.erb
community: Upgrade discourse to 2.8.10
[chef.git] / cookbooks / community / templates / default / web_only.yml.erb
index 14c3113c8c6dfdbf1e3da99a31564b80e9d26636..acae31577b32fcba735c606d13cec10d2185447a 100644 (file)
@@ -21,7 +21,7 @@ links:
 
 # Workaround bug: https://github.com/discourse/discourse_docker/pull/505
 # params:
-#  version: v2.8.9
+#  version: v2.8.10
 
 env:
   LC_ALL: en_US.UTF-8
@@ -99,8 +99,8 @@ hooks:
     - exec:
         cd: $home
         cmd:
-          - git fetch --depth=1 origin tag v2.8.9 --no-tags
-          - git checkout v2.8.9
+          - git fetch --depth=1 origin tag v2.8.10 --no-tags
+          - git checkout v2.8.10
   after_ssl:
     - replace:
         filename: "/etc/nginx/conf.d/discourse.conf"