From 8b5141c241bb0b6de3cb950741c8d2f9623a1b4d Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 21 Jun 2026 15:37:45 +0200 Subject: [PATCH] issue_templates: Default: mark v26.06 as released Signed-off-by: Oliver Smith Part-of: --- .gitlab/issue_templates/Default.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md index 6018029bb..b47ff32a3 100644 --- a/.gitlab/issue_templates/Default.md +++ b/.gitlab/issue_templates/Default.md @@ -27,8 +27,8 @@ Replace space inside `[ ]` with `x` to fill the checkbox --> * [ ] edge (`main` branch) -* [ ] `v25.12` * [ ] `v26.06` +* [ ] `v25.12` (Supported until 2026-07-31) * [ ] I confirm that the issue still is present after running `sudo apk upgrade -a`