485: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-01-08 11:42:15 +00:00
parent 8ed6947f21
commit f34292f157
2 changed files with 21 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: disk-loss
version: 0.1.3
version: 0.1.4
spec:
definition:
scope: Cluster

View File

@@ -373,25 +373,28 @@ description:
kind: ChaosExperiment
metadata:
name: disk-loss
version: 0.1.3
version: 0.1.4
spec:
permissions:
apiGroups:
- ""
- "apps"
- "batch"
- "litmuschaos.io"
resources:
- "deployments"
- "statefulsets"
- "jobs"
- "pods"
- "chaosengines"
- "chaosexperiments"
- "chaosresults"
verbs:
- "*"
definition:
scope: Cluster
permissions:
- apiGroups:
- ""
- "batch"
- "litmuschaos.io"
resources:
- "jobs"
- "pods"
- "secrets"
- "chaosengines"
- "chaosexperiments"
- "chaosresults"
verbs:
- "create"
- "list"
- "get"
- "patch"
- "delete"
image: "litmuschaos/ansible-runner:ci"
args:
- -c