]> git.openstreetmap.org Git - chef.git/commitdiff
community: Update discourse to v2.8.3
authorGrant Slater <git@firefishy.com>
Mon, 18 Apr 2022 21:49:17 +0000 (22:49 +0100)
committerGrant Slater <git@firefishy.com>
Mon, 18 Apr 2022 21:49:17 +0000 (22:49 +0100)
cookbooks/community/templates/default/web_only.yml.erb

index c7ed79cb955095b00b026f0f9522d0ebe4cf33f7..6733f3bcf6f92287d985e7f50f188a145191caee 100644 (file)
@@ -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.3 --no-tags
+          - git checkout v2.8.3
   after_ssl:
     - replace:
         filename: "/etc/nginx/conf.d/discourse.conf"