mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
parent
9abdb3adca
commit
56be57c4dc
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user