From: Grant Slater Date: Thu, 27 Mar 2025 06:41:36 +0000 (+0000) Subject: community: bump to v3.4.2 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/7664ea4d147414f628c643118f10f684ab9a9f73?ds=inline community: bump to v3.4.2 --- diff --git a/cookbooks/community/recipes/default.rb b/cookbooks/community/recipes/default.rb index 0628d883a..55238e824 100644 --- a/cookbooks/community/recipes/default.rb +++ b/cookbooks/community/recipes/default.rb @@ -63,7 +63,7 @@ git "/srv/community.openstreetmap.org/docker" do action :sync repository "https://github.com/discourse/discourse_docker.git" # DANGER launch wrapper automatically updates git repo if rebuild method used: https://github.com/discourse/discourse_docker/blob/107ffb40fe8b1ea40e00814468db974a4f3f8e8f/launcher#L799 - revision "3715498fc188d60c0b579443383c4e973cf26f59" + revision "e42fa9711e9a8b27e9618342b5b456d3ba5b8025" user "root" group "root" notifies :run, "notify_group[discourse_container_new_data]" diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index ff9127ff1..587507a43 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -19,7 +19,7 @@ links: # any extra arguments for Docker? # docker_args: -# Latest Version v3.4.1 +# Latest Version v3.4.2 # Discourse only support tests-passed and stable branches params: version: stable