From 567b1259105e8e37e4e8f0534fdff3ab205e417e Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Wed, 6 Nov 2024 14:37:47 -0500 Subject: [PATCH] Freeze Functionbeat docs at 8.15 (#2895) * Freeze Functionbeat docs at 8.11 * Update conf.yaml Co-authored-by: Brandon Morelli * Update conf.yaml Set Functionbeat 'branches' to stop at 8.15 * Update conf.yaml * Update conf.yaml * Remove 8.x and 8.16 * Update conf.yaml * Update conf.yaml * Update conf.yaml * Update conf.yaml * Update conf.yaml --------- Co-authored-by: Brandon Morelli Co-authored-by: Anderson Queiroz --- conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.yaml b/conf.yaml index b79046d85e32..0cfe0e1a81fa 100644 --- a/conf.yaml +++ b/conf.yaml @@ -2302,7 +2302,7 @@ contents: prefix: en/beats/functionbeat current: *stackcurrent index: x-pack/functionbeat/docs/index.asciidoc - branches: [ {main: master}, 8.x, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ] + branches: [ 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ] chunk: 1 tags: Functionbeat/Reference respect_edit_url_overrides: true