Skip to content

Commit

Permalink
Update readme to use stable channel (helm#5571)
Browse files Browse the repository at this point in the history
* Update readme to use stable channel

* Increase chart version
  • Loading branch information
komljen authored and k8s-ci-robot committed May 17, 2018
1 parent bd04ade commit 2720cd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/k8s-spot-rescheduler/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "v0.1.1"
description: A k8s-spot-rescheduler Helm chart for Kubernetes
name: k8s-spot-rescheduler
version: 0.1.1
version: 0.1.2
keywords:
- spot
- rescheduler
Expand Down
2 changes: 1 addition & 1 deletion stable/k8s-spot-rescheduler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If your cluster has RBAC enabled, run this command:
helm install \
--namespace kube-system \
--set rbac.enabled=true \
incubator/k8s-spot-rescheduler
stable/k8s-spot-rescheduler
```

## Configuration
Expand Down

0 comments on commit 2720cd8

Please sign in to comment.