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:
- "daemonsets"
- "statefulsets"
- "deployments"
- "jobs" - "jobs"
- "pods" - "pods"
- "pods/exec" - "pods/exec"
- "daemonsets"
- "chaosengines" - "chaosengines"
- "chaosexperiments" - "chaosexperiments"
- "chaosresults" - "chaosresults"
verbs: verbs:
- "*" - "create"
- "list"
- "get"
- "patch"
- "delete"
image: "litmuschaos/ansible-runner:ci" image: "litmuschaos/ansible-runner:ci"
args: args:
- -c - -c