819: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-03-15 11:03:14 +00:00
parent 4adbf74c12
commit 7e33cebd2b
3 changed files with 8 additions and 5 deletions

View File

@@ -568,7 +568,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: node-cpu-hog name: node-cpu-hog
version: 0.1.13 version: 0.1.14
spec: spec:
definition: definition:
scope: Cluster scope: Cluster
@@ -619,6 +619,8 @@ spec:
- name: RAMP_TIME - name: RAMP_TIME
value: '' value: ''
# It supprts GKE and EKS Platform
# GKE is the default Platform
- name: PLATFORM - name: PLATFORM
value: 'GKE' value: 'GKE'
@@ -636,7 +638,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: node-memory-hog name: node-memory-hog
version: 0.1.3 version: 0.1.4
spec: spec:
definition: definition:
scope: Cluster scope: Cluster
@@ -691,7 +693,8 @@ spec:
- name: RAMP_TIME - name: RAMP_TIME
value: '' value: ''
# It supports GKE and EKS platform # It supprts GKE and EKS Platform
# GKE is the default Platform
- name: PLATFORM - name: PLATFORM
value: 'GKE' value: 'GKE'

View File

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

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: node-memory-hog name: node-memory-hog
version: 0.1.3 version: 0.1.4
spec: spec:
definition: definition:
scope: Cluster scope: Cluster