503: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-01-10 08:04:45 +00:00
parent 3d371b236f
commit a2da879c8a
10 changed files with 13 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: container-kill
version: 0.1.6
version: 0.1.7
annotations:
categories: "Kubernetes"
vendor: "CNCF"

View File

@@ -2,7 +2,7 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: disk-loss
version: 0.1.6
version: 0.1.7
annotations:
categories: Kubernetes
vendor: Mayadata

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: disk-loss
version: 0.1.4
version: 0.1.5
spec:
definition:
scope: Cluster

View File

@@ -2,7 +2,7 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: drain-node
version: 0.1.3
version: 0.1.4
annotations:
categories: Kubernetes
vendor: Mayadata

View File

@@ -371,7 +371,7 @@ description:
kind: ChaosExperiment
metadata:
name: disk-loss
version: 0.1.4
version: 0.1.5
spec:
definition:
scope: Cluster
@@ -428,6 +428,9 @@ spec:
- name: ZONE_NAME
value: ''
- name: DEVICE_NAME
value: ''
labels:
name: disk-loss
secrets:

View File

@@ -2,7 +2,7 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: pod-cpu-hog
version: 0.1.1
version: 0.1.2
annotations:
categories: Kubernetes
vendor: CNCF

View File

@@ -2,7 +2,7 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: pod-delete
version: 0.1.6
version: 0.1.7
annotations:
categories: Kubernetes
vendor: CNCF

View File

@@ -2,7 +2,7 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: pod-network-corruption
version: 0.1.1
version: 0.1.2
annotations:
categories: Kubernetes
vendor: CNCF

View File

@@ -2,7 +2,7 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: pod-network-latency
version: 0.1.6
version: 0.1.7
annotations:
categories: Kubernetes
vendor: CNCF

View File

@@ -2,7 +2,7 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: pod-network-loss
version: 0.1.6
version: 0.1.7
annotations:
categories: Kubernetes
vendor: CNCF