]> git.openstreetmap.org Git - chef.git/commitdiff
community: Bump discourse to v2.8.2
authorGrant Slater <git@firefishy.com>
Wed, 23 Mar 2022 19:28:41 +0000 (19:28 +0000)
committerGrant Slater <git@firefishy.com>
Wed, 23 Mar 2022 19:28:41 +0000 (19:28 +0000)
cookbooks/community/templates/default/web_only.yml.erb

index f0d1c855b26774e8cffb085a6933b2779299305e..1aba518a1785d4c7a35f14f4807de336532ccaf7 100644 (file)
@@ -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"