998: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-05-29 08:22:01 +00:00
parent d7c57fa6e5
commit 8105fbe08a
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ description:
kind: ChaosExperiment
metadata:
name: container-kill
version: 0.1.17
version: 0.1.18
spec:
definition:
scope: Namespaced

View File

@@ -802,7 +802,7 @@ description:
kind: ChaosExperiment
metadata:
name: container-kill
version: 0.1.17
version: 0.1.18
spec:
definition:
scope: Namespaced
@@ -863,9 +863,9 @@ spec:
- name: TOTAL_CHAOS_DURATION
value: '20'
# LIB_IMAGE can be - gaiaadm/pumba:0.6.5, gprasath/crictl:ci
# LIB_IMAGE can be - gaiaadm/pumba:0.6.5, litmuschaos/container-killer:latest
# For pumba image use: gaiaadm/pumba:0.6.5
# For containerd image use: gprasath/crictl:ci
# For containerd image use: litmuschaos/container-killer:latest
- name: LIB_IMAGE
value: 'gaiaadm/pumba:0.6.5'