diff --git a/.github/ISSUE_TEMPLATE/issue-report.yml b/.github/ISSUE_TEMPLATE/issue-report.yml index a47f2d9f1f..d8aa717b39 100644 --- a/.github/ISSUE_TEMPLATE/issue-report.yml +++ b/.github/ISSUE_TEMPLATE/issue-report.yml @@ -37,7 +37,8 @@ body: description: Which version of the Kubeflow platform are you using? options: - master - - 1.9 + - 1.10.2 + - 1.11 validations: required: true - type: textarea