mirror of https://github.com/chaos-mesh/charts.git
Publish chaos-mesh-2.6.4.tgz
This commit is contained in:
parent
edaeaf3359
commit
a350575cab
Binary file not shown.
39
index.yaml
39
index.yaml
|
@ -1,6 +1,43 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
chaos-mesh:
|
chaos-mesh:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/containsSecurityUpdates: "false"
|
||||||
|
artifacthub.io/license: Apache-2.0
|
||||||
|
artifacthub.io/operator: "true"
|
||||||
|
artifacthub.io/operatorCapabilities: Seamless Upgrades
|
||||||
|
artifacthub.io/prerelease: "true"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.6.4
|
||||||
|
created: "2024-08-21T04:58:48.60984491Z"
|
||||||
|
description: Chaos Mesh is a cloud-native Chaos Engineering platform that orchestrates
|
||||||
|
chaos on Kubernetes environments.
|
||||||
|
digest: 46fa831d2c16916c12144177cadab4fb6c31988f2a5e73bd2ad7c9f74e888b04
|
||||||
|
home: https://chaos-mesh.org
|
||||||
|
icon: https://raw.githubusercontent.com/chaos-mesh/chaos-mesh/master/static/logo.svg
|
||||||
|
keywords:
|
||||||
|
- chaos-engineering
|
||||||
|
- resiliency
|
||||||
|
- fault-injection
|
||||||
|
- kubernetes
|
||||||
|
- testing
|
||||||
|
maintainers:
|
||||||
|
- email: cwen@pingcap.com
|
||||||
|
name: cwen0
|
||||||
|
- email: yangkeao@chunibyo.icu
|
||||||
|
name: YangKeao
|
||||||
|
- email: wenghao@pingcap.com
|
||||||
|
name: dcalvin
|
||||||
|
- email: yb532204897@gmail.com
|
||||||
|
name: yeya24
|
||||||
|
- email: tttick@gmail.com
|
||||||
|
name: Gallardot
|
||||||
|
name: chaos-mesh
|
||||||
|
sources:
|
||||||
|
- https://github.com/chaos-mesh/chaos-mesh
|
||||||
|
urls:
|
||||||
|
- https://charts.chaos-mesh.org/chaos-mesh-2.6.4.tgz
|
||||||
|
version: 2.6.4
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/containsSecurityUpdates: "false"
|
artifacthub.io/containsSecurityUpdates: "false"
|
||||||
artifacthub.io/license: Apache-2.0
|
artifacthub.io/license: Apache-2.0
|
||||||
|
@ -1788,4 +1825,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://charts.chaos-mesh.org/chaos-mesh-v0.1.0.tgz
|
- https://charts.chaos-mesh.org/chaos-mesh-v0.1.0.tgz
|
||||||
version: v0.1.0
|
version: v0.1.0
|
||||||
generated: "2024-01-23T14:47:52.014319912Z"
|
generated: "2024-08-21T04:58:48.599814576Z"
|
||||||
|
|
Loading…
Reference in New Issue