Skip to content

Commit

Permalink
chore(release): Introduce 2.9 as version in bug report (#3993)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkerkhove authored Dec 9, 2022
1 parent c93a7d4 commit 58e2e02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/3_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 58e2e02

Please sign in to comment.