mirror of https://github.com/openkruise/charts.git
Update index.yaml
Signed-off-by: gh-actions <actions@github.com>
This commit is contained in:
parent
9e22adb7c1
commit
4a77ce18cc
31
index.yaml
31
index.yaml
|
|
@ -1,6 +1,35 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
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"
|
||||
apiVersion: v1
|
||||
appVersion: 1.6.2
|
||||
created: "2024-04-03T08:49:57.377373001Z"
|
||||
description: Helm chart for kruise components
|
||||
digest: 9d37838144409ba56be2ffb6363f55c068da0bfeef32fffd003ae00c252000a6
|
||||
home: https://openkruise.io
|
||||
icon: https://openkruise.io/img/openkruise-logo-bg.jpg
|
||||
keywords:
|
||||
- openkruise
|
||||
- kubernetes
|
||||
- kruise
|
||||
- workload
|
||||
- statefulset
|
||||
- sidecar
|
||||
- job
|
||||
- deployment
|
||||
- cloneset
|
||||
kubeVersion: '>= 1.18.0-0'
|
||||
name: kruise
|
||||
sources:
|
||||
- https://github.com/openkruise/kruise
|
||||
urls:
|
||||
- https://github.com/openkruise/charts/releases/download/kruise-1.6.2/kruise-1.6.2.tgz
|
||||
version: 1.6.2
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: https://github.com/openkruise/kruise/blob/master/CHANGELOG.md"
|
||||
|
|
@ -927,4 +956,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/openkruise/charts/releases/download/kruise-state-metrics-0.1.0/kruise-state-metrics-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
generated: "2024-04-03T06:03:55.61527344Z"
|
||||
generated: "2024-04-03T08:49:57.377612398Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue