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

View File

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

View File

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