]> git.openstreetmap.org Git - chef.git/commitdiff
community: Upgrade discourse to v2.8.8
authorGrant Slater <git@firefishy.com>
Thu, 11 Aug 2022 22:22:01 +0000 (01:22 +0300)
committerGrant Slater <git@firefishy.com>
Thu, 11 Aug 2022 22:22:01 +0000 (01:22 +0300)
cookbooks/community/templates/default/web_only.yml.erb

index 5794e498d84e0ebf4af1b0453b5a2042880ccf2d..87d585a0385f78b1419d437547245fe47f9eb876 100644 (file)
@@ -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: