mirror of https://github.com/chaos-mesh/charts.git
Publish chaos-mesh-2.0.4.tgz
This commit is contained in:
parent
5afc1bd817
commit
ced40ed92c
Binary file not shown.
22
index.yaml
22
index.yaml
|
@ -1,6 +1,26 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
chaos-mesh:
|
chaos-mesh:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 2.0.4
|
||||||
|
created: "2021-11-09T10:28:56.014402967Z"
|
||||||
|
description: Chaos Mesh® is a cloud-native Chaos Engineering platform that orchestrates
|
||||||
|
chaos on Kubernetes environments.
|
||||||
|
digest: 555f4722f36ec17e0d895796156825137eca68543461cb02b65a08acfc038659
|
||||||
|
home: https://chaos-mesh.org
|
||||||
|
icon: https://raw.githubusercontent.com/pingcap/chaos-mesh/master/static/logo.svg
|
||||||
|
keywords:
|
||||||
|
- chaos-engineering
|
||||||
|
- resiliency
|
||||||
|
- fault-injection
|
||||||
|
- kubernetes
|
||||||
|
- testing
|
||||||
|
name: chaos-mesh
|
||||||
|
sources:
|
||||||
|
- https://github.com/pingcap/chaos-mesh
|
||||||
|
urls:
|
||||||
|
- https://charts.chaos-mesh.org/chaos-mesh-2.0.4.tgz
|
||||||
|
version: 2.0.4
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 2.0.3
|
appVersion: 2.0.3
|
||||||
created: "2021-10-19T09:13:13.167540959Z"
|
created: "2021-10-19T09:13:13.167540959Z"
|
||||||
|
@ -481,4 +501,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: "2021-10-19T09:13:13.155799185Z"
|
generated: "2021-11-09T10:28:56.004706196Z"
|
||||||
|
|
Loading…
Reference in New Issue