diff --git a/.github/ISSUE_TEMPLATE/3_bug_report.yml b/.github/ISSUE_TEMPLATE/3_bug_report.yml index 45eff40e8b1..9b9d8bcfa82 100644 --- a/.github/ISSUE_TEMPLATE/3_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/3_bug_report.yml @@ -57,6 +57,7 @@ body: label: KEDA Version description: What version of KEDA that are you running? options: + - "2.9.0" - "2.8.1" - "2.8.0" - "2.7.1" @@ -79,6 +80,7 @@ body: label: Kubernetes Version description: What version of Kubernetes that are you running? options: + - "1.26" - "1.25" - "1.24" - "1.23"