mirror of https://github.com/openkruise/charts.git
26 lines
666 B
YAML
26 lines
666 B
YAML
apiVersion: v1
|
|
name: kruise
|
|
description: Helm chart for kruise components
|
|
version: 1.5.4
|
|
appVersion: 1.5.4
|
|
kubeVersion: ">= 1.16.0-0"
|
|
icon: https://openkruise.io/img/openkruise-logo-bg.jpg
|
|
keywords:
|
|
- openkruise
|
|
- kubernetes
|
|
- kruise
|
|
- workload
|
|
- statefulset
|
|
- sidecar
|
|
- job
|
|
- deployment
|
|
- cloneset
|
|
home: https://openkruise.io
|
|
sources:
|
|
- https://github.com/openkruise/kruise
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Changed]: https://github.com/openkruise/kruise/blob/master/CHANGELOG.md"
|
|
- "[Changed]: Support extra environment variables in the manager DaemonSet"
|
|
- "[Changed]: Support exclude specified namespaces from webhook"
|