diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index 0b151db7e6..85553a0e77 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -11,28 +11,8 @@ body: id: kyverno-version attributes: label: Kyverno CLI Version - description: >- - What version of the Kyverno CLI are you running (`kyverno version`)? + description: What version of Kyverno are you running? For prior unsupported versions, please add the version in the description. options: - - 1.8.0 - - 1.8.1 - - 1.8.2 - - 1.8.3 - - 1.8.4 - - 1.8.5 - - 1.9.0 - - 1.9.1 - - 1.9.2 - - 1.9.3 - - 1.9.4 - - 1.9.5 - - 1.10.0 - - 1.10.1 - - 1.10.2 - - 1.10.3 - - 1.10.4 - - 1.10.5 - - 1.10.6 - 1.11.0 - 1.11.1 - 1.11.2 @@ -45,6 +25,7 @@ body: - 1.12.3 - 1.12.4 - 1.12.5 + - 1.13.0 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index ea3af73841..8b8687cc35 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -11,27 +11,8 @@ body: id: kyverno-version attributes: label: Kyverno Version - description: What version of Kyverno are you running? + description: What version of Kyverno are you running? For prior unsupported versions, please add the version in the description. options: - - 1.8.0 - - 1.8.1 - - 1.8.2 - - 1.8.3 - - 1.8.4 - - 1.8.5 - - 1.9.0 - - 1.9.1 - - 1.9.2 - - 1.9.3 - - 1.9.4 - - 1.9.5 - - 1.10.0 - - 1.10.1 - - 1.10.2 - - 1.10.3 - - 1.10.4 - - 1.10.5 - - 1.10.6 - 1.11.0 - 1.11.1 - 1.11.2 @@ -44,6 +25,7 @@ body: - 1.12.3 - 1.12.4 - 1.12.5 + - 1.13.0 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index 585ea235d8..5d56564422 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -11,11 +11,13 @@ body: id: kyverno-version attributes: label: Kyverno Version - description: What version of Kyverno are you running? + description: What version of Kyverno are you running? For prior unsupported versions, please add the version in the description. options: - - 1.8.5 - - 1.9.5 - - 1.10.6 + - 1.11.0 + - 1.11.1 + - 1.11.2 + - 1.11.3 + - 1.11.4 - 1.11.5 - 1.12.0 - 1.12.1