Skip to content

Commit

Permalink
[stable/kube-slack] Upgrade image to latest version (helm#9292)
Browse files Browse the repository at this point in the history
Signed-off-by: Ammar Khan <[email protected]>
  • Loading branch information
ammaristotle authored and k8s-ci-robot committed Nov 17, 2018
1 parent 0070662 commit 24c87c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions stable/kube-slack/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: kube-slack
version: 0.3.0
appVersion: v3.5.0
version: 0.4.0
appVersion: v3.6.0
apiVersion: v1
description: Chart for kube-slack, a monitoring service for Kubernetes
keywords:
Expand Down
2 changes: 1 addition & 1 deletion stable/kube-slack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ notReadyMinTime: 60000 # in ms
## Configuration for the deployment:
image:
repository: willwill/kube-slack
tag: v3.5.0
tag: v3.6.0
pullPolicy: IfNotPresent

resources: {}
Expand Down

0 comments on commit 24c87c5

Please sign in to comment.