Skip to content

Commit

Permalink
[stable/risk-advisor] Typo fix: Kuberentes->Kubernetes (helm#5305)
Browse files Browse the repository at this point in the history
* Add version

version: 2.0.4

* [stable/risk-advisor] Typo fix: Kuberentes->Kubernetes

Kuberentes->Kubernetes
  • Loading branch information
AdamDang authored and k8s-ci-robot committed Apr 30, 2018
1 parent 7d4b71a commit f4215c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/risk-advisor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: risk-advisor
description: Risk Advisor add-on module for Kubernetes
version: 2.0.3
version: 2.0.4
appVersion: 1.0.0
home: https://www.riskadvisory.net/
sources:
Expand Down
2 changes: 1 addition & 1 deletion stable/risk-advisor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $ helm install stable/risk-advisor
This is a tool for operators of large Kubernetes cluster to help them foresee how adding new pods to the cluster will change the cluster state, especially which nodes will they be scheduled on and if there's enough resources in the cluster.

## Prerequisites
- Kuberentes 1.5, no guarantees for other versions, however it should work properly
- Kubernetes 1.5, no guarantees for other versions, however it should work properly

## Installing the Chart

Expand Down

0 comments on commit f4215c6

Please sign in to comment.