mirror of https://github.com/openkruise/charts.git
12 lines
385 B
YAML
12 lines
385 B
YAML
apiVersion: v1
|
|
name: kruise-game
|
|
description: Helm chart for kruise-game components
|
|
version: 0.9.0
|
|
appVersion: 0.9.0
|
|
kubeVersion: ">= 1.16.0-0"
|
|
sources:
|
|
- https://github.com/openkruise/kruise-game
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Changed]: https://github.com/openkruise/kruise-game/blob/master/CHANGELOG.md"
|
|
- "[Added]: Support for cert-manager with CA injection" |