Skip to content

Commit

Permalink
[stable/kubewatch] Delete v from appVersion metadata field (helm#10607)
Browse files Browse the repository at this point in the history
Signed-off-by: tompizmor <[email protected]>
  • Loading branch information
tompizmor authored and k8s-ci-robot committed Jan 14, 2019
1 parent 5bc4968 commit d9b013b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stable/kubewatch/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: kubewatch
version: 0.6.0
version: 0.6.1
apiVersion: v1
appVersion: v0.0.4
appVersion: 0.0.4
home: https://github.com/bitnami-labs/kubewatch
icon: https://bitnami.com/assets/stacks/kubewatch/img/kubewatch-stack-220x234.png
description: Kubewatch notifies your slack rooms when changes to your cluster occur
Expand Down

0 comments on commit d9b013b

Please sign in to comment.