diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index f54af3973c..3a410b8be1 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -40,6 +40,7 @@ body: - 1.10.1 - 1.10.2 - 1.10.3 + - 1.11.0 validations: required: true - type: textarea @@ -91,7 +92,7 @@ body: description: >- Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. Kyverno CLI logs may be found by passing the -v flag to any command. - render: shell + render: Shell - type: input id: slack attributes: diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index bf1104f805..933b772c2e 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -39,6 +39,7 @@ body: - 1.10.1 - 1.10.2 - 1.10.3 + - 1.11.0 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index e06fc1ca9b..199408c4b5 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -39,6 +39,7 @@ body: - 1.10.1 - 1.10.2 - 1.10.3 + - 1.11.0 validations: required: true - type: dropdown