Skip to content

Commit

Permalink
[stable/kuberos] fix typo (helm#8704)
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
  • Loading branch information
mgrachev authored and kenichi-shibata committed Oct 30, 2018
1 parent 1fb654a commit 2340c14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/kuberos/Chart.yaml
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "2018-07-03"
description: An OIDC authentication helper for Kubernetes
name: kuberos
version: 0.1.0
version: 0.1.1
home: https://github.com/negz/kuberos
sources:
- https://github.com/negz/kuberos
Expand Down
2 changes: 1 addition & 1 deletion stable/kuberos/README.md
Expand Up @@ -17,7 +17,7 @@ These include content that would normally be in secrets.
This chart deploys the [kuberos](https://github.com/negz/kuberos) code
snippet generator for clusters using both
* OIDC - OpenID Connect, an authentication layer on top of OAuth 2.0
* RBAC - Role Based Access Controlls (in your k8s cluster)
* RBAC - Role Based Access Controls (in your k8s cluster)

It provides a quick and easy way for an authenticated user to generate
and download config for kubectl.
Expand Down

0 comments on commit 2340c14

Please sign in to comment.