1024: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-06-12 15:37:29 +00:00
parent 9cfa30b815
commit 634cd77fe3
3 changed files with 7 additions and 7 deletions

View File

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

View File

@@ -363,7 +363,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-delete
version: 0.1.15
version: 0.1.16
spec:
definition:
scope: Namespaced
@@ -427,7 +427,7 @@ spec:
value: '5'
- name: LIB_IMAGE
value: 'litmuschaos/pod-deleter:latest'
value: 'litmuschaos/pod-delete-helper:latest'
- name: LIB
value: 'litmus'
@@ -819,7 +819,7 @@ description:
kind: ChaosExperiment
metadata:
name: container-kill
version: 0.1.19
version: 0.1.20
spec:
definition:
scope: Namespaced
@@ -881,9 +881,9 @@ spec:
- name: TOTAL_CHAOS_DURATION
value: '20'
# LIB_IMAGE can be - gaiaadm/pumba:0.6.5, litmuschaos/container-killer:latest
# LIB_IMAGE can be - gaiaadm/pumba:0.6.5, litmuschaos/container-kill-helper:latest
# For pumba image use: gaiaadm/pumba:0.6.5
# For containerd image use: litmuschaos/container-killer:latest
# For containerd image use: litmuschaos/container-kill-helper:latest
- name: LIB_IMAGE
value: 'gaiaadm/pumba:0.6.5'

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-delete
version: 0.1.15
version: 0.1.16
spec:
definition:
scope: Namespaced