Skip to content

Commit

Permalink
Upgrade image version for kube-slack (helm#6305)
Browse files Browse the repository at this point in the history
* Upgrade image version for kube-slack

* Bump kube-slack chart version

Signed-off-by: voron <av@arilot.com>
  • Loading branch information
prabhu43 authored and voron committed Sep 5, 2018
1 parent f12e5d1 commit ecbfc5f
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.1.0
appVersion: v3.1.1
version: 0.2.0
appVersion: v3.4.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.1.1
tag: v3.4.0
pullPolicy: IfNotPresent

resources: {}
Expand Down

0 comments on commit ecbfc5f

Please sign in to comment.