From 249d7e31504ca8c8640e8c509db7a0d61d5d9595 Mon Sep 17 00:00:00 2001
From: Chip Zoller <chipzoller@gmail.com>
Date: Tue, 30 May 2023 17:54:35 -0400
Subject: [PATCH] update version drop-downs (#7333)

Signed-off-by: Chip Zoller <chipzoller@gmail.com>
Co-authored-by: kyverno-bot <104836976+kyverno-bot@users.noreply.github.com>
---
 .github/ISSUE_TEMPLATE/bug-cli.yaml     | 1 +
 .github/ISSUE_TEMPLATE/bug-other.yaml   | 1 +
 .github/ISSUE_TEMPLATE/bug-webhook.yaml | 1 +
 3 files changed, 3 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml
index 2292811146..3099829017 100644
--- a/.github/ISSUE_TEMPLATE/bug-cli.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml
@@ -35,6 +35,7 @@ body:
         - 1.9.2
         - 1.9.3
         - 1.9.4
+        - 1.9.5
         - 1.10.0
     validations:
       required: true
diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml
index 8a369323a9..476a697d12 100644
--- a/.github/ISSUE_TEMPLATE/bug-other.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-other.yaml
@@ -34,6 +34,7 @@ body:
         - 1.9.2
         - 1.9.3
         - 1.9.4
+        - 1.9.5
         - 1.10.0
     validations:
       required: true
diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml
index 8a6405d399..9358167b32 100644
--- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml
@@ -34,6 +34,7 @@ body:
         - 1.9.2
         - 1.9.3
         - 1.9.4
+        - 1.9.5
         - 1.10.0
     validations:
       required: true