From: Grant Slater Date: Tue, 30 Jun 2026 23:43:29 +0000 (+0100) Subject: community: Upgrade to latest ESR release - 2026.1.5 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain?ds=inline community: Upgrade to latest ESR release - 2026.1.5 --- diff --git a/cookbooks/community/recipes/default.rb b/cookbooks/community/recipes/default.rb index 6ed3bd846..4576065ea 100644 --- a/cookbooks/community/recipes/default.rb +++ b/cookbooks/community/recipes/default.rb @@ -76,7 +76,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 "9fecdb84284ae36eba9a71ca954d74e660a117b8" + revision "288c4c65f2132be49b55591c71ab050056520351" 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 bf3039c2d..cba53c326 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 2026.1.4 (ESR) +# Latest Version 2026.1.5 (ESR) # Discourse only support tests-passed and esr branches params: version: esr