418: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2019-12-31 11:33:27 +00:00
parent b820017879
commit 3e551d2d94
2 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: container-kill name: container-kill
version: 0.1.4 version: 0.1.5
spec: spec:
definition: definition:
permissions: permissions:

View File

@@ -418,7 +418,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: container-kill name: container-kill
version: 0.1.4 version: 0.1.5
spec: spec:
definition: definition:
permissions: permissions:
@@ -454,8 +454,9 @@ spec:
- name: TARGET_CONTAINER - name: TARGET_CONTAINER
value: '' value: ''
# It only supported pumba
- name: LIB - name: LIB
value: '' value: 'pumba'
# provide lib image # provide lib image
- name: LIB_IMAGE - name: LIB_IMAGE