mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 07:26:55 +00:00
bump versions, license (#6714)
Signed-off-by: Chip Zoller <chipzoller@gmail.com> Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
parent
74664d4280
commit
12294dc47b
4 changed files with 15 additions and 0 deletions
3
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
3
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
|
@ -33,6 +33,9 @@ body:
|
|||
- 1.8.4
|
||||
- 1.8.5
|
||||
- 1.9.0
|
||||
- 1.9.1
|
||||
- 1.9.2
|
||||
- 1.10.0
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
3
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
3
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
|
@ -32,6 +32,9 @@ body:
|
|||
- 1.8.4
|
||||
- 1.8.5
|
||||
- 1.9.0
|
||||
- 1.9.1
|
||||
- 1.9.2
|
||||
- 1.10.0
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
3
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
3
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
|
@ -32,6 +32,9 @@ body:
|
|||
- 1.8.4
|
||||
- 1.8.5
|
||||
- 1.9.0
|
||||
- 1.9.1
|
||||
- 1.9.2
|
||||
- 1.10.0
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
|
|
@ -70,3 +70,9 @@ Kyverno is built and maintained by our growing community of contributors!
|
|||
</a>
|
||||
|
||||
Made with [contributors-img](https://contrib.rocks).
|
||||
|
||||
## License
|
||||
|
||||
Copyright 2023, the Kyverno project. All rights reserved. Kyverno is licensed under the [Apache License 2.0](LICENSE).
|
||||
|
||||
Kyverno is a [Cloud Native Computing Foundation (CNCF) Incubating project](https://www.cncf.io/projects/) and was contributed by [Nirmata](https://nirmata.com/?utm_source=github&utm_medium=repository).
|
||||
|
|
Loading…
Add table
Reference in a new issue