[stable/kube-slack] Upgrade image version to the latest (#8251)

Signed-off-by: Prabhu Jayakumar <j.prabhu91@gmail.com>
This commit is contained in:
Prabhu Jayakumar
2018-10-07 12:04:07 -07:00
committed by k8s-ci-robot
parent f08dc969f6
commit 86b53e489f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: kube-slack
version: 0.2.0
appVersion: v3.4.0
version: 0.3.0
appVersion: v3.5.0
apiVersion: v1
description: Chart for kube-slack, a monitoring service for Kubernetes
keywords:
+1 -1
View File
@@ -6,7 +6,7 @@ notReadyMinTime: 60000 # in ms
## Configuration for the deployment:
image:
repository: willwill/kube-slack
tag: v3.4.0
tag: v3.5.0
pullPolicy: IfNotPresent
resources: {}