]> git.openstreetmap.org Git - chef.git/commitdiff
Bump planet-dump-ng version to get fixes for memory explosion and pg_restore argument...
authorMatt Amos <zerebubuth@gmail.com>
Thu, 16 Jul 2020 15:48:53 +0000 (16:48 +0100)
committerMatt Amos <zerebubuth@gmail.com>
Thu, 16 Jul 2020 15:48:53 +0000 (16:48 +0100)
cookbooks/planet/recipes/dump.rb

index 7a987eec74c12c84201319c604f4541313a7a5ef..b7482b93c95ec3c623f5bcc7aeac071449c6ba82 100644 (file)
@@ -58,7 +58,7 @@ end
 git "/opt/planet-dump-ng" do
   action :sync
   repository "https://github.com/zerebubuth/planet-dump-ng.git"
-  revision "v1.1.6"
+  revision "v1.1.7"
   depth 1
   user "root"
   group "root"