487: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-01-08 11:43:39 +00:00
parent 0f11b0a900
commit 8efba79d8c
2 changed files with 2 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: cpu-hog name: cpu-hog
version: 0.0.4 version: 0.0.5
spec: spec:
definition: definition:
scope: Cluster scope: Cluster

View File

@@ -65,7 +65,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: cpu-hog name: cpu-hog
version: 0.0.4 version: 0.0.5
spec: spec:
definition: definition:
scope: Cluster scope: Cluster
@@ -79,7 +79,6 @@ spec:
- "daemonsets" - "daemonsets"
- "jobs" - "jobs"
- "pods" - "pods"
- "status"
- "pods/exec" - "pods/exec"
- "chaosengines" - "chaosengines"
- "chaosexperiments" - "chaosexperiments"