[stable/chaoskube]: update to v0.12.1, add logo and metadata (#10822)

Signed-off-by: Martin Linkhorst <martin.linkhorst+github.com@posteo.de>
This commit is contained in:
Martin Linkhorst
2019-01-22 09:45:05 -08:00
committed by Kubernetes Prow Robot
parent 9abdb3adca
commit 56be57c4dc
2 changed files with 7 additions and 3 deletions
+6 -2
View File
@@ -1,11 +1,15 @@
apiVersion: v1
name: chaoskube
version: 0.13.0
appVersion: 0.11.0
version: 0.14.0
appVersion: 0.12.1
description: Chaoskube periodically kills random pods in your Kubernetes cluster.
icon: https://raw.githubusercontent.com/linki/chaoskube/master/chaoskube.png
home: https://github.com/linki/chaoskube
sources:
- https://github.com/linki/chaoskube
keywords:
- chaos-monkey
- chaos-engineering
maintainers:
- name: linki
email: linki+kubernetes.io@posteo.de
+1 -1
View File
@@ -5,7 +5,7 @@ name: chaoskube
image: quay.io/linki/chaoskube
# docker image tag
imageTag: v0.11.0
imageTag: v0.12.1
# number of replicas to run
replicas: 1