480: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-01-07 11:58:10 +00:00
parent 532b6a9c7c
commit 405b3737bc

View File

@@ -7,28 +7,30 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: disk-fill name: disk-fill
version: 0.0.2 version: 0.1.2
spec: spec:
definition: definition:
scope: Cluster
permissions: permissions:
apiGroups: - apiGroups:
- "" - ""
- "extensions" - "apps"
- "apps" - "batch"
- "batch" - "litmuschaos.io"
- "litmuschaos.io" resources:
resources: - "jobs"
- "daemonsets" - "pods"
- "statefulsets" - "pods/exec"
- "deployments" - "daemonsets"
- "jobs" - "chaosengines"
- "pods" - "chaosexperiments"
- "pods/exec" - "chaosresults"
- "chaosengines" verbs:
- "chaosexperiments" - "create"
- "chaosresults" - "list"
verbs: - "get"
- "*" - "patch"
- "delete"
image: "litmuschaos/ansible-runner:ci" image: "litmuschaos/ansible-runner:ci"
args: args:
- -c - -c