933: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-04-15 01:34:28 +00:00
parent 12e2b6918a
commit 2f5d7b8eec
13 changed files with 34 additions and 14 deletions

View File

@@ -351,7 +351,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-delete
version: 0.1.11
version: 0.1.12
spec:
definition:
scope: Namespaced
@@ -403,6 +403,10 @@ spec:
- name: RAMP_TIME
value: ''
# provide the kill count
- name: KILL_COUNT
value: ''
- name: FORCE
value: 'true'