From 4355f252c40e710c8b1cfeba30f04f90f9f62ac7 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 30 Jul 2026 16:21:32 +0100 Subject: [PATCH] community: bump to esr release --- cookbooks/community/templates/default/web_only.yml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index 2f2819e09..a7fadefd8 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -23,7 +23,7 @@ links: # Discourse does not support downgrades # release/2026.1, release/2026.7, esr are supported tags params: - version: release/2026.1 + version: esr env: LC_ALL: en_US.UTF-8 -- 2.47.3