978: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-05-14 11:17:11 +00:00
parent 8a19c2a480
commit f3ae5358f4
2 changed files with 4 additions and 3 deletions

View File

@@ -652,7 +652,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: node-cpu-hog name: node-cpu-hog
version: 0.1.16 version: 0.1.17
spec: spec:
definition: definition:
scope: Cluster scope: Cluster
@@ -714,10 +714,11 @@ spec:
# provide lib image # provide lib image
- name: LIB_IMAGE - name: LIB_IMAGE
value: 'litmuschaos/cpu:latest' value: 'litmuschaos/stress-ng:latest'
labels: labels:
name: node-cpu-hog name: node-cpu-hog
--- ---
apiVersion: litmuschaos.io/v1alpha1 apiVersion: litmuschaos.io/v1alpha1

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: node-cpu-hog name: node-cpu-hog
version: 0.1.16 version: 0.1.17
spec: spec:
definition: definition:
scope: Cluster scope: Cluster