mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-28 10:28:36 +00:00
chore: add 1.28 to issue template (#8039)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
parent
14efd065ee
commit
78dfd297bb
1 changed files with 2 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
3
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
|
@ -54,6 +54,7 @@ body:
|
|||
- 1.25.x
|
||||
- 1.26.x
|
||||
- 1.27.x
|
||||
- 1.28.x
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
@ -140,7 +141,7 @@ body:
|
|||
This will be automatically formatted into code, so no need for backticks.
|
||||
For help on how to view Pod logs in Kubernetes, see [here](https://kubernetes.io/docs/tasks/debug-application-cluster/debug-running-pod/#examine-pod-logs).
|
||||
For guidance on how to enable more verbose log output in Kyverno, see [the documentation](https://kyverno.io/docs/troubleshooting/#policies-are-partially-applied).
|
||||
render: shell
|
||||
render: Shell
|
||||
- type: input
|
||||
id: slack
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Reference in a new issue