diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index c881d81e8f..172aebc472 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -42,6 +42,7 @@ body: - 1.12.0 - 1.12.1 - 1.12.2 + - 1.12.3 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index cf1bcc1989..3d00c38756 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -41,6 +41,7 @@ body: - 1.12.0 - 1.12.1 - 1.12.2 + - 1.12.3 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index 90e1a149e4..cfda1f6f51 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -41,6 +41,7 @@ body: - 1.12.0 - 1.12.1 - 1.12.2 + - 1.12.3 validations: required: true - type: dropdown @@ -72,6 +73,7 @@ body: - KinD - Minikube - K3d + - K3s - OpenShift - VMware Tanzu (specify in description) - Bare metal