]> git.openstreetmap.org Git - chef.git/commitdiff
community: fix upgrade tag
authorGrant Slater <git@firefishy.com>
Thu, 11 Aug 2022 23:11:31 +0000 (02:11 +0300)
committerGrant Slater <git@firefishy.com>
Thu, 11 Aug 2022 23:11:31 +0000 (02:11 +0300)
cookbooks/community/templates/default/web_only.yml.erb

index 87d585a0385f78b1419d437547245fe47f9eb876..a1b1fa41b9c3013da369d2a3d4ee06a65b23346b 100644 (file)
@@ -100,7 +100,7 @@ hooks:
         cd: $home
         cmd:
           - git fetch --depth=1 origin tag v2.8.8 --no-tags
-          - git checkout v2.8.7
+          - git checkout v2.8.8
   after_ssl:
     - replace:
         filename: "/etc/nginx/conf.d/discourse.conf"